mlplan.mlplan-simple.searchspace.json Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of mlplan-core Show documentation
Show all versions of mlplan-core Show documentation
This project provides an implementation of the AutoML tool ML-Plan.
The newest version!
{
"repository": "ML-Plan Simple Config",
"components": [
{
"name": "ai.libs.jaicore.ml.classification.singlelabel.learner.MajorityClassifier",
"requiredInterface": [
],
"providedInterface": [
"AbstractClassifier",
"BaseClassifier"
],
"parameters": [
],
"dependencies": [
]
}
]
}