A C E G I M V W
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- ai.libs.mlplan.meka - package ai.libs.mlplan.meka
C
- CLASSIFICATION_MULTILABEL - ai.libs.mlplan.meka.EMLPlanMekaProblemType
E
- EMLPlanMekaProblemType - Enum in ai.libs.mlplan.meka
G
- getComponentInstantiation(IComponentInstance) - Method in class ai.libs.mlplan.meka.MekaPipelineFactory
- getLastHASCOMethodPriorToParameterRefinementOfBareLearner() - Method in enum ai.libs.mlplan.meka.EMLPlanMekaProblemType
- getLastHASCOMethodPriorToParameterRefinementOfPipeline() - Method in enum ai.libs.mlplan.meka.EMLPlanMekaProblemType
- getLearnerFactory() - Method in enum ai.libs.mlplan.meka.EMLPlanMekaProblemType
- getName() - Method in enum ai.libs.mlplan.meka.EMLPlanMekaProblemType
- getOptionsForParameterValues(IComponentInstance) - Static method in class ai.libs.mlplan.meka.MekaPipelineFactory
- getPerformanceMetricForSearchPhase() - Method in enum ai.libs.mlplan.meka.EMLPlanMekaProblemType
- getPerformanceMetricForSelectionPhase() - Method in enum ai.libs.mlplan.meka.EMLPlanMekaProblemType
- getPreferredComponentListFromFileSystem() - Method in enum ai.libs.mlplan.meka.EMLPlanMekaProblemType
- getPreferredComponentListFromResource() - Method in enum ai.libs.mlplan.meka.EMLPlanMekaProblemType
- getRequestedInterface() - Method in enum ai.libs.mlplan.meka.EMLPlanMekaProblemType
- getSearchSelectionDatasetSplitter() - Method in enum ai.libs.mlplan.meka.EMLPlanMekaProblemType
- getSearchSpaceConfigFileFromResource() - Method in enum ai.libs.mlplan.meka.EMLPlanMekaProblemType
- getSearchSpaceConfigFromFileSystem() - Method in enum ai.libs.mlplan.meka.EMLPlanMekaProblemType
- getSelf() - Method in class ai.libs.mlplan.meka.ML2PlanMekaBuilder
- getValidityCheckingNodeEvaluator() - Method in enum ai.libs.mlplan.meka.EMLPlanMekaProblemType
I
- IMekaPipelineFactory - Interface in ai.libs.mlplan.meka
M
- MekaPipelineFactory - Class in ai.libs.mlplan.meka
-
A pipeline factory that converts a given ComponentInstance that consists of components that correspond to MEKA algorithms to a MultiLabelClassifier.
- MekaPipelineFactory() - Constructor for class ai.libs.mlplan.meka.MekaPipelineFactory
- ML2Plan4Meka - Class in ai.libs.mlplan.meka
- ML2Plan4Meka(ML2PlanMekaBuilder, ILabeledDataset<?>) - Constructor for class ai.libs.mlplan.meka.ML2Plan4Meka
- ML2PlanMekaBuilder - Class in ai.libs.mlplan.meka
- ML2PlanMekaBuilder() - Constructor for class ai.libs.mlplan.meka.ML2PlanMekaBuilder
- ML2PlanMekaBuilder(IProblemType<IMekaClassifier>) - Constructor for class ai.libs.mlplan.meka.ML2PlanMekaBuilder
V
- valueOf(String) - Static method in enum ai.libs.mlplan.meka.EMLPlanMekaProblemType
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum ai.libs.mlplan.meka.EMLPlanMekaProblemType
-
Returns an array containing the constants of this enum type, in the order they are declared.
W
- withAutoMEKADefaultConfiguration() - Method in class ai.libs.mlplan.meka.ML2PlanMekaBuilder
-
Configures ML-Plan with the configuration as compared to AutoMEKA_GGP and GA-Auto-MLC.
- withPerformanceMeasure(IMultiLabelClassificationPredictionPerformanceMeasure) - Method in class ai.libs.mlplan.meka.ML2PlanMekaBuilder
-
Sets the performance measure to evaluate a candidate solution's generalization performance.
All Classes All Packages