| Interface | Description |
|---|---|
| IMLPlanBuilder |
The IMLPlanBuilder provides the general interface of an ML-Plan builder independent
of the problem domain or specific library that is used for the configuration of machine
learning pipelines.
|
| Class | Description |
|---|---|
| AbstractMLPlanBuilder |
The MLPlanBuilder helps to easily configure and initialize ML-Plan with specific parameter settings.
|
| AbstractMLPlanSingleLabelBuilder | |
| MLPlan | |
| MLPlanBuilder |
The MLPlanBuilder helps to easily configure and initialize ML-Plan with specific parameter settings.
|
| MLPlanMekaBuilder | |
| MLPlanSKLearnBuilder | |
| MLPlanWekaBuilder | |
| PipelineEvaluator |
Evaluator used in the search phase of mlplan.
|
| PipelineValidityCheckingNodeEvaluator |