All Downloads are FREE. Search and download functionalities are using the official Maven repository.

automl.searchmodels.meka.base.ccq.json Maven / Gradle / Ivy

{
  "repository" : "meka.classifiers.multilabel.CCq",
  "include" : [ ],
  "components" : [ {
    "name" : "meka.classifiers.multilabel.CCq",
    "providedInterface" : [ "MLClassifier", "BasicMLClassifier", "ProblemTransformationMethod" ],
    "requiredInterface" : [ {
      "id" : "W",
      "name" : "AbstractClassifier"
    } ],
    "parameters" : [ {
      "name" : "P",
      "type" : "double",
      "min" : 0.2,
      "max" : 0.8,
      "default" : 0.8,
      "minInterval" : 0.01,
      "refineSplits" : 8
    } ]
  } ]
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy