automl.searchmodels.meka.base.cc.json Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of mlplan-meka Show documentation
Show all versions of mlplan-meka Show documentation
This project provides an implementation of the AutoML tool ML-Plan for MEKA.
{
"repository" : "meka.classifiers.multilabel.CC",
"include" : [ ],
"components" : [ {
"name" : "meka.classifiers.multilabel.CC",
"providedInterface" : [ "MLClassifier", "BasicMLClassifier", "ProblemTransformationMethod" ],
"requiredInterface" : [ {
"id" : "W",
"name" : "AbstractClassifier"
} ],
"parameters" : [ ]
} ]
}