Class MLPlan4WEKARegressionCLIModule

    • Constructor Detail

      • MLPlan4WEKARegressionCLIModule

        public MLPlan4WEKARegressionCLIModule()
    • Method Detail

      • getMLPlanBuilderForSetting

        public ai.libs.mlplan.weka.MLPlanWekaBuilder getMLPlanBuilderForSetting​(org.apache.commons.cli.CommandLine cl,
                                                                                org.api4.java.ai.ml.core.dataset.supervised.ILabeledDataset fitDataset)
                                                                         throws java.io.IOException
        Throws:
        java.io.IOException
      • getRunReportAsString

        public java.lang.String getRunReportAsString​(org.api4.java.ai.ml.core.learner.ISupervisedLearner learner,
                                                     org.api4.java.ai.ml.core.evaluation.execution.ILearnerRunReport runReport)