library.phases.runners.dataset_runner module
¶
class
library.phases.runners.dataset_runner.
DatasetRunner
(
pipeline_manager
:
PipelineManager
,
include_plots
:
bool
=
False
,
save_path
:
str
=
''
)
[source]
¶
Bases:
PhaseRunner
run
(
)
→
None
[source]
¶
Return something if you want to save it to the logs
Efficient Malware Classfier
Navigation
Contents:
library
library package
Related Topics
Documentation overview
library
library package
library.phases package
library.phases.runners package
Previous:
library.phases.runners.dataPreprocessing_runner module
Next:
library.phases.runners.featureAnalysis_runner module