- addEvent(UserFeedbackEvent.Level, UserFeedbackEvent.Stage, String) - Method in class ai.h2o.automl.UserFeedback
-
Add a UserFeedbackEvent, but don't log.
- addEvent(UserFeedbackEvent) - Method in class ai.h2o.automl.UserFeedback
-
Add a UserFeedbackEvent, but don't log.
- addModel(Key<Model>) - Method in class ai.h2o.automl.AutoML
-
- addModel(Model) - Method in class ai.h2o.automl.AutoML
-
- addModel(Key<Model>) - Method in class ai.h2o.automl.Leaderboard
-
- addModel(Model) - Method in class ai.h2o.automl.Leaderboard
-
- addModels(Key<Model>[]) - Method in class ai.h2o.automl.AutoML
-
- addModels(Key<Model>[]) - Method in class ai.h2o.automl.Leaderboard
-
Add the given models to the leaderboard.
- addTwoDimTableRow(TwoDimTable, int) - Method in class ai.h2o.automl.UserFeedbackEvent
-
- addTwoDimTableRowBinomial(TwoDimTable, int, String[], double[], double[]) - Method in class ai.h2o.automl.Leaderboard
-
- addTwoDimTableRowMultinomial(TwoDimTable, int, String[], double[]) - Method in class ai.h2o.automl.Leaderboard
-
- addTwoDimTableRowRegression(TwoDimTable, int, String[], double[], double[], double[], double[]) - Method in class ai.h2o.automl.Leaderboard
-
- ai.h2o.automl - package ai.h2o.automl
-
- ai.h2o.automl.collectors - package ai.h2o.automl.collectors
-
- ai.h2o.automl.colmeta - package ai.h2o.automl.colmeta
-
- ai.h2o.automl.utils - package ai.h2o.automl.utils
-
- auto_ml_runs - Variable in class water.automl.api.AutoMLHandler.AutoMLs
-
- auto_ml_runs - Variable in class water.automl.api.schemas3.AutoMLsV99
-
- AutoML - Class in ai.h2o.automl
-
Initial draft of AutoML
AutoML is a node-local driver class that is responsible for managing concurrent
strategies of execution in an effort to discover an optimal supervised model for some
given (dataset, response, loss) combo.
- AutoML() - Constructor for class ai.h2o.automl.AutoML
-
- AutoML(Key<AutoML>, Date, AutoMLBuildSpec) - Constructor for class ai.h2o.automl.AutoML
-
- autoML - Variable in class ai.h2o.automl.UserFeedback
-
- AutoML.algo - Enum in ai.h2o.automl
-
- AutoML.AutoMLKeyV3 - Class in ai.h2o.automl
-
- automl_id - Variable in class water.automl.api.schemas3.AutoMLV99
-
- automl_id - Variable in class water.automl.api.schemas3.UserFeedbackV99
-
- AutoMLBuildControl() - Constructor for class ai.h2o.automl.AutoMLBuildSpec.AutoMLBuildControl
-
- AutoMLBuildControlV99() - Constructor for class water.automl.api.schemas3.AutoMLBuildSpecV99.AutoMLBuildControlV99
-
- AutoMLBuilderHandler - Class in water.automl.api
-
- AutoMLBuilderHandler() - Constructor for class water.automl.api.AutoMLBuilderHandler
-
- AutoMLBuildModels() - Constructor for class ai.h2o.automl.AutoMLBuildSpec.AutoMLBuildModels
-
- AutoMLBuildModelsV99() - Constructor for class water.automl.api.schemas3.AutoMLBuildSpecV99.AutoMLBuildModelsV99
-
- AutoMLBuildSpec - Class in ai.h2o.automl
-
Parameters which specify the build (or extension) of an AutoML build job.
- AutoMLBuildSpec() - Constructor for class ai.h2o.automl.AutoMLBuildSpec
-
Default constructor provides the default behavior.
- AutoMLBuildSpec.AutoMLBuildControl - Class in ai.h2o.automl
-
The specification of overall build parameters for the AutoML process.
- AutoMLBuildSpec.AutoMLBuildModels - Class in ai.h2o.automl
-
The specification of the parameters for building models for a single algo (e.g., GBM), including base model parameters and hyperparameter search.
- AutoMLBuildSpec.AutoMLEnsembleParameters - Class in ai.h2o.automl
-
The specification of ensemble-building to be used for the AutoML process, if any.
- AutoMLBuildSpec.AutoMLFeatureEngineering - Class in ai.h2o.automl
-
The specification of automatic feature engineering to be used for the AutoML process.
- AutoMLBuildSpec.AutoMLInput - Class in ai.h2o.automl
-
The specification of the datasets to be used for the AutoML process.
- AutoMLBuildSpecV99 - Class in water.automl.api.schemas3
-
- AutoMLBuildSpecV99() - Constructor for class water.automl.api.schemas3.AutoMLBuildSpecV99
-
- AutoMLBuildSpecV99.AutoMLBuildControlV99 - Class in water.automl.api.schemas3
-
The specification of overall build parameters for the AutoML process.
- AutoMLBuildSpecV99.AutoMLBuildModelsV99 - Class in water.automl.api.schemas3
-
- AutoMLBuildSpecV99.AutoMLEnsembleParametersV99 - Class in water.automl.api.schemas3
-
- AutoMLBuildSpecV99.AutoMLFeatureEngineeringV99 - Class in water.automl.api.schemas3
-
- AutoMLBuildSpecV99.AutoMLInputV99 - Class in water.automl.api.schemas3
-
The specification of the datasets to be used for the AutoML process.
- AutoMLEnsembleParameters() - Constructor for class ai.h2o.automl.AutoMLBuildSpec.AutoMLEnsembleParameters
-
- AutoMLEnsembleParametersV99() - Constructor for class water.automl.api.schemas3.AutoMLBuildSpecV99.AutoMLEnsembleParametersV99
-
- AutoMLFeatureEngineering() - Constructor for class ai.h2o.automl.AutoMLBuildSpec.AutoMLFeatureEngineering
-
- AutoMLFeatureEngineeringV99() - Constructor for class water.automl.api.schemas3.AutoMLBuildSpecV99.AutoMLFeatureEngineeringV99
-
- AutoMLHandler - Class in water.automl.api
-
- AutoMLHandler() - Constructor for class water.automl.api.AutoMLHandler
-
- AutoMLHandler.AutoMLs - Class in water.automl.api
-
Class which contains the internal representation of the leaderboards list and params.
- AutoMLInput() - Constructor for class ai.h2o.automl.AutoMLBuildSpec.AutoMLInput
-
- AutoMLInputV99() - Constructor for class water.automl.api.schemas3.AutoMLBuildSpecV99.AutoMLInputV99
-
- AutoMLKeyV3() - Constructor for class ai.h2o.automl.AutoML.AutoMLKeyV3
-
- AutoMLKeyV3(Key<AutoML>) - Constructor for class ai.h2o.automl.AutoML.AutoMLKeyV3
-
- AutoMLs() - Constructor for class water.automl.api.AutoMLHandler.AutoMLs
-
- AutoMLsV99 - Class in water.automl.api.schemas3
-
- AutoMLsV99() - Constructor for class water.automl.api.schemas3.AutoMLsV99
-
- AutoMLUtils - Class in ai.h2o.automl.utils
-
Useful utilities
- AutoMLUtils() - Constructor for class ai.h2o.automl.utils.AutoMLUtils
-
- AutoMLV99 - Class in water.automl.api.schemas3
-
- AutoMLV99() - Constructor for class water.automl.api.schemas3.AutoMLV99
-