Class ScikitLearnRULFactory

  • All Implemented Interfaces:
    ai.libs.jaicore.components.optimizingfactory.BaseFactory<ai.libs.jaicore.ml.scikitwrapper.ScikitLearnWrapper<org.api4.java.ai.ml.core.evaluation.IPrediction,​org.api4.java.ai.ml.core.evaluation.IPredictionBatch>>, ai.libs.mlplan.core.ILearnerFactory<ai.libs.jaicore.ml.scikitwrapper.ScikitLearnWrapper<org.api4.java.ai.ml.core.evaluation.IPrediction,​org.api4.java.ai.ml.core.evaluation.IPredictionBatch>>, org.api4.java.common.control.ILoggingCustomizable

    public class ScikitLearnRULFactory
    extends AScikitLearnLearnerFactory
    • Constructor Detail

      • ScikitLearnRULFactory

        public ScikitLearnRULFactory()
    • Method Detail

      • getPipelineBuildString

        public java.lang.String getPipelineBuildString​(ai.libs.jaicore.components.model.ComponentInstance groundComponent,
                                                       java.util.Set<java.lang.String> importSet)
        Specified by:
        getPipelineBuildString in class AScikitLearnLearnerFactory