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

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

Go to download

This project provides an implementation of the AutoML tool ML-Plan for MEKA.

There is a newer version: 0.2.7
Show newest version
{
  "repository" : "meka.classifiers.multilabel.FW",
  "include" : [ ],
  "components" : [ {
    "name" : "meka.classifiers.multilabel.FW",
    "providedInterface" : [ "MLClassifier", "BasicMLClassifier", "ProblemTransformationMethod" ],
    "requiredInterface" : [ {
      "id" : "W",
      "name" : "AbstractClassifier"
    } ],
    "parameters" : [ ]
  } ]
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy