automl.searchmodels.meka.meka-reduced-meta.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 Meta Learners for Multi-Label Classification",
"include": [
"./meta/mbr.json",
"./meta/subsetmapper.json",
"./meta/randomsubspaceml.json",
"./meta/mlcbmad.json",
"./meta/baggingml.json",
"./meta/baggingmldup.json",
"./meta/ensembleml.json",
"./meta/em.json",
"./meta/cm.json"
]
}