Package ai.libs.mlplan.cli.module.slc
Class MLPlan4WekaClassificationCLIModule
- java.lang.Object
-
- ai.libs.mlplan.cli.module.AMLPlanCLIModule
-
- ai.libs.mlplan.cli.module.slc.AMLPlan4ClassificationCLIModule
-
- ai.libs.mlplan.cli.module.slc.MLPlan4WekaClassificationCLIModule
-
- All Implemented Interfaces:
IMLPlanCLIModule
public class MLPlan4WekaClassificationCLIModule extends AMLPlan4ClassificationCLIModule
-
-
Constructor Summary
Constructors Constructor Description MLPlan4WekaClassificationCLIModule()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description ai.libs.mlplan.weka.MLPlanWekaBuildergetMLPlanBuilderForSetting(org.apache.commons.cli.CommandLine cl, org.api4.java.ai.ml.core.dataset.supervised.ILabeledDataset fitDataset)-
Methods inherited from class ai.libs.mlplan.cli.module.slc.AMLPlan4ClassificationCLIModule
configureLoss, getLabelAttribute, getRunReportAsString
-
Methods inherited from class ai.libs.mlplan.cli.module.AMLPlanCLIModule
getDefaultPerformanceMeasure, getDefaultSettingOptionValue, getPerformanceMeasures, getSettingOptionValues
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface ai.libs.mlplan.cli.module.IMLPlanCLIModule
getDefaultPerformanceMeasure, getDefaultSettingOptionValue, getPerformanceMeasure, getPerformanceMeasures, getSettingOptionValues
-
-