- id - Variable in class water.bindings.pojos.RapidsSchemaV3
-
[DEPRECATED] Key name to assign Frame results
- idleMillis - Variable in class water.bindings.pojos.SteamMetricsV3
-
Number of milliseconds that the cluster has been idle
- ignoreConstCols - Variable in class water.bindings.pojos.ModelParametersSchemaV3
-
Ignore constant columns.
- ignoredColumns - Variable in class water.bindings.pojos.ModelParametersSchemaV3
-
Names of columns to ignore for training.
- imageShape - Variable in class water.bindings.pojos.DeepWaterParametersV3
-
Width and height of image.
- importance - Variable in class water.bindings.pojos.GLRMModelOutputV3
-
Standard deviation and importance of each principal component
- importance - Variable in class water.bindings.pojos.PCAModelOutputV3
-
Standard deviation and importance of each principal component
- importFiles(String) - Method in class water.bindings.H2oApi
-
Import raw data files into a single-column H2O Frame.
- importFiles(String, String) - Method in class water.bindings.H2oApi
-
- importFiles(String, String, String) - Method in class water.bindings.H2oApi
-
- ImportFiles - Interface in water.bindings.proxies.retrofit
-
- importFiles(String, String, String) - Method in interface water.bindings.proxies.retrofit.ImportFiles
-
Import raw data files into a single-column H2O Frame.
- importFiles(String) - Method in interface water.bindings.proxies.retrofit.ImportFiles
-
- ImportFilesV3 - Class in water.bindings.pojos
-
- ImportFilesV3() - Constructor for class water.bindings.pojos.ImportFilesV3
-
Public constructor
- importModel(ModelKeyV3) - Method in class water.bindings.H2oApi
-
Import given binary model into H2O.
- importModel(ModelImportV3) - Method in class water.bindings.H2oApi
-
- importModel(String, String, boolean, String) - Method in interface water.bindings.proxies.retrofit.Models
-
Import given binary model into H2O.
- importModel(String) - Method in interface water.bindings.proxies.retrofit.Models
-
- ImportPatternExample - Class in water.bindings.examples.retrofit
-
- ImportPatternExample() - Constructor for class water.bindings.examples.retrofit.ImportPatternExample
-
- importPatternExample(String) - Static method in class water.bindings.examples.retrofit.ImportPatternExample
-
- importPatternExample() - Static method in class water.bindings.examples.retrofit.ImportPatternExample
-
- importSqlTable(String, String, String) - Method in class water.bindings.H2oApi
-
Import SQL table into an H2O Frame.
- importSqlTable(ImportSQLTableV99) - Method in class water.bindings.H2oApi
-
- ImportSQLTable - Interface in water.bindings.proxies.retrofit
-
- importSQLTable(String, String, String, String, String, String, boolean, String) - Method in interface water.bindings.proxies.retrofit.ImportSQLTable
-
Import SQL table into an H2O Frame.
- importSQLTable(String, String, String) - Method in interface water.bindings.proxies.retrofit.ImportSQLTable
-
- ImportSQLTableV99 - Class in water.bindings.pojos
-
- ImportSQLTableV99() - Constructor for class water.bindings.pojos.ImportSQLTableV99
-
Public constructor
- imputeMissing - Variable in class water.bindings.pojos.PCAParametersV3
-
Whether to impute missing entries with the column mean
- imputeOriginal - Variable in class water.bindings.pojos.GLRMParametersV3
-
Reconstruct original training data by reversing transform
- inheritedFrom - Variable in class water.bindings.pojos.FieldMetadataV3
-
If this field is inherited from a class higher in the hierarchy which one?
- init - Variable in class water.bindings.pojos.CoxPHParametersV3
-
init
- init - Variable in class water.bindings.pojos.GLRMParametersV3
-
Initialization mode
- init - Variable in class water.bindings.pojos.KMeansParametersV3
-
Initialization mode
- initF - Variable in class water.bindings.pojos.SharedTreeModelOutputV3
-
The Intercept term, the initial model function value to which trees make adjustments
- initialBiases - Variable in class water.bindings.pojos.DeepLearningParametersV3
-
A list of H2OFrame ids to initialize the bias vectors of this model with.
- initialWeightDistribution - Variable in class water.bindings.pojos.DeepLearningParametersV3
-
Initial weight distribution.
- initialWeights - Variable in class water.bindings.pojos.DeepLearningParametersV3
-
A list of H2OFrame ids to initialize the weight matrices of this model with.
- initialWeightScale - Variable in class water.bindings.pojos.DeepLearningParametersV3
-
Uniform: -value...value, Normal: stddev.
- InitID - Interface in water.bindings.proxies.retrofit
-
- InitIDV3 - Class in water.bindings.pojos
-
- InitIDV3() - Constructor for class water.bindings.pojos.InitIDV3
-
Public constructor
- initLearningRate - Variable in class water.bindings.pojos.Word2VecParametersV3
-
Set the starting learning rate
- initStepSize - Variable in class water.bindings.pojos.GLRMParametersV3
-
Initial step size
- inputDropoutRatio - Variable in class water.bindings.pojos.DeepLearningParametersV3
-
Input layer dropout ratio (can improve generalization, try 0.1 or 0.2).
- inputDropoutRatio - Variable in class water.bindings.pojos.DeepWaterParametersV3
-
Input layer dropout ratio (can improve generalization, try 0.1 or 0.2).
- inputSchema - Variable in class water.bindings.pojos.EndpointV4
-
Input schema.
- inputSchema - Variable in class water.bindings.pojos.RouteV3
-
- InputSchemaV4 - Class in water.bindings.pojos
-
- InputSchemaV4() - Constructor for class water.bindings.pojos.InputSchemaV4
-
Public constructor
- integerFraction - Variable in class water.bindings.pojos.CreateFrameOriginalIV4
-
Fraction of integer columns (for randomize=true)
- integerFraction - Variable in class water.bindings.pojos.CreateFrameV3
-
Fraction of integer columns (for randomize=true)
- integerRange - Variable in class water.bindings.pojos.CreateFrameOriginalIV4
-
Range for integer variables (-range ...
- integerRange - Variable in class water.bindings.pojos.CreateFrameV3
-
Range for integer variables (-range ...
- Interaction - Interface in water.bindings.proxies.retrofit
-
- interactionPairs - Variable in class water.bindings.pojos.GLMParametersV3
-
A list of pairwise (first order) column interactions.
- interactions - Variable in class water.bindings.pojos.DataInfoFrameV3
-
interactions
- interactions - Variable in class water.bindings.pojos.GLMParametersV3
-
A list of predictor column indices to interact.
- interactionsOnly - Variable in class water.bindings.pojos.DataInfoFrameV3
-
interactions only returned
- InteractionV3 - Class in water.bindings.pojos
-
- InteractionV3() - Constructor for class water.bindings.pojos.InteractionV3
-
Public constructor
- intercept - Variable in class water.bindings.pojos.GLMParametersV3
-
Include constant term in the model
- internalSecurityEnabled - Variable in class water.bindings.pojos.CloudV3
-
internal_security_enabled
- intLb - Variable in class water.bindings.pojos.CreateFrameSimpleIV4
-
Lower bound for the range of integer columns.
- intUb - Variable in class water.bindings.pojos.CreateFrameSimpleIV4
-
Upper bound for the range of integer columns.
- inverse - Variable in class water.bindings.pojos.DCTTransformerV3
-
Whether to do the inverse transform
- IOEvent - Class in water.bindings.pojos
-
- IOEvent() - Constructor for class water.bindings.pojos.IOEvent
-
Public constructor
- ioFlavor - Variable in class water.bindings.pojos.IOEvent
-
flavor of the recorded io (ice/hdfs/...)
- IoStatsEntry - Class in water.bindings.pojos
-
- IoStatsEntry() - Constructor for class water.bindings.pojos.IoStatsEntry
-
Public constructor
- ipPort - Variable in class water.bindings.pojos.NodeV3
-
IP address and port in the form a.b.c.d:e
- isClient - Variable in class water.bindings.pojos.CloudV3
-
Cloud is in client mode.
- isGridable - Variable in class water.bindings.pojos.FieldMetadataV3
-
Is the field gridable (i.e., it can be used in grid call)
- isInherited - Variable in class water.bindings.pojos.FieldMetadataV3
-
Is the field inherited from the parent schema?
- isMemberOfFrames - Variable in class water.bindings.pojos.ColSpecifierV3
-
List of fields which specify columns that must contain this column
- isMemberOfFrames - Variable in class water.bindings.pojos.FieldMetadataV3
-
For Vec-type fields this is the set of other Vec-type fields which must contain mutually exclusive values; for
example, for a SupervisedModel the response_column must be mutually exclusive with the weights_column
- isMemberOfFrames - Variable in class water.bindings.pojos.ModelParameterSchemaV3
-
For Vec-type fields this is the set of other Vec-type fields which must contain mutually exclusive values; for
example, for a SupervisedModel the response_column must be mutually exclusive with the weights_column
- isMutuallyExclusiveWith - Variable in class water.bindings.pojos.FieldMetadataV3
-
For Vec-type fields this is the set of Frame-type fields which must contain the named column; for example, for a
SupervisedModel the response_column must be in both the training_frame and (if it's set) the validation_frame
- isMutuallyExclusiveWith - Variable in class water.bindings.pojos.ModelParameterSchemaV3
-
For Vec-type fields this is the set of Frame-type fields which must contain the named column; for example, for a
SupervisedModel the response_column must be in both the training_frame and (if it's set) the validation_frame
- isSchema - Variable in class water.bindings.pojos.FieldMetadataV3
-
Type for this field is itself a Schema.
- isSend - Variable in class water.bindings.pojos.NetworkEvent
-
Boolean flag distinguishing between sends (true) and receives(false)
- isText - Variable in class water.bindings.pojos.FrameBaseV3
-
Is this Frame raw unparsed data?
- iter - Variable in class water.bindings.pojos.CoxPHModelOutputV3
-
iter
- iterations - Variable in class water.bindings.pojos.ExampleModelOutputV3
-
Iterations executed
- iterations - Variable in class water.bindings.pojos.GLRMModelOutputV3
-
Number of iterations executed
- iterMax - Variable in class water.bindings.pojos.CoxPHParametersV3
-
iter_max
- l1 - Variable in class water.bindings.pojos.DeepLearningParametersV3
-
L1 regularization (can add stability and improve generalization, causes many weights to become 0).
- l2 - Variable in class water.bindings.pojos.DeepLearningParametersV3
-
L2 regularization (can add stability and improve generalization, causes many weights to be small.
- label - Variable in class water.bindings.pojos.ColV3
-
label
- label - Variable in class water.bindings.pojos.FieldMetadataV3
-
The label that should be displayed for the field if the name is insufficient
- label - Variable in class water.bindings.pojos.ModelParameterSchemaV3
-
[DEPRECATED] same as name.
- label - Variable in class water.bindings.pojos.SchemaMetadataV3
-
[DEPRECATED] This field is always the same as name.
- lambda - Variable in class water.bindings.pojos.GLMParametersV3
-
Regularization strength
- lambda1se - Variable in class water.bindings.pojos.GLMModelOutputV3
-
Lambda best + 1 standard error.
- lambdaBest - Variable in class water.bindings.pojos.GLMModelOutputV3
-
Lambda minimizing the objective value, only applicable with lambd search
- lambdaMinRatio - Variable in class water.bindings.pojos.GLMParametersV3
-
Minimum lambda used in lambda search, specified as a ratio of lambda_max (the smallest lambda that drives all
coefficients to zero).
- lambdas - Variable in class water.bindings.pojos.GLMRegularizationPathV3
-
Computed lambda values
- lambdaSearch - Variable in class water.bindings.pojos.GLMParametersV3
-
Use lambda search starting at lambda max, given lambda is then interpreted as lambda min
- laplace - Variable in class water.bindings.pojos.NaiveBayesParametersV3
-
Laplace smoothing parameter
- lastPing - Variable in class water.bindings.pojos.NodeV3
-
Time (in msec) of last ping
- leaderboard(String) - Method in class water.bindings.H2oApi
-
Return the AutoML leaderboard for the given project.
- leaderboard(String, String) - Method in class water.bindings.H2oApi
-
- leaderboardFrame - Variable in class water.bindings.pojos.LeaderboardV99
-
Frame for this leaderboard
- leaderboardFrameChecksum - Variable in class water.bindings.pojos.LeaderboardV99
-
Checksum for the Frame for this leaderboard
- LeaderboardKeyV3 - Class in water.bindings.pojos
-
- LeaderboardKeyV3() - Constructor for class water.bindings.pojos.LeaderboardKeyV3
-
Public constructor
- leaderboards() - Method in class water.bindings.H2oApi
-
Return all the AutoML leaderboards.
- leaderboards(String) - Method in class water.bindings.H2oApi
-
- leaderboards(String, String) - Method in class water.bindings.H2oApi
-
- leaderboards - Variable in class water.bindings.pojos.LeaderboardsV99
-
Leaderboards
- Leaderboards - Interface in water.bindings.proxies.retrofit
-
- LeaderboardsV99 - Class in water.bindings.pojos
-
- LeaderboardsV99() - Constructor for class water.bindings.pojos.LeaderboardsV99
-
Public constructor
- LeaderboardV99 - Class in water.bindings.pojos
-
- LeaderboardV99() - Constructor for class water.bindings.pojos.LeaderboardV99
-
Public constructor
- leafNodeAssignment - Variable in class water.bindings.pojos.ModelMetricsListSchemaV3
-
Return the leaf node assignment (optional, only for DRF/GBM models)
- learningRate - Variable in class water.bindings.pojos.DeepWaterParametersV3
-
Learning rate (higher => less stable, lower => slower convergence).
- learningRateAnnealing - Variable in class water.bindings.pojos.DeepWaterParametersV3
-
Learning rate annealing: rate / (1 + rate_annealing * samples).
- learnRate - Variable in class water.bindings.pojos.GBMParametersV3
-
Learning rate (from 0.0 to 1.0)
- learnRate - Variable in class water.bindings.pojos.XGBoostParametersV3
-
(same as eta) Learning rate (from 0.0 to 1.0)
- learnRateAnnealing - Variable in class water.bindings.pojos.GBMParametersV3
-
Scale the learning rate by this factor after each tree (e.g., 0.99 or 0.999)
- level - Variable in class water.bindings.pojos.FieldMetadataV3
-
How important is this field? The web UI uses the level to do a slow reveal of the parameters
- level - Variable in class water.bindings.pojos.ModelParameterSchemaV3
-
the importance of the parameter, used by the UI, e.g.
- leveloneFrameId - Variable in class water.bindings.pojos.StackedEnsembleModelOutputV99
-
Level one frame used for metalearner training.
- levels - Variable in class water.bindings.pojos.NaiveBayesModelOutputV3
-
Categorical levels of the response
- lightFrame(FrameKeyV3) - Method in class water.bindings.H2oApi
-
Return a basic info about Frame to fill client Rapid expression cache.
- lightFrame(FramesV3) - Method in class water.bindings.H2oApi
-
- limit - Variable in class water.bindings.pojos.TypeaheadV3
-
limit
- link - Variable in class water.bindings.pojos.GLMParametersV3
-
- list(String, String, long, int, int, int, int, boolean, String, boolean, int, String) - Method in interface water.bindings.proxies.retrofit.Frames
-
Return all Frames in the H2O distributed K/V store.
- list() - Method in interface water.bindings.proxies.retrofit.Frames
-
- list() - Method in interface water.bindings.proxies.retrofit.Grids
-
Return all grids from H2O distributed K/V store.
- list(String, String) - Method in interface water.bindings.proxies.retrofit.Jobs
-
Get a list of all the H2O Jobs (long-running actions).
- list() - Method in interface water.bindings.proxies.retrofit.Jobs
-
- list(String, String) - Method in interface water.bindings.proxies.retrofit.Leaderboards
-
Return all the AutoML leaderboards.
- list() - Method in interface water.bindings.proxies.retrofit.Leaderboards
-
- list(String, String) - Method in interface water.bindings.proxies.retrofit.ModelBuilders
-
Return the Model Builder metadata for all available algorithms.
- list() - Method in interface water.bindings.proxies.retrofit.ModelBuilders
-
- list(String, boolean, boolean, String) - Method in interface water.bindings.proxies.retrofit.Models
-
Return all Models from the H2O distributed K/V store.
- list() - Method in interface water.bindings.proxies.retrofit.Models
-
- list(String, String, String, String) - Method in interface water.bindings.proxies.retrofit.NodePersistentStorage
-
Return all keys stored for a given category.
- list(String) - Method in interface water.bindings.proxies.retrofit.NodePersistentStorage
-
- list_all_capabilities() - Method in class water.bindings.H2oApi
-
List of all registered capabilities
- list_all_capabilities(String) - Method in class water.bindings.H2oApi
-
- list_core_capabilities() - Method in class water.bindings.H2oApi
-
List registered core capabilities
- list_core_capabilities(String) - Method in class water.bindings.H2oApi
-
- list_rest_capabilities() - Method in class water.bindings.H2oApi
-
List of all registered Rest API capabilities
- list_rest_capabilities(String) - Method in class water.bindings.H2oApi
-
- listAll(String) - Method in interface water.bindings.proxies.retrofit.Capabilities
-
List of all registered capabilities
- listAll() - Method in interface water.bindings.proxies.retrofit.Capabilities
-
- listCore(String) - Method in interface water.bindings.proxies.retrofit.Capabilities
-
List registered core capabilities
- listCore() - Method in interface water.bindings.proxies.retrofit.Capabilities
-
- ListRequestV4 - Class in water.bindings.pojos
-
- ListRequestV4() - Constructor for class water.bindings.pojos.ListRequestV4
-
Public constructor
- listRest(String) - Method in interface water.bindings.proxies.retrofit.Capabilities
-
List of all registered Rest API capabilities
- listRest() - Method in interface water.bindings.proxies.retrofit.Capabilities
-
- listRoutes(int, String, String, String, String, String) - Method in interface water.bindings.proxies.retrofit.Metadata
-
Return the list of (almost) all REST API endpoints.
- listRoutes() - Method in interface water.bindings.proxies.retrofit.Metadata
-
- listRoutes4(String) - Method in interface water.bindings.proxies.retrofit.Endpoints
-
Returns the list of all REST API (v4) endpoints.
- listRoutes4() - Method in interface water.bindings.proxies.retrofit.Endpoints
-
- listSchemas(int, String, String, String, String, String) - Method in interface water.bindings.proxies.retrofit.Metadata
-
Return list of all REST API schemas.
- listSchemas() - Method in interface water.bindings.proxies.retrofit.Metadata
-
- loadBytes - Variable in class water.bindings.pojos.IoStatsEntry
-
Cumulative loaded bytes
- loadCount - Variable in class water.bindings.pojos.IoStatsEntry
-
Number of load events
- loadingName - Variable in class water.bindings.pojos.GLRMParametersV3
-
Frame key to save resulting X
- locked - Variable in class water.bindings.pojos.CloudV3
-
Cloud is accepting new members or not
- log - Variable in class water.bindings.pojos.LogsV3
-
Content of log file
- logAndEcho() - Method in class water.bindings.H2oApi
-
Save a message to the H2O logfile.
- logAndEcho(String) - Method in class water.bindings.H2oApi
-
- logAndEcho(String, String) - Method in class water.bindings.H2oApi
-
- LogAndEcho - Interface in water.bindings.proxies.retrofit
-
- LogAndEchoV3 - Class in water.bindings.pojos
-
- LogAndEchoV3() - Constructor for class water.bindings.pojos.LogAndEchoV3
-
Public constructor
- loglik - Variable in class water.bindings.pojos.CoxPHModelOutputV3
-
loglik
- loglikTest - Variable in class water.bindings.pojos.CoxPHModelOutputV3
-
loglik_test
- logloss - Variable in class water.bindings.pojos.ModelMetricsBinomialV3
-
The logarithmic loss for this scoring run.
- logloss - Variable in class water.bindings.pojos.ModelMetricsMultinomialV3
-
The logarithmic loss for this scoring run.
- logloss - Variable in class water.bindings.pojos.ModelMetricsOrdinalV3
-
The logarithmic loss for this scoring run.
- logs(String, String) - Method in class water.bindings.H2oApi
-
Get named log file for a node.
- logs(String, String, String) - Method in class water.bindings.H2oApi
-
- Logs - Interface in water.bindings.proxies.retrofit
-
- LogsV3 - Class in water.bindings.pojos
-
- LogsV3() - Constructor for class water.bindings.pojos.LogsV3
-
Public constructor
- logThreadDump() - Method in class water.bindings.H2oApi
-
Kill minus 3 on *this* node
- logThreadDump(String) - Method in class water.bindings.H2oApi
-
- loss - Variable in class water.bindings.pojos.DeepLearningParametersV3
-
Loss function.
- loss - Variable in class water.bindings.pojos.GLRMParametersV3
-
Numeric loss function
- lossByCol - Variable in class water.bindings.pojos.GLRMParametersV3
-
Loss function by column (override)
- lossByColIdx - Variable in class water.bindings.pojos.GLRMParametersV3
-
Loss function by column index (override)
- lre - Variable in class water.bindings.pojos.CoxPHModelOutputV3
-
lre
- lreMin - Variable in class water.bindings.pojos.CoxPHParametersV3
-
lre_min
- mae - Variable in class water.bindings.pojos.ModelMetricsRegressionV3
-
The mean absolute error for this scoring run.
- main(String[]) - Static method in class water.bindings.examples.Example
-
- main(String[]) - Static method in class water.bindings.examples.retrofit.GBM_Example
-
- main(String[]) - Static method in class water.bindings.examples.retrofit.ImportPatternExample
-
- main(String[]) - Static method in class water.bindings.examples.retrofit.Merge_Example
-
- make(String, String, String[], GenmodelutilsDistributionFamily) - Method in interface water.bindings.proxies.retrofit.ModelMetrics
-
Create a ModelMetrics object from the predicted and actual values, and a domain for classification problems or a
distribution family for regression problems.
- make(String, String) - Method in interface water.bindings.proxies.retrofit.ModelMetrics
-
- make_glm_model(ModelKeyV3, String[], double[]) - Method in class water.bindings.H2oApi
-
Make a new GLM model based on existing one
- make_glm_model(MakeGLMModelV3) - Method in class water.bindings.H2oApi
-
- make_model(String, String, String[], double[], float) - Method in interface water.bindings.proxies.retrofit.MakeGLMModel
-
Make a new GLM model based on existing one
- make_model(String, String[], double[]) - Method in interface water.bindings.proxies.retrofit.MakeGLMModel
-
- MakeGLMModel - Interface in water.bindings.proxies.retrofit
-
- MakeGLMModelV3 - Class in water.bindings.pojos
-
- MakeGLMModelV3() - Constructor for class water.bindings.pojos.MakeGLMModelV3
-
Public constructor
- makeMetrics(String, String) - Method in class water.bindings.H2oApi
-
Create a ModelMetrics object from the predicted and actual values, and a domain for classification problems or a
distribution family for regression problems.
- makeMetrics(ModelMetricsMakerSchemaV3) - Method in class water.bindings.H2oApi
-
- makePartialDependence(String, String, String[], int, String) - Method in interface water.bindings.proxies.retrofit.PartialDependence
-
Create data for partial dependence plot(s) for the specified model and frame.
- makePartialDependence() - Method in interface water.bindings.proxies.retrofit.PartialDependence
-
- makePDP() - Method in class water.bindings.H2oApi
-
Create data for partial dependence plot(s) for the specified model and frame.
- makePDP(PartialDependenceV3) - Method in class water.bindings.H2oApi
-
- mappingFrame - Variable in class water.bindings.pojos.AggregatorModelOutputV99
-
Aggregated Frame mapping to the rows in the original data
- markdown - Variable in class water.bindings.pojos.MetadataV3
-
Table of Contents Markdown
- markdown - Variable in class water.bindings.pojos.RouteV3
-
- markdown - Variable in class water.bindings.pojos.SchemaMetadataV3
-
Documentation for the schema in Markdown format with GitHub extensions
- match - Variable in class water.bindings.pojos.FindV3
-
Value to search for; leave blank for a search for missing values
- matches - Variable in class water.bindings.pojos.GrepModelOutputV3
-
Matching strings
- matches - Variable in class water.bindings.pojos.TypeaheadV3
-
matches
- maturity - Variable in class water.bindings.pojos.ModelInfoV4
-
Development status of the algorithm: alpha, beta, or stable.
- maxAbsLeafnodePred - Variable in class water.bindings.pojos.GBMParametersV3
-
Maximum absolute value of a leaf node prediction
- maxAbsLeafnodePred - Variable in class water.bindings.pojos.XGBoostParametersV3
-
(same as max_delta_step) Maximum absolute value of a leaf node prediction
- maxActivePredictors - Variable in class water.bindings.pojos.GLMParametersV3
-
Maximum number of active predictors during computation.
- maxAfterBalanceSize - Variable in class water.bindings.pojos.DeepLearningParametersV3
-
Maximum relative size of the training data after balancing class counts (can be less than 1.0).
- maxAfterBalanceSize - Variable in class water.bindings.pojos.DeepWaterParametersV3
-
Maximum relative size of the training data after balancing class counts (can be less than 1.0).
- maxAfterBalanceSize - Variable in class water.bindings.pojos.GLMParametersV3
-
Maximum relative size of the training data after balancing class counts (can be less than 1.0).
- maxAfterBalanceSize - Variable in class water.bindings.pojos.NaiveBayesParametersV3
-
Maximum relative size of the training data after balancing class counts (can be less than 1.0).
- maxAfterBalanceSize - Variable in class water.bindings.pojos.SharedTreeParametersV3
-
Maximum relative size of the training data after balancing class counts (can be less than 1.0).
- maxBins - Variable in class water.bindings.pojos.XGBoostParametersV3
-
For tree_method=hist only: maximum number of bins
- maxCategoricalFeatures - Variable in class water.bindings.pojos.DeepLearningParametersV3
-
Max.
- maxCategoricalLevels - Variable in class water.bindings.pojos.ModelParametersSchemaV3
-
For every categorical feature, only use this many most frequent categorical levels for model training.
- maxConfusionMatrixSize - Variable in class water.bindings.pojos.DeepLearningParametersV3
-
[Deprecated] Maximum size (# classes) for confusion matrices to be printed in the Logs.
- maxConfusionMatrixSize - Variable in class water.bindings.pojos.DeepWaterParametersV3
-
[Deprecated] Maximum size (# classes) for confusion matrices to be printed in the Logs.
- maxConfusionMatrixSize - Variable in class water.bindings.pojos.GLMParametersV3
-
[Deprecated] Maximum size (# classes) for confusion matrices to be printed in the Logs
- maxConfusionMatrixSize - Variable in class water.bindings.pojos.NaiveBayesParametersV3
-
[Deprecated] Maximum size (# classes) for confusion matrices to be printed in the Logs
- maxConfusionMatrixSize - Variable in class water.bindings.pojos.SharedTreeParametersV3
-
[Deprecated] Maximum size (# classes) for confusion matrices to be printed in the Logs
- maxCriteriaAndMetricScores - Variable in class water.bindings.pojos.ModelMetricsBinomialV3
-
The Metrics for various criteria.
- maxDeltaStep - Variable in class water.bindings.pojos.XGBoostParametersV3
-
(same as max_abs_leafnode_pred) Maximum absolute value of a leaf node prediction
- maxDepth - Variable in class water.bindings.pojos.SharedTreeParametersV3
-
Maximum tree depth.
- maxDepth - Variable in class water.bindings.pojos.TreeStatsV3
-
maxDepth
- maxDepth - Variable in class water.bindings.pojos.XGBoostParametersV3
-
Maximum tree depth.
- maxDisk - Variable in class water.bindings.pojos.NodeV3
-
Max disk
- maxFactors - Variable in class water.bindings.pojos.InteractionV3
-
Max.
- maxHitRatioK - Variable in class water.bindings.pojos.DeepLearningParametersV3
-
Max.
- maxHitRatioK - Variable in class water.bindings.pojos.DeepWaterParametersV3
-
Max.
- maxHitRatioK - Variable in class water.bindings.pojos.GLMParametersV3
-
Maximum number (top K) of predictions to use for hit ratio computation (for multi-class only, 0 to disable)
- maxHitRatioK - Variable in class water.bindings.pojos.NaiveBayesParametersV3
-
Max.
- maxHitRatioK - Variable in class water.bindings.pojos.SharedTreeParametersV3
-
Max.
- maxIterations - Variable in class water.bindings.pojos.AggregatorParametersV99
-
Maximum number of iterations for PCA
- maxIterations - Variable in class water.bindings.pojos.ExampleParametersV3
-
Maximum training iterations.
- maxIterations - Variable in class water.bindings.pojos.GLMParametersV3
-
Maximum number of iterations
- maxIterations - Variable in class water.bindings.pojos.GLRMParametersV3
-
Maximum number of iterations
- maxIterations - Variable in class water.bindings.pojos.KMeansParametersV3
-
Maximum training iterations (if estimate_k is enabled, then this is for each inner Lloyds iteration)
- maxIterations - Variable in class water.bindings.pojos.PCAParametersV3
-
Maximum training iterations
- maxIterations - Variable in class water.bindings.pojos.SVDParametersV99
-
Maximum iterations
- maxLeaves - Variable in class water.bindings.pojos.TreeStatsV3
-
maxLeaves
- maxLeaves - Variable in class water.bindings.pojos.XGBoostParametersV3
-
For tree_method=hist only: maximum number of leaves
- maxMem - Variable in class water.bindings.pojos.NodeV3
-
Maximum memory size for node
- maxModels - Variable in class water.bindings.pojos.RandomDiscreteValueSearchCriteriaV99
-
Maximum number of models to build (optional).
- maxrsq - Variable in class water.bindings.pojos.CoxPHModelOutputV3
-
maxrsq
- maxRuntimeSecs - Variable in class water.bindings.pojos.ModelParametersSchemaV3
-
Maximum allowed runtime in seconds for model training.
- maxRuntimeSecs - Variable in class water.bindings.pojos.RandomDiscreteValueSearchCriteriaV99
-
Maximum time to spend building models (optional).
- maxs - Variable in class water.bindings.pojos.ColV3
-
maxs
- maxs - Variable in class water.bindings.pojos.ExampleModelOutputV3
-
- maxTime - Variable in class water.bindings.pojos.CoxPHModelOutputV3
-
max_time
- maxUpdates - Variable in class water.bindings.pojos.GLRMParametersV3
-
Maximum number of updates, defaults to 2*max_iterations
- maxW2 - Variable in class water.bindings.pojos.DeepLearningParametersV3
-
Constraint for squared sum of incoming weights per unit (e.g.
- mean - Variable in class water.bindings.pojos.ColV3
-
mean
- meanDepth - Variable in class water.bindings.pojos.TreeStatsV3
-
meanDepth
- meanImageFile - Variable in class water.bindings.pojos.DeepWaterParametersV3
-
Path of file containing the mean image data for data normalization.
- meanLeaves - Variable in class water.bindings.pojos.TreeStatsV3
-
meanLeaves
- meanOffset - Variable in class water.bindings.pojos.CoxPHModelOutputV3
-
mean_offset
- meanPerClassError - Variable in class water.bindings.pojos.ModelMetricsBinomialV3
-
The mean misclassification error per class.
- meanPerClassError - Variable in class water.bindings.pojos.ModelMetricsMultinomialV3
-
The mean misclassification error per class.
- meanPerClassError - Variable in class water.bindings.pojos.ModelMetricsOrdinalV3
-
The mean misclassification error per class.
- meanResidualDeviance - Variable in class water.bindings.pojos.ModelMetricsRegressionV3
-
The mean residual deviance for this scoring run.
- memBw - Variable in class water.bindings.pojos.NodeV3
-
Memory Bandwidth
- memValueSize - Variable in class water.bindings.pojos.NodeV3
-
Data on Node memory
- Merge_Example - Class in water.bindings.examples.retrofit
-
- Merge_Example() - Constructor for class water.bindings.examples.retrofit.Merge_Example
-
- mergeExample(String) - Static method in class water.bindings.examples.retrofit.Merge_Example
-
- mergeExample() - Static method in class water.bindings.examples.retrofit.Merge_Example
-
- message - Variable in class water.bindings.pojos.LogAndEchoV3
-
Message to be Logged and Echoed
- message - Variable in class water.bindings.pojos.ValidationMessageV3
-
Message text
- messages - Variable in class water.bindings.pojos.H2OModelBuilderErrorV3
-
Parameter validation messages
- messages - Variable in class water.bindings.pojos.ModelBuilderSchema
-
Parameter validation messages
- messages - Variable in class water.bindings.pojos.ModelBuilderV3
-
Info, warning and error messages; NOTE: can be appended to while the Job is running
- messageType - Variable in class water.bindings.pojos.ValidationMessageV3
-
Type of validation message (ERROR, WARN, INFO, HIDE)
- Metadata - Interface in water.bindings.proxies.retrofit
-
- MetadataV3 - Class in water.bindings.pojos
-
- MetadataV3() - Constructor for class water.bindings.pojos.MetadataV3
-
Public constructor
- metalearner - Variable in class water.bindings.pojos.StackedEnsembleModelOutputV99
-
Model which combines the base_models into a stacked ensemble.
- metalearnerAlgorithm - Variable in class water.bindings.pojos.StackedEnsembleParametersV99
-
Type of algorithm to use as the metalearner.
- metalearnerFoldAssignment - Variable in class water.bindings.pojos.StackedEnsembleParametersV99
-
Cross-validation fold assignment scheme for metalearner cross-validation.
- metalearnerFoldColumn - Variable in class water.bindings.pojos.StackedEnsembleParametersV99
-
Column with cross-validation fold index assignment per observation for cross-validation of the metalearner.
- metalearnerNfolds - Variable in class water.bindings.pojos.StackedEnsembleParametersV99
-
Number of folds for K-fold cross-validation of the metalearner algorithm (0 to disable or >= 2).
- metalearnerParams - Variable in class water.bindings.pojos.StackedEnsembleParametersV99
-
Parameters for metalearner algorithm
- microseconds - Variable in class water.bindings.pojos.NetworkTestV3
-
Round-trip times in microseconds (for each message size, for each node)
- microsecondsCollective - Variable in class water.bindings.pojos.NetworkTestV3
-
Collective broadcast/reduce times in microseconds (for each message size)
- minChildWeight - Variable in class water.bindings.pojos.XGBoostParametersV3
-
(same as min_rows) Fewest allowed (weighted) observations in a leaf.
- minDataInLeaf - Variable in class water.bindings.pojos.XGBoostParametersV3
-
For tree_method=hist only: the mininum data in a leaf to keep splitting
- minDepth - Variable in class water.bindings.pojos.TreeStatsV3
-
minDepth
- miniBatchSize - Variable in class water.bindings.pojos.DeepLearningParametersV3
-
Mini-batch size (smaller leads to better fit, larger can speed up and generalize better).
- miniBatchSize - Variable in class water.bindings.pojos.DeepWaterParametersV3
-
Mini-batch size (smaller leads to better fit, larger can speed up and generalize better).
- minLeaves - Variable in class water.bindings.pojos.TreeStatsV3
-
minLeaves
- minOccurrence - Variable in class water.bindings.pojos.InteractionV3
-
Min.
- minProb - Variable in class water.bindings.pojos.NaiveBayesParametersV3
-
Min.
- minRows - Variable in class water.bindings.pojos.SharedTreeParametersV3
-
Fewest allowed (weighted) observations in a leaf.
- minRows - Variable in class water.bindings.pojos.XGBoostParametersV3
-
(same as min_child_weight) Fewest allowed (weighted) observations in a leaf.
- mins - Variable in class water.bindings.pojos.ColV3
-
mins
- minSdev - Variable in class water.bindings.pojos.NaiveBayesParametersV3
-
Min.
- minSplitImprovement - Variable in class water.bindings.pojos.SharedTreeParametersV3
-
Minimum relative improvement in squared error reduction for a split to happen
- minSplitImprovement - Variable in class water.bindings.pojos.XGBoostParametersV3
-
(same as gamma) Minimum relative improvement in squared error reduction for a split to happen
- minStepSize - Variable in class water.bindings.pojos.GLRMParametersV3
-
Minimum step size
- minSumHessianInLeaf - Variable in class water.bindings.pojos.XGBoostParametersV3
-
For tree_method=hist only: the mininum sum of hessian in a leaf to keep splitting
- minTime - Variable in class water.bindings.pojos.CoxPHModelOutputV3
-
min_time
- minWordFreq - Variable in class water.bindings.pojos.Word2VecParametersV3
-
This will discard words that appear less than times
- missingCount - Variable in class water.bindings.pojos.ColV3
-
missing
- missingFraction - Variable in class water.bindings.pojos.CreateFrameOriginalIV4
-
Fraction of missing values
- missingFraction - Variable in class water.bindings.pojos.CreateFrameSimpleIV4
-
Fraction of missing values.
- missingFraction - Variable in class water.bindings.pojos.CreateFrameV3
-
Fraction of missing values
- MissingInserter - Interface in water.bindings.proxies.retrofit
-
- MissingInserterV3 - Class in water.bindings.pojos
-
- MissingInserterV3() - Constructor for class water.bindings.pojos.MissingInserterV3
-
Public constructor
- missingValuesHandling - Variable in class water.bindings.pojos.DeepLearningParametersV3
-
Handling of missing values.
- missingValuesHandling - Variable in class water.bindings.pojos.GLMParametersV3
-
Handling of missing values.
- model(ModelKeyV3) - Method in class water.bindings.H2oApi
-
Return the specified Model from the H2O distributed K/V store, optionally with the list of compatible Frames.
- model(ModelsV3) - Method in class water.bindings.H2oApi
-
- model - Variable in class water.bindings.pojos.GLMRegularizationPathV3
-
source model
- model - Variable in class water.bindings.pojos.MakeGLMModelV3
-
source model
- model - Variable in class water.bindings.pojos.ModelMetricsBaseV3
-
The model used for this scoring run.
- model - Variable in class water.bindings.pojos.ModelMetricsListSchemaV3
-
Key of Model of interest (optional)
- model - Variable in class water.bindings.pojos.Word2VecSynonymsV3
-
Source word2vec Model
- model - Variable in class water.bindings.pojos.Word2VecTransformV3
-
Source word2vec Model
- modelBuilder(String) - Method in class water.bindings.H2oApi
-
Return the Model Builder metadata for the specified algorithm.
- modelBuilder(String, String) - Method in class water.bindings.H2oApi
-
- ModelBuilderBuilderVisibility - Enum in water.bindings.pojos
-
- modelBuilders() - Method in class water.bindings.H2oApi
-
Return the Model Builder metadata for all available algorithms.
- modelBuilders(String) - Method in class water.bindings.H2oApi
-
- modelBuilders(String, String) - Method in class water.bindings.H2oApi
-
- modelBuilders - Variable in class water.bindings.pojos.ModelBuildersV3
-
ModelBuilders
- ModelBuilders - Interface in water.bindings.proxies.retrofit
-
- ModelBuilders.Helper - Class in water.bindings.proxies.retrofit
-
- ModelBuilderSchema<P extends ModelParametersSchemaV3> - Class in water.bindings.pojos
-
- ModelBuilderSchema() - Constructor for class water.bindings.pojos.ModelBuilderSchema
-
Public constructor
- ModelBuildersV3 - Class in water.bindings.pojos
-
- ModelBuildersV3() - Constructor for class water.bindings.pojos.ModelBuildersV3
-
Public constructor
- ModelBuilderV3 - Class in water.bindings.pojos
-
- ModelBuilderV3() - Constructor for class water.bindings.pojos.ModelBuilderV3
-
Public constructor
- ModelCategory - Enum in water.bindings.pojos
-
- modelCategory - Variable in class water.bindings.pojos.ModelMetricsBaseV3
-
The category (e.g., Clustering) for the model used for this scoring run.
- modelCategory - Variable in class water.bindings.pojos.ModelOutputSchemaV3
-
Category of the model (e.g., Binomial)
- modelChecksum - Variable in class water.bindings.pojos.ModelMetricsBaseV3
-
The checksum for the model used for this scoring run.
- ModelExportV3 - Class in water.bindings.pojos
-
- ModelExportV3() - Constructor for class water.bindings.pojos.ModelExportV3
-
Public constructor
- modelId - Variable in class water.bindings.pojos.ModelExportV3
-
Name of Model of interest
- modelId - Variable in class water.bindings.pojos.ModelIdV3
-
Model ID
- modelId - Variable in class water.bindings.pojos.ModelImportV3
-
Save imported model under given key into DKV.
- modelId - Variable in class water.bindings.pojos.ModelParametersSchemaV3
-
Destination id for this model; auto-generated if not specified.
- modelId - Variable in class water.bindings.pojos.ModelSchemaBaseV3
-
Model key
- modelId - Variable in class water.bindings.pojos.ModelsV3
-
Name of Model of interest
- modelId - Variable in class water.bindings.pojos.PartialDependenceV3
-
Model
- modelIds - Variable in class water.bindings.pojos.GridSchemaV99
-
Model IDs built by a grid search
- ModelIdV3 - Class in water.bindings.pojos
-
- ModelIdV3() - Constructor for class water.bindings.pojos.ModelIdV3
-
Public constructor
- ModelImportV3 - Class in water.bindings.pojos
-
- ModelImportV3() - Constructor for class water.bindings.pojos.ModelImportV3
-
Public constructor
- ModelInfoV4 - Class in water.bindings.pojos
-
- ModelInfoV4() - Constructor for class water.bindings.pojos.ModelInfoV4
-
Public constructor
- modelJavaCode(ModelKeyV3) - Method in class water.bindings.H2oApi
-
[DEPRECATED] Return the stream containing model implementation in Java code.
- modelJavaCode(ModelsV3) - Method in class water.bindings.H2oApi
-
- ModelKeyV3 - Class in water.bindings.pojos
-
- ModelKeyV3() - Constructor for class water.bindings.pojos.ModelKeyV3
-
Public constructor
- modelMetrics - Variable in class water.bindings.pojos.ModelMetricsListSchemaV3
-
ModelMetrics
- modelMetrics - Variable in class water.bindings.pojos.ModelMetricsMakerSchemaV3
-
Model Metrics.
- ModelMetrics - Interface in water.bindings.proxies.retrofit
-
- ModelMetricsAutoEncoderV3 - Class in water.bindings.pojos
-
- ModelMetricsAutoEncoderV3() - Constructor for class water.bindings.pojos.ModelMetricsAutoEncoderV3
-
Public constructor
- ModelMetricsBaseV3 - Class in water.bindings.pojos
-
- ModelMetricsBaseV3() - Constructor for class water.bindings.pojos.ModelMetricsBaseV3
-
Public constructor
- ModelMetricsBinomialGLMV3 - Class in water.bindings.pojos
-
- ModelMetricsBinomialGLMV3() - Constructor for class water.bindings.pojos.ModelMetricsBinomialGLMV3
-
Public constructor
- ModelMetricsBinomialV3 - Class in water.bindings.pojos
-
- ModelMetricsBinomialV3() - Constructor for class water.bindings.pojos.ModelMetricsBinomialV3
-
Public constructor
- ModelMetricsClusteringV3 - Class in water.bindings.pojos
-
- ModelMetricsClusteringV3() - Constructor for class water.bindings.pojos.ModelMetricsClusteringV3
-
Public constructor
- ModelMetricsGLRMV99 - Class in water.bindings.pojos
-
- ModelMetricsGLRMV99() - Constructor for class water.bindings.pojos.ModelMetricsGLRMV99
-
Public constructor
- ModelMetricsListSchemaV3 - Class in water.bindings.pojos
-
- ModelMetricsListSchemaV3() - Constructor for class water.bindings.pojos.ModelMetricsListSchemaV3
-
Public constructor
- ModelMetricsMakerSchemaV3 - Class in water.bindings.pojos
-
- ModelMetricsMakerSchemaV3() - Constructor for class water.bindings.pojos.ModelMetricsMakerSchemaV3
-
Public constructor
- ModelMetricsMultinomialGLMV3 - Class in water.bindings.pojos
-
- ModelMetricsMultinomialGLMV3() - Constructor for class water.bindings.pojos.ModelMetricsMultinomialGLMV3
-
Public constructor
- ModelMetricsMultinomialV3 - Class in water.bindings.pojos
-
- ModelMetricsMultinomialV3() - Constructor for class water.bindings.pojos.ModelMetricsMultinomialV3
-
Public constructor
- ModelMetricsOrdinalGLMV3 - Class in water.bindings.pojos
-
- ModelMetricsOrdinalGLMV3() - Constructor for class water.bindings.pojos.ModelMetricsOrdinalGLMV3
-
Public constructor
- ModelMetricsOrdinalV3 - Class in water.bindings.pojos
-
- ModelMetricsOrdinalV3() - Constructor for class water.bindings.pojos.ModelMetricsOrdinalV3
-
Public constructor
- ModelMetricsPCAV3 - Class in water.bindings.pojos
-
- ModelMetricsPCAV3() - Constructor for class water.bindings.pojos.ModelMetricsPCAV3
-
Public constructor
- ModelMetricsRegressionGLMV3 - Class in water.bindings.pojos
-
- ModelMetricsRegressionGLMV3() - Constructor for class water.bindings.pojos.ModelMetricsRegressionGLMV3
-
Public constructor
- ModelMetricsRegressionV3 - Class in water.bindings.pojos
-
- ModelMetricsRegressionV3() - Constructor for class water.bindings.pojos.ModelMetricsRegressionV3
-
Public constructor
- ModelMetricsSVDV99 - Class in water.bindings.pojos
-
- ModelMetricsSVDV99() - Constructor for class water.bindings.pojos.ModelMetricsSVDV99
-
Public constructor
- modelMojo(ModelKeyV3) - Method in class water.bindings.H2oApi
-
Return the model in the MOJO format.
- modelMojo(ModelsV3) - Method in class water.bindings.H2oApi
-
- ModelOutputSchemaV3 - Class in water.bindings.pojos
-
- ModelOutputSchemaV3() - Constructor for class water.bindings.pojos.ModelOutputSchemaV3
-
Public constructor
- ModelParametersCategoricalEncodingScheme - Enum in water.bindings.pojos
-
- ModelParameterSchemaV3 - Class in water.bindings.pojos
-
- ModelParameterSchemaV3() - Constructor for class water.bindings.pojos.ModelParameterSchemaV3
-
Public constructor
- ModelParametersFoldAssignmentScheme - Enum in water.bindings.pojos
-
- ModelParametersSchemaV3 - Class in water.bindings.pojos
-
- ModelParametersSchemaV3() - Constructor for class water.bindings.pojos.ModelParametersSchemaV3
-
Public constructor
- modelPreview(ModelKeyV3) - Method in class water.bindings.H2oApi
-
Return potentially abridged model suitable for viewing in a browser (currently only used for java model code).
- modelPreview(ModelsV3) - Method in class water.bindings.H2oApi
-
- models() - Method in class water.bindings.H2oApi
-
Return all Models from the H2O distributed K/V store.
- models(ModelsV3) - Method in class water.bindings.H2oApi
-
- models - Variable in class water.bindings.pojos.LeaderboardV99
-
List of models for this leaderboard, sorted by metric so that the best is first
- models - Variable in class water.bindings.pojos.ModelsInfoV4
-
Generic information about each model supported in H2O.
- models - Variable in class water.bindings.pojos.ModelsV3
-
Models
- Models - Interface in water.bindings.proxies.retrofit
-
- ModelSchemaBaseV3 - Class in water.bindings.pojos
-
- ModelSchemaBaseV3() - Constructor for class water.bindings.pojos.ModelSchemaBaseV3
-
Public constructor
- ModelSchemaV3<P extends ModelParametersSchemaV3,O extends ModelOutputSchemaV3> - Class in water.bindings.pojos
-
- ModelSchemaV3() - Constructor for class water.bindings.pojos.ModelSchemaV3
-
Public constructor
- modelsInfo() - Method in class water.bindings.H2oApi
-
Return basic information about all models available to train.
- modelsInfo(String) - Method in class water.bindings.H2oApi
-
- Modelsinfo - Interface in water.bindings.proxies.retrofit
-
- modelsInfo(String) - Method in interface water.bindings.proxies.retrofit.Modelsinfo
-
Return basic information about all models available to train.
- modelsInfo() - Method in interface water.bindings.proxies.retrofit.Modelsinfo
-
- ModelsInfoV4 - Class in water.bindings.pojos
-
- ModelsInfoV4() - Constructor for class water.bindings.pojos.ModelsInfoV4
-
Public constructor
- modelSummary - Variable in class water.bindings.pojos.ModelOutputSchemaV3
-
Model summary
- ModelsV3 - Class in water.bindings.pojos
-
- ModelsV3() - Constructor for class water.bindings.pojos.ModelsV3
-
Public constructor
- ModelSynopsisV3 - Class in water.bindings.pojos
-
- ModelSynopsisV3() - Constructor for class water.bindings.pojos.ModelSynopsisV3
-
Public constructor
- mojoVersion - Variable in class water.bindings.pojos.ModelInfoV4
-
Mojo version number for this algorithm.
- momentumRamp - Variable in class water.bindings.pojos.DeepLearningParametersV3
-
Number of training samples for which momentum increases.
- momentumRamp - Variable in class water.bindings.pojos.DeepWaterParametersV3
-
Number of training samples for which momentum increases.
- momentumStable - Variable in class water.bindings.pojos.DeepLearningParametersV3
-
Final momentum after the ramp is over (try 0.99).
- momentumStable - Variable in class water.bindings.pojos.DeepWaterParametersV3
-
Final momentum after the ramp is over (try 0.99).
- momentumStart - Variable in class water.bindings.pojos.DeepLearningParametersV3
-
Initial momentum at the beginning of training (try 0.5).
- momentumStart - Variable in class water.bindings.pojos.DeepWaterParametersV3
-
Initial momentum at the beginning of training (try 0.5).
- mse - Variable in class water.bindings.pojos.ModelMetricsBaseV3
-
The Mean Squared Error of the prediction for this scoring run.
- msec - Variable in class water.bindings.pojos.JobV3
-
Runtime in milliseconds
- msg - Variable in class water.bindings.pojos.H2OErrorV3
-
Message intended for the end user (a data scientist).
- msgType - Variable in class water.bindings.pojos.NetworkEvent
-
UDP type (exec,ack, ackack,...
- mtries - Variable in class water.bindings.pojos.DRFParametersV3
-
Number of variables randomly sampled as candidates at each split.
- multiLoss - Variable in class water.bindings.pojos.GLRMParametersV3
-
Categorical loss function
- myCpuPct - Variable in class water.bindings.pojos.NodeV3
-
System CPU percentage used by this H2O process in last interval
- r2 - Variable in class water.bindings.pojos.ModelMetricsBinomialV3
-
The R^2 for this scoring run.
- r2 - Variable in class water.bindings.pojos.ModelMetricsMultinomialV3
-
The R^2 for this scoring run.
- r2 - Variable in class water.bindings.pojos.ModelMetricsOrdinalV3
-
The R^2 for this scoring run.
- r2 - Variable in class water.bindings.pojos.ModelMetricsRegressionV3
-
The R^2 for this scoring run.
- r2Stopping - Variable in class water.bindings.pojos.SharedTreeParametersV3
-
r2_stopping is no longer supported and will be ignored if set - please use stopping_rounds, stopping_metric and
stopping_tolerance instead.
- RandomDiscreteValueSearchCriteriaV99 - Class in water.bindings.pojos
-
- RandomDiscreteValueSearchCriteriaV99() - Constructor for class water.bindings.pojos.RandomDiscreteValueSearchCriteriaV99
-
Public constructor
- randomize - Variable in class water.bindings.pojos.CreateFrameOriginalIV4
-
Whether frame should be randomized
- randomize - Variable in class water.bindings.pojos.CreateFrameV3
-
Whether frame should be randomized
- Rapids - Interface in water.bindings.proxies.retrofit
-
- rapids_help() - Method in class water.bindings.H2oApi
-
Produce help for Rapids AstRoot language.
- rapidsExec(String) - Method in class water.bindings.H2oApi
-
Execute an Rapids AstRoot.
- rapidsExec(RapidsSchemaV3) - Method in class water.bindings.H2oApi
-
- rapidsExec(String, String, String, String) - Method in interface water.bindings.proxies.retrofit.Rapids
-
Execute an Rapids AstRoot.
- rapidsExec(String) - Method in interface water.bindings.proxies.retrofit.Rapids
-
- RapidsExpressionV3 - Class in water.bindings.pojos
-
- RapidsExpressionV3() - Constructor for class water.bindings.pojos.RapidsExpressionV3
-
Public constructor
- RapidsFrameV3 - Class in water.bindings.pojos
-
- RapidsFrameV3() - Constructor for class water.bindings.pojos.RapidsFrameV3
-
Public constructor
- RapidsFunctionV3 - Class in water.bindings.pojos
-
- RapidsFunctionV3() - Constructor for class water.bindings.pojos.RapidsFunctionV3
-
Public constructor
- RapidsHelpV3 - Class in water.bindings.pojos
-
- RapidsHelpV3() - Constructor for class water.bindings.pojos.RapidsHelpV3
-
Public constructor
- RapidsNumbersV3 - Class in water.bindings.pojos
-
- RapidsNumbersV3() - Constructor for class water.bindings.pojos.RapidsNumbersV3
-
Public constructor
- RapidsNumberV3 - Class in water.bindings.pojos
-
- RapidsNumberV3() - Constructor for class water.bindings.pojos.RapidsNumberV3
-
Public constructor
- RapidsSchemaV3 - Class in water.bindings.pojos
-
- RapidsSchemaV3() - Constructor for class water.bindings.pojos.RapidsSchemaV3
-
Public constructor
- RapidsStringsV3 - Class in water.bindings.pojos
-
- RapidsStringsV3() - Constructor for class water.bindings.pojos.RapidsStringsV3
-
Public constructor
- RapidsStringV3 - Class in water.bindings.pojos
-
- RapidsStringV3() - Constructor for class water.bindings.pojos.RapidsStringV3
-
Public constructor
- RapidsV99 - Class in water.bindings.pojos
-
- RapidsV99() - Constructor for class water.bindings.pojos.RapidsV99
-
Public constructor
- rate - Variable in class water.bindings.pojos.DeepLearningParametersV3
-
Learning rate (higher => less stable, lower => slower convergence).
- rateAnnealing - Variable in class water.bindings.pojos.DeepLearningParametersV3
-
Learning rate annealing: rate / (1 + rate_annealing * samples).
- rateDecay - Variable in class water.bindings.pojos.DeepLearningParametersV3
-
Learning rate decay factor between layers (N-th layer: rate * rate_decay ^ (n - 1).
- rateDrop - Variable in class water.bindings.pojos.XGBoostParametersV3
-
For booster=dart only: rate_drop (0..1)
- ratios - Variable in class water.bindings.pojos.SplitFrameV3
-
Split ratios - resulting number of split is ratios.length+1
- rcall - Variable in class water.bindings.pojos.CoxPHModelOutputV3
-
rcall
- rcall - Variable in class water.bindings.pojos.CoxPHParametersV3
-
rcall
- readyForView - Variable in class water.bindings.pojos.JobV3
-
ready for view
- realLb - Variable in class water.bindings.pojos.CreateFrameSimpleIV4
-
Lower bound for the range of the real-valued columns.
- realRange - Variable in class water.bindings.pojos.CreateFrameOriginalIV4
-
Range for real variables (-range ...
- realRange - Variable in class water.bindings.pojos.CreateFrameV3
-
Range for real variables (-range ...
- realUb - Variable in class water.bindings.pojos.CreateFrameSimpleIV4
-
Upper bound for the range of the real-valued columns.
- reconstructionError - Variable in class water.bindings.pojos.ModelMetricsListSchemaV3
-
Compute reconstruction error (optional, only for Deep Learning AutoEncoder models)
- reconstructionErrorPerFeature - Variable in class water.bindings.pojos.ModelMetricsListSchemaV3
-
Compute reconstruction error per feature (optional, only for Deep Learning AutoEncoder models)
- reconstructTrain - Variable in class water.bindings.pojos.ModelMetricsListSchemaV3
-
Reconstruct original training frame (optional, only for GLRM models)
- recoverSvd - Variable in class water.bindings.pojos.GLRMParametersV3
-
Recover singular values and eigenvectors of XY
- recvs - Variable in class water.bindings.pojos.HeartBeatEvent
-
number of received heartbeats
- regAlpha - Variable in class water.bindings.pojos.XGBoostParametersV3
-
L1 regularization
- regex - Variable in class water.bindings.pojos.GrepParametersV3
-
regex
- regLambda - Variable in class water.bindings.pojos.XGBoostParametersV3
-
L2 regularization
- regressionStop - Variable in class water.bindings.pojos.DeepLearningParametersV3
-
Stopping criterion for regression error (MSE) on training data (-1 to disable).
- regressionStop - Variable in class water.bindings.pojos.DeepWaterParametersV3
-
Stopping criterion for regression error (MSE) on training data (-1 to disable).
- regularizationX - Variable in class water.bindings.pojos.GLRMParametersV3
-
Regularization function for X matrix
- regularizationY - Variable in class water.bindings.pojos.GLRMParametersV3
-
Regularization function for Y matrix
- relTolNumExemplars - Variable in class water.bindings.pojos.AggregatorParametersV99
-
Relative tolerance for number of exemplars (e.g, 0.5 is +/- 50 percents)
- remove(String, String) - Method in interface water.bindings.proxies.retrofit.DKV
-
Remove an arbitrary key from the H2O distributed K/V store.
- remove(String) - Method in interface water.bindings.proxies.retrofit.DKV
-
- removeAll(String) - Method in interface water.bindings.proxies.retrofit.DKV
-
Remove all keys from the H2O distributed K/V store.
- removeAll() - Method in interface water.bindings.proxies.retrofit.DKV
-
- RemoveAllV3 - Class in water.bindings.pojos
-
- RemoveAllV3() - Constructor for class water.bindings.pojos.RemoveAllV3
-
Public constructor
- removeCollinearColumns - Variable in class water.bindings.pojos.GLMParametersV3
-
In case of linearly dependent columns, remove some of the dependent columns
- RemoveV3 - Class in water.bindings.pojos
-
- RemoveV3() - Constructor for class water.bindings.pojos.RemoveV3
-
Public constructor
- replicateTrainingData - Variable in class water.bindings.pojos.DeepLearningParametersV3
-
Replicate the entire training dataset onto every node for faster training on small datasets.
- replicateTrainingData - Variable in class water.bindings.pojos.DeepWaterParametersV3
-
Replicate the entire training dataset onto every node for faster training on small datasets.
- representationName - Variable in class water.bindings.pojos.GLRMModelOutputV3
-
Frame key name for X matrix
- reproducible - Variable in class water.bindings.pojos.DeepLearningParametersV3
-
Force reproducibility on small data (will be slow - only uses 1 thread).
- RequestSchemaV3 - Class in water.bindings.pojos
-
- RequestSchemaV3() - Constructor for class water.bindings.pojos.RequestSchemaV3
-
Public constructor
- required - Variable in class water.bindings.pojos.FieldMetadataV3
-
Is this field required, or is the default value generally sufficient?
- required - Variable in class water.bindings.pojos.ModelParameterSchemaV3
-
the field is required
- residualDegreesOfFreedom - Variable in class water.bindings.pojos.ModelMetricsBinomialGLMV3
-
residual DOF
- residualDegreesOfFreedom - Variable in class water.bindings.pojos.ModelMetricsMultinomialGLMV3
-
residual DOF
- residualDegreesOfFreedom - Variable in class water.bindings.pojos.ModelMetricsOrdinalGLMV3
-
residual DOF
- residualDegreesOfFreedom - Variable in class water.bindings.pojos.ModelMetricsRegressionGLMV3
-
residual DOF
- residualDeviance - Variable in class water.bindings.pojos.ModelMetricsBinomialGLMV3
-
residual deviance
- residualDeviance - Variable in class water.bindings.pojos.ModelMetricsMultinomialGLMV3
-
residual deviance
- residualDeviance - Variable in class water.bindings.pojos.ModelMetricsOrdinalGLMV3
-
residual deviance
- residualDeviance - Variable in class water.bindings.pojos.ModelMetricsRegressionGLMV3
-
residual deviance
- response - Variable in class water.bindings.pojos.TabulateV3
-
Response
- responseColumn - Variable in class water.bindings.pojos.ModelParametersSchemaV3
-
Response variable column.
- responseColumnName - Variable in class water.bindings.pojos.ModelSchemaBaseV3
-
The response column name for this Model (if applicable).
- responseFactors - Variable in class water.bindings.pojos.CreateFrameOriginalIV4
-
Number of factor levels of the first column (1=real, 2=binomial, N=multinomial)
- responseFactors - Variable in class water.bindings.pojos.CreateFrameV3
-
Number of factor levels of the first column (1=real, 2=binomial, N=multinomial or ordinal)
- responseLb - Variable in class water.bindings.pojos.CreateFrameSimpleIV4
-
Lower bound for the response variable (real/int/time types).
- responseNlevels - Variable in class water.bindings.pojos.CreateFrameSimpleIV4
-
Number of categorical levels for the enum response column.
- responseP - Variable in class water.bindings.pojos.CreateFrameSimpleIV4
-
Frequency of 1s for the bool (binary) response column.
- responseTable - Variable in class water.bindings.pojos.TabulateV3
-
Response table
- responseType - Variable in class water.bindings.pojos.CreateFrameSimpleIV4
-
Type of the response column to add.
- responseUb - Variable in class water.bindings.pojos.CreateFrameSimpleIV4
-
Upper bound for the response variable (real/int/time types).
- result - Variable in class water.bindings.pojos.AssemblyV99
-
Output of the assembly line.
- result - Variable in class water.bindings.pojos.DataInfoFrameV3
-
output frame
- results - Variable in class water.bindings.pojos.NetworkBenchV3
-
NetworkBenchResults
- reverseTransform - Variable in class water.bindings.pojos.ModelMetricsListSchemaV3
-
Reverse transformation applied during training to model output (optional, only for GLRM models)
- rho - Variable in class water.bindings.pojos.DeepLearningParametersV3
-
Adaptive learning rate time decay factor (similarity to prior updates).
- rmse - Variable in class water.bindings.pojos.ModelMetricsBaseV3
-
The Root Mean Squared Error of the prediction for this scoring run.
- rmsle - Variable in class water.bindings.pojos.ModelMetricsRegressionV3
-
The root mean squared log error for this scoring run.
- routes - Variable in class water.bindings.pojos.MetadataV3
-
List of endpoint routes
- RouteV3 - Class in water.bindings.pojos
-
- RouteV3() - Constructor for class water.bindings.pojos.RouteV3
-
Public constructor
- row - Variable in class water.bindings.pojos.FindV3
-
Starting row for search
- rowCount - Variable in class water.bindings.pojos.FramesV3
-
Number of rows to return
- rowCount - Variable in class water.bindings.pojos.FrameV3
-
Number of rows to display
- rowcount - Variable in class water.bindings.pojos.TwoDimTableV3
-
Number of Rows
- rowOffset - Variable in class water.bindings.pojos.FramesV3
-
Row offset to return
- rowOffset - Variable in class water.bindings.pojos.FrameV3
-
Row offset to display
- rows - Variable in class water.bindings.pojos.CreateFrameOriginalIV4
-
Number of rows
- rows - Variable in class water.bindings.pojos.CreateFrameV3
-
Number of rows
- rows - Variable in class water.bindings.pojos.FrameSynopsisV3
-
Number of rows in the Frame
- rows - Variable in class water.bindings.pojos.FrameV3
-
Number of rows in the Frame
- rows - Variable in class water.bindings.pojos.ParseV3
-
Rows
- rpcsActive - Variable in class water.bindings.pojos.NodeV3
-
Active Remote Procedure Calls
- rsq - Variable in class water.bindings.pojos.CoxPHModelOutputV3
-
rsq
- run(String, long, int, long, long, boolean, long, long, double, int, double, long, double, double, double, double, double, boolean, int, boolean, String) - Method in interface water.bindings.proxies.retrofit.CreateFrame
-
Create a synthetic H2O Frame with random data.
- run() - Method in interface water.bindings.proxies.retrofit.CreateFrame
-
- run(String, String, int[], boolean, String) - Method in interface water.bindings.proxies.retrofit.DCTTransformer
-
Row-by-row discrete cosine transforms in 1D, 2D and 3D.
- run(String, int[]) - Method in interface water.bindings.proxies.retrofit.DCTTransformer
-
- run(String, String, String[], boolean, int, int, String) - Method in interface water.bindings.proxies.retrofit.Interaction
-
Create interactions between categorical columns.
- run(int) - Method in interface water.bindings.proxies.retrofit.Interaction
-
- run(String, double, long, String) - Method in interface water.bindings.proxies.retrofit.MissingInserter
-
Insert missing values.
- run(String, double) - Method in interface water.bindings.proxies.retrofit.MissingInserter
-
- run(String, String, double[], String[]) - Method in interface water.bindings.proxies.retrofit.SplitFrame
-
Split an H2O Frame.
- run() - Method in interface water.bindings.proxies.retrofit.SplitFrame
-
- run(String, String, String, String, int, int) - Method in interface water.bindings.proxies.retrofit.Tabulate
-
Tabulate one column vs another.
- run(String, String, String) - Method in interface water.bindings.proxies.retrofit.Tabulate
-
- runTime - Variable in class water.bindings.pojos.ModelOutputSchemaV3
-
Runtime in milliseconds
- Sample - Interface in water.bindings.proxies.retrofit
-
- sampleRate - Variable in class water.bindings.pojos.SharedTreeParametersV3
-
Row sample rate per tree (from 0.0 to 1.0)
- sampleRate - Variable in class water.bindings.pojos.XGBoostParametersV3
-
(same as subsample) Row sample rate per tree (from 0.0 to 1.0)
- sampleRatePerClass - Variable in class water.bindings.pojos.SharedTreeParametersV3
-
A list of row sample rates per class (relative fraction for each class, from 0.0 to 1.0), for each tree
- sampleType - Variable in class water.bindings.pojos.XGBoostParametersV3
-
For booster=dart only: sample_type
- saveMappingFrame - Variable in class water.bindings.pojos.AggregatorParametersV99
-
Whether to export the mapping of the aggregated frame
- scalar - Variable in class water.bindings.pojos.RapidsNumbersV3
-
Number array result
- scalar - Variable in class water.bindings.pojos.RapidsNumberV3
-
Number result
- scalar - Variable in class water.bindings.pojos.RapidsV99
-
Scalar result
- schema(String) - Method in class water.bindings.H2oApi
-
Return the REST API schema metadata for specified schema.
- schema(MetadataV3) - Method in class water.bindings.H2oApi
-
- schemaForClass(String) - Method in class water.bindings.H2oApi
-
Return the REST API schema metadata for specified schema class.
- schemaForClass(MetadataV3) - Method in class water.bindings.H2oApi
-
- SchemaMetadataV3 - Class in water.bindings.pojos
-
- SchemaMetadataV3() - Constructor for class water.bindings.pojos.SchemaMetadataV3
-
Public constructor
- schemaName - Variable in class water.bindings.pojos.FieldMetadataV3
-
Schema name for this field, if it is_schema, or the name of the enum, if it's an enum.
- schemaname - Variable in class water.bindings.pojos.MetadataV3
-
Schema name (e.g., DocsV1), for fetching docs for a schema
- schemas() - Method in class water.bindings.H2oApi
-
Return list of all REST API schemas.
- schemas(MetadataV3) - Method in class water.bindings.H2oApi
-
- schemas - Variable in class water.bindings.pojos.MetadataV3
-
List of schemas
- SchemaV3 - Class in water.bindings.pojos
-
- SchemaV3() - Constructor for class water.bindings.pojos.SchemaV3
-
Public constructor
- score(ModelKeyV3, FrameKeyV3) - Method in class water.bindings.H2oApi
-
Return the scoring metrics for the specified Frame with the specified Model.
- score(ModelMetricsListSchemaV3) - Method in class water.bindings.H2oApi
-
- score(String, String, String, String, boolean, boolean, int, String, boolean, boolean, boolean, boolean, int, boolean, String, String) - Method in interface water.bindings.proxies.retrofit.ModelMetrics
-
Return the scoring metrics for the specified Frame with the specified Model.
- score(String, String) - Method in interface water.bindings.proxies.retrofit.ModelMetrics
-
- scoreDutyCycle - Variable in class water.bindings.pojos.DeepLearningParametersV3
-
Maximum duty cycle fraction for scoring (lower: more training, higher: more scoring).
- scoreDutyCycle - Variable in class water.bindings.pojos.DeepWaterParametersV3
-
Maximum duty cycle fraction for scoring (lower: more training, higher: more scoring).
- scoreEachIteration - Variable in class water.bindings.pojos.ModelParametersSchemaV3
-
Whether to score during each iteration of model training.
- scoreInterval - Variable in class water.bindings.pojos.DeepLearningParametersV3
-
Shortest time interval (in seconds) between model scoring.
- scoreInterval - Variable in class water.bindings.pojos.DeepWaterParametersV3
-
Shortest time interval (in seconds) between model scoring.
- ScoreKeeperStoppingMetric - Enum in water.bindings.pojos
-
- scores - Variable in class water.bindings.pojos.Word2VecSynonymsV3
-
Similarity scores
- scoreTest - Variable in class water.bindings.pojos.CoxPHModelOutputV3
-
score_test
- scoreTrainingSamples - Variable in class water.bindings.pojos.DeepLearningParametersV3
-
Number of training set samples for scoring (0 for all).
- scoreTrainingSamples - Variable in class water.bindings.pojos.DeepWaterParametersV3
-
Number of training set samples for scoring (0 for all).
- scoreTreeInterval - Variable in class water.bindings.pojos.SharedTreeParametersV3
-
Score the model after every so many trees.
- scoreTreeInterval - Variable in class water.bindings.pojos.XGBoostParametersV3
-
Score the model after every so many trees.
- scoreValidationSamples - Variable in class water.bindings.pojos.DeepLearningParametersV3
-
Number of validation set samples for scoring (0 for all).
- scoreValidationSamples - Variable in class water.bindings.pojos.DeepWaterParametersV3
-
Number of validation set samples for scoring (0 for all).
- scoreValidationSampling - Variable in class water.bindings.pojos.DeepLearningParametersV3
-
Method used to sample validation dataset for scoring.
- scoringHistory - Variable in class water.bindings.pojos.GridSchemaV99
-
Scoring history
- scoringHistory - Variable in class water.bindings.pojos.ModelOutputSchemaV3
-
Scoring history
- scoringTime - Variable in class water.bindings.pojos.ModelMetricsBaseV3
-
The time in mS since the epoch for the start of this scoring run.
- searchCriteria - Variable in class water.bindings.pojos.GridSearchSchema
-
Hyperparameter search criteria, including strategy and early stopping directives.
- seCoef - Variable in class water.bindings.pojos.CoxPHModelOutputV3
-
se_coef
- seed - Variable in class water.bindings.pojos.AggregatorParametersV99
-
RNG seed for initialization
- seed - Variable in class water.bindings.pojos.CreateFrameOriginalIV4
-
Random number seed that determines the random values
- seed - Variable in class water.bindings.pojos.CreateFrameSimpleIV4
-
Random number seed that determines the random values.
- seed - Variable in class water.bindings.pojos.CreateFrameV3
-
Random number seed that determines the random values
- seed - Variable in class water.bindings.pojos.DeepLearningParametersV3
-
Seed for random numbers (affects sampling) - Note: only reproducible when running single threaded.
- seed - Variable in class water.bindings.pojos.DeepWaterParametersV3
-
Seed for random numbers (affects sampling) - Note: only reproducible when running single threaded.
- seed - Variable in class water.bindings.pojos.GLMParametersV3
-
Seed for pseudo random number generator (if applicable)
- seed - Variable in class water.bindings.pojos.GLRMParametersV3
-
RNG seed for initialization
- seed - Variable in class water.bindings.pojos.KMeansParametersV3
-
RNG Seed
- seed - Variable in class water.bindings.pojos.MissingInserterV3
-
Seed
- seed - Variable in class water.bindings.pojos.NaiveBayesParametersV3
-
Seed for pseudo random number generator (only used for cross-validation and fold_assignment="Random" or "AUTO")
- seed - Variable in class water.bindings.pojos.PCAParametersV3
-
RNG seed for initialization
- seed - Variable in class water.bindings.pojos.RandomDiscreteValueSearchCriteriaV99
-
Seed for random number generator; set to a value other than -1 for reproducibility.
- seed - Variable in class water.bindings.pojos.SharedTreeParametersV3
-
Seed for pseudo random number generator (if applicable)
- seed - Variable in class water.bindings.pojos.StackedEnsembleParametersV99
-
Seed for random numbers; passed through to the metalearner algorithm.
- seed - Variable in class water.bindings.pojos.SVDParametersV99
-
RNG seed for k-means++ initialization
- seed - Variable in class water.bindings.pojos.XGBoostParametersV3
-
Seed for pseudo random number generator (if applicable)
- seedForColumnTypes - Variable in class water.bindings.pojos.CreateFrameV3
-
Random number seed for setting the column types
- selectQuery - Variable in class water.bindings.pojos.ImportSQLTableV99
-
select_query
- self - Variable in class water.bindings.pojos.TimelineV3
-
This node
- sends - Variable in class water.bindings.pojos.HeartBeatEvent
-
number of sent heartbeats
- sentSampleRate - Variable in class water.bindings.pojos.Word2VecParametersV3
-
Set threshold for occurrence of words.
- separator - Variable in class water.bindings.pojos.ParseSetupV3
-
Field separator
- separator - Variable in class water.bindings.pojos.ParseV3
-
Field separator
- sessionId - Variable in class water.bindings.pojos.RapidsSchemaV3
-
Session key
- SessionIdV4 - Class in water.bindings.pojos
-
- SessionIdV4() - Constructor for class water.bindings.pojos.SessionIdV4
-
Public constructor
- sessionKey - Variable in class water.bindings.pojos.InitIDV3
-
Session ID
- sessionKey - Variable in class water.bindings.pojos.SessionIdV4
-
Session ID
- Sessions - Interface in water.bindings.proxies.retrofit
-
- setJobPollInterval(int) - Method in class water.bindings.H2oApi
-
- setTimeout(int) - Method in class water.bindings.H2oApi
-
- setupDecryption() - Method in class water.bindings.H2oApi
-
Install a decryption tool for parsing of encrypted data.
- setupDecryption(DecryptionSetupV3) - Method in class water.bindings.H2oApi
-
- setupDecryption(String, String, String, String, String, String, String, String) - Method in interface water.bindings.proxies.retrofit.DecryptionSetup
-
Install a decryption tool for parsing of encrypted data.
- setupDecryption() - Method in interface water.bindings.proxies.retrofit.DecryptionSetup
-
- setUrl(String) - Method in class water.bindings.H2oApi
-
- SharedTreeModelOutputV3 - Class in water.bindings.pojos
-
- SharedTreeModelOutputV3() - Constructor for class water.bindings.pojos.SharedTreeModelOutputV3
-
Public constructor
- SharedTreeModelV3<P extends ModelParametersSchemaV3,O extends ModelOutputSchemaV3> - Class in water.bindings.pojos
-
- SharedTreeModelV3() - Constructor for class water.bindings.pojos.SharedTreeModelV3
-
Public constructor
- SharedTreeParametersV3 - Class in water.bindings.pojos
-
- SharedTreeParametersV3() - Constructor for class water.bindings.pojos.SharedTreeParametersV3
-
Public constructor
- SharedTreeV3<P extends ModelParametersSchemaV3> - Class in water.bindings.pojos
-
- SharedTreeV3() - Constructor for class water.bindings.pojos.SharedTreeV3
-
Public constructor
- shuffleTrainingData - Variable in class water.bindings.pojos.DeepLearningParametersV3
-
Enable shuffling of training data (recommended if training data is replicated and train_samples_per_iteration is
close to #nodes x #rows, of if using balance_classes).
- shuffleTrainingData - Variable in class water.bindings.pojos.DeepWaterParametersV3
-
Enable global shuffling of training data.
- Shutdown - Interface in water.bindings.proxies.retrofit
-
- shutdown(String) - Method in interface water.bindings.proxies.retrofit.Shutdown
-
Shut down the cluster.
- shutdown() - Method in interface water.bindings.proxies.retrofit.Shutdown
-
- shutdownCluster() - Method in class water.bindings.H2oApi
-
Shut down the cluster.
- shutdownCluster(String) - Method in class water.bindings.H2oApi
-
- ShutdownV3 - Class in water.bindings.pojos
-
- ShutdownV3() - Constructor for class water.bindings.pojos.ShutdownV3
-
Public constructor
- sigma - Variable in class water.bindings.pojos.ColV3
-
sigma
- simple_example() - Static method in class water.bindings.examples.Example
-
- SimpleRecipeResponseType - Enum in water.bindings.pojos
-
- singleNodeMode - Variable in class water.bindings.pojos.DeepLearningParametersV3
-
Run on a single node for fine-tuning of model parameters.
- singleNodeMode - Variable in class water.bindings.pojos.DeepWaterParametersV3
-
Run on a single node for fine-tuning of model parameters.
- singleQuotes - Variable in class water.bindings.pojos.ParseSetupV3
-
Single quotes
- singleQuotes - Variable in class water.bindings.pojos.ParseV3
-
Single Quotes
- singularVals - Variable in class water.bindings.pojos.GLRMModelOutputV3
-
Singular values of XY matrix
- size - Variable in class water.bindings.pojos.NodePersistentStorageEntryV3
-
Size in bytes of value
- skipDrop - Variable in class water.bindings.pojos.XGBoostParametersV3
-
For booster=dart only: skip_drop (0..1)
- skipMissing - Variable in class water.bindings.pojos.GramV3
-
skip missing values
- skipTicks - Variable in class water.bindings.pojos.CloudV3
-
skip_ticks
- solver - Variable in class water.bindings.pojos.GLMParametersV3
-
AUTO will set the solver based on given data and the other parameters.
- sortBy - Variable in class water.bindings.pojos.GridSchemaV99
-
Model performance metric to sort by.
- sortDecreasing - Variable in class water.bindings.pojos.LeaderboardV99
-
Metric direction used in the sort
- sortMetric - Variable in class water.bindings.pojos.LeaderboardV99
-
Metric used to sort this leaderboard
- sortMetrics - Variable in class water.bindings.pojos.LeaderboardV99
-
Sort metrics for the models in this leaderboard, in the same order as the models
- sourceFrame - Variable in class water.bindings.pojos.InteractionV3
-
Input data frame
- sourceFrames - Variable in class water.bindings.pojos.ParseSetupV3
-
Source frames
- sourceFrames - Variable in class water.bindings.pojos.ParseSVMLightV3
-
Source frames
- sourceFrames - Variable in class water.bindings.pojos.ParseV3
-
Source frames
- sparse - Variable in class water.bindings.pojos.DeepLearningParametersV3
-
Sparse data handling (more efficient for data with lots of 0 values).
- sparse - Variable in class water.bindings.pojos.DeepWaterParametersV3
-
Sparse data handling (more efficient for data with lots of 0 values).
- sparsityBeta - Variable in class water.bindings.pojos.DeepLearningParametersV3
-
Sparsity regularization.
- splitFrame() - Method in class water.bindings.H2oApi
-
Split an H2O Frame.
- splitFrame(SplitFrameV3) - Method in class water.bindings.H2oApi
-
- SplitFrame - Interface in water.bindings.proxies.retrofit
-
- SplitFrameV3 - Class in water.bindings.pojos
-
- SplitFrameV3() - Constructor for class water.bindings.pojos.SplitFrameV3
-
Public constructor
- src - Variable in class water.bindings.pojos.TypeaheadV3
-
training_frame
- StackedEnsembleModelOutputV99 - Class in water.bindings.pojos
-
- StackedEnsembleModelOutputV99() - Constructor for class water.bindings.pojos.StackedEnsembleModelOutputV99
-
Public constructor
- StackedEnsembleModelStackedEnsembleParametersMetalearnerAlgorithm - Enum in water.bindings.pojos
-
- StackedEnsembleModelV99 - Class in water.bindings.pojos
-
- StackedEnsembleModelV99() - Constructor for class water.bindings.pojos.StackedEnsembleModelV99
-
Public constructor
- StackedEnsembleParametersV99 - Class in water.bindings.pojos
-
- StackedEnsembleParametersV99() - Constructor for class water.bindings.pojos.StackedEnsembleParametersV99
-
Public constructor
- StackedEnsembleV99 - Class in water.bindings.pojos
-
- StackedEnsembleV99() - Constructor for class water.bindings.pojos.StackedEnsembleV99
-
Public constructor
- stacktrace - Variable in class water.bindings.pojos.H2OErrorV3
-
Stacktrace, if any.
- stacktrace - Variable in class water.bindings.pojos.JobV3
-
stacktrace
- stacktrace - Variable in class water.bindings.pojos.JobV4
-
Stacktrace
- stacktrace - Variable in class water.bindings.pojos.ProfilerNodeEntryV3
-
Stack trace
- stacktraces() - Method in class water.bindings.H2oApi
-
Report stack traces for all threads on all nodes.
- stacktraces(String) - Method in class water.bindings.H2oApi
-
- standardize - Variable in class water.bindings.pojos.DataInfoFrameV3
-
standardize
- standardize - Variable in class water.bindings.pojos.DeepLearningParametersV3
-
If enabled, automatically standardize the data.
- standardize - Variable in class water.bindings.pojos.DeepWaterParametersV3
-
If enabled, automatically standardize the data.
- standardize - Variable in class water.bindings.pojos.GLMParametersV3
-
Standardize numeric columns to have zero mean and unit variance
- standardize - Variable in class water.bindings.pojos.GramV3
-
standardize data
- standardize - Variable in class water.bindings.pojos.KMeansParametersV3
-
Standardize columns before computing distances
- standardizedCoefficientMagnitudes - Variable in class water.bindings.pojos.GLMModelOutputV3
-
Standardized Coefficient Magnitudes
- startColumn - Variable in class water.bindings.pojos.CoxPHParametersV3
-
start_column
- startSession(String, String) - Method in interface water.bindings.proxies.retrofit.InitID
-
Issue a new session ID.
- startSession() - Method in interface water.bindings.proxies.retrofit.InitID
-
- startTime - Variable in class water.bindings.pojos.JobV3
-
Start time
- startTime - Variable in class water.bindings.pojos.JobV4
-
Start time
- startTime - Variable in class water.bindings.pojos.ModelOutputSchemaV3
-
Start time in milliseconds
- status - Variable in class water.bindings.pojos.JobV3
-
job status
- status - Variable in class water.bindings.pojos.JobV4
-
Job status
- status - Variable in class water.bindings.pojos.ModelOutputSchemaV3
-
Job status
- status(boolean, String) - Method in interface water.bindings.proxies.retrofit.Cloud
-
Determine the status of the nodes in the H2O cloud.
- status() - Method in interface water.bindings.proxies.retrofit.Cloud
-
- status(boolean, String) - Method in interface water.bindings.proxies.retrofit.Sample
-
Example of an experimental endpoint.
- status() - Method in interface water.bindings.proxies.retrofit.Sample
-
- steamMetrics() - Method in class water.bindings.H2oApi
-
Get metrics for Steam from H2O.
- steamMetrics(String) - Method in class water.bindings.H2oApi
-
- SteamMetrics - Interface in water.bindings.proxies.retrofit
-
- SteamMetricsV3 - Class in water.bindings.pojos
-
- SteamMetricsV3() - Constructor for class water.bindings.pojos.SteamMetricsV3
-
Public constructor
- steps - Variable in class water.bindings.pojos.AssemblyV99
-
A list of steps describing the assembly line.
- stepSize - Variable in class water.bindings.pojos.GLRMModelOutputV3
-
Final step size
- stopColumn - Variable in class water.bindings.pojos.CoxPHParametersV3
-
stop_column
- stoppingMetric - Variable in class water.bindings.pojos.ModelParametersSchemaV3
-
Metric to use for early stopping (AUTO: logloss for classification, deviance for regression)
- stoppingMetric - Variable in class water.bindings.pojos.RandomDiscreteValueSearchCriteriaV99
-
Metric to use for early stopping (AUTO: logloss for classification, deviance for regression)
- stoppingRounds - Variable in class water.bindings.pojos.ModelParametersSchemaV3
-
Early stopping based on convergence of stopping_metric.
- stoppingRounds - Variable in class water.bindings.pojos.RandomDiscreteValueSearchCriteriaV99
-
Early stopping based on convergence of stopping_metric.
- stoppingTolerance - Variable in class water.bindings.pojos.ModelParametersSchemaV3
-
Relative tolerance for metric-based stopping criterion (stop if relative improvement is not at least this much)
- stoppingTolerance - Variable in class water.bindings.pojos.RandomDiscreteValueSearchCriteriaV99
-
Relative tolerance for metric-based stopping criterion Relative tolerance for metric-based stopping criterion
(stop if relative improvement is not at least this much)
- storeBytes - Variable in class water.bindings.pojos.IoStatsEntry
-
Cumulative stored bytes
- storeCount - Variable in class water.bindings.pojos.IoStatsEntry
-
Number of store events
- strategy - Variable in class water.bindings.pojos.HyperSpaceSearchCriteriaV99
-
Hyperparameter space search strategy.
- StreamingSchema - Class in water.bindings.pojos
-
- StreamingSchema() - Constructor for class water.bindings.pojos.StreamingSchema
-
Public constructor
- string - Variable in class water.bindings.pojos.RapidsStringsV3
-
String array result
- string - Variable in class water.bindings.pojos.RapidsStringV3
-
String result
- string - Variable in class water.bindings.pojos.RapidsV99
-
String result
- stringArrayToKeyArray(String[], Class<T>) - Static method in class water.bindings.H2oApi
-
Return an array of keys from an array of Strings.
- stringData - Variable in class water.bindings.pojos.ColV3
-
string data
- stringFraction - Variable in class water.bindings.pojos.CreateFrameOriginalIV4
-
Fraction of string columns (for randomize=true)
- stringFraction - Variable in class water.bindings.pojos.CreateFrameV3
-
Fraction of string columns (for randomize=true)
- StringPairV3 - Class in water.bindings.pojos
-
- StringPairV3() - Constructor for class water.bindings.pojos.StringPairV3
-
Public constructor
- stringToCol(String) - Static method in class water.bindings.H2oApi
-
- stringToFrameKey(String) - Static method in class water.bindings.H2oApi
-
- strLength - Variable in class water.bindings.pojos.CreateFrameSimpleIV4
-
Length of generated strings in string columns.
- subsample - Variable in class water.bindings.pojos.XGBoostParametersV3
-
(same as sample_rate) Row sample rate per tree (from 0.0 to 1.0)
- summary - Variable in class water.bindings.pojos.RouteV3
-
- summary(String, String, long, int, int, int, int, boolean, String, boolean, int, String) - Method in interface water.bindings.proxies.retrofit.Frames
-
Return a Frame, including the histograms, after forcing computation of rollups.
- summary(String) - Method in interface water.bindings.proxies.retrofit.Frames
-
- summaryTable - Variable in class water.bindings.pojos.GridSchemaV99
-
Summary
- superclass - Variable in class water.bindings.pojos.SchemaMetadataV3
-
Simple name of the superclass of the Schema.
- supervised - Variable in class water.bindings.pojos.ModelBuilderSchema
-
Indicator whether the model is supervised or not.
- svdMethod - Variable in class water.bindings.pojos.GLRMParametersV3
-
Method for computing SVD during initialization (Caution: Randomized is currently experimental and unstable)
- SVDMethod - Enum in water.bindings.pojos
-
- svdMethod - Variable in class water.bindings.pojos.SVDParametersV99
-
Method for computing SVD (Caution: Randomized is currently experimental and unstable)
- SVDModelOutputV99 - Class in water.bindings.pojos
-
- SVDModelOutputV99() - Constructor for class water.bindings.pojos.SVDModelOutputV99
-
Public constructor
- SVDModelV99 - Class in water.bindings.pojos
-
- SVDModelV99() - Constructor for class water.bindings.pojos.SVDModelV99
-
Public constructor
- SVDParametersV99 - Class in water.bindings.pojos
-
- SVDParametersV99() - Constructor for class water.bindings.pojos.SVDParametersV99
-
Public constructor
- SVDV99 - Class in water.bindings.pojos
-
- SVDV99() - Constructor for class water.bindings.pojos.SVDV99
-
Public constructor
- swapMem - Variable in class water.bindings.pojos.NodeV3
-
Size of data on node's disk
- synonyms - Variable in class water.bindings.pojos.Word2VecSynonymsV3
-
Synonymous words
- sysCpuPct - Variable in class water.bindings.pojos.NodeV3
-
System CPU percentage used by everything in last interval
- sysLoad - Variable in class water.bindings.pojos.NodeV3
-
System load; average #runnables/#cores
- table - Variable in class water.bindings.pojos.ConfusionMatrixV3
-
Annotated confusion matrix
- table - Variable in class water.bindings.pojos.ImportSQLTableV99
-
table
- table - Variable in class water.bindings.pojos.NetworkTestV3
-
NetworkTestResults
- Tabulate - Interface in water.bindings.proxies.retrofit
-
- TabulateV3 - Class in water.bindings.pojos
-
- TabulateV3() - Constructor for class water.bindings.pojos.TabulateV3
-
Public constructor
- targetId - Variable in class water.bindings.pojos.JobV4
-
Id of the target object (being created by this Job)
- targetNumExemplars - Variable in class water.bindings.pojos.AggregatorParametersV99
-
Targeted number of exemplars
- targetRatioCommToComp - Variable in class water.bindings.pojos.DeepLearningParametersV3
-
Target ratio of communication overhead to computation.
- targetRatioCommToComp - Variable in class water.bindings.pojos.DeepWaterParametersV3
-
Target ratio of communication overhead to computation.
- targetType - Variable in class water.bindings.pojos.JobV4
-
Type of the target: Frame, Model, etc.
- tcpsActive - Variable in class water.bindings.pojos.NodeV3
-
Open TCP connections
- testNetwork() - Method in class water.bindings.H2oApi
-
Run a network test to measure the performance of the cluster interconnect.
- testNetwork(String) - Method in class water.bindings.H2oApi
-
- threadTraces - Variable in class water.bindings.pojos.DStackTraceV3
-
One trace per thread
- threshold - Variable in class water.bindings.pojos.MakeGLMModelV3
-
decision threshold for label-generation
- thresholdsAndMetricScores - Variable in class water.bindings.pojos.ModelMetricsBinomialV3
-
The Metrics for various thresholds.
- ties - Variable in class water.bindings.pojos.CoxPHModelOutputV3
-
ties
- ties - Variable in class water.bindings.pojos.CoxPHParametersV3
-
ties
- time - Variable in class water.bindings.pojos.CoxPHModelOutputV3
-
time
- time - Variable in class water.bindings.pojos.DStackTraceV3
-
Unix epoch time
- timeFraction - Variable in class water.bindings.pojos.CreateFrameOriginalIV4
-
Fraction of date/time columns (for randomize=true)
- timeFraction - Variable in class water.bindings.pojos.CreateFrameV3
-
Fraction of date/time columns (for randomize=true)
- timeLb - Variable in class water.bindings.pojos.CreateFrameSimpleIV4
-
Lower bound for the range of time columns (in ms since the epoch).
- timeline() - Method in class water.bindings.H2oApi
-
Debugging tool that provides information on current communication between nodes.
- timeline(String) - Method in class water.bindings.H2oApi
-
- Timeline - Interface in water.bindings.proxies.retrofit
-
- TimelineEventEventTypeV3 - Enum in water.bindings.pojos
-
- TimelineV3 - Class in water.bindings.pojos
-
- TimelineV3() - Constructor for class water.bindings.pojos.TimelineV3
-
Public constructor
- timestamp - Variable in class water.bindings.pojos.H2OErrorV3
-
Milliseconds since the epoch for the time that this H2OError instance was created.
- timestamp - Variable in class water.bindings.pojos.ModelSchemaBaseV3
-
Timestamp for when this model was completed
- timestamp - Variable in class water.bindings.pojos.ProfilerNodeV3
-
Timestamp (millis since epoch)
- timestampMillis - Variable in class water.bindings.pojos.NodePersistentStorageEntryV3
-
Epoch time in milliseconds of when the value was written
- timeUb - Variable in class water.bindings.pojos.CreateFrameSimpleIV4
-
Upper bound for the range of time columns (in ms since the epoch).
- to - Variable in class water.bindings.pojos.NetworkEvent
-
Receiving node
- toJava(String, String, String[], String, String) - Method in interface water.bindings.proxies.retrofit.Assembly
-
Generate a Java POJO from the Assembly
- toJava(String, String) - Method in interface water.bindings.proxies.retrofit.Assembly
-
- toString() - Method in class water.bindings.pojos.AboutEntryV3
-
Return the contents of this object as a JSON String.
- toString() - Method in class water.bindings.pojos.AboutV3
-
Return the contents of this object as a JSON String.
- toString() - Method in class water.bindings.pojos.AggregatorModelOutputV99
-
Return the contents of this object as a JSON String.
- toString() - Method in class water.bindings.pojos.AggregatorModelV99
-
Return the contents of this object as a JSON String.
- toString() - Method in class water.bindings.pojos.AggregatorParametersV99
-
Return the contents of this object as a JSON String.
- toString() - Method in class water.bindings.pojos.AggregatorV99
-
Return the contents of this object as a JSON String.
- toString() - Method in class water.bindings.pojos.AssemblyKeyV3
-
Return the contents of this object as a JSON String.
- toString() - Method in class water.bindings.pojos.AssemblyV99
-
Return the contents of this object as a JSON String.
- toString() - Method in class water.bindings.pojos.CapabilitiesV3
-
Return the contents of this object as a JSON String.
- toString() - Method in class water.bindings.pojos.CapabilityEntryV3
-
Return the contents of this object as a JSON String.
- toString() - Method in class water.bindings.pojos.CartesianSearchCriteriaV99
-
Return the contents of this object as a JSON String.
- toString() - Method in class water.bindings.pojos.CloudV3
-
Return the contents of this object as a JSON String.
- toString() - Method in class water.bindings.pojos.ClusteringModelBuilderSchema
-
Return the contents of this object as a JSON String.
- toString() - Method in class water.bindings.pojos.ClusteringModelParametersSchemaV3
-
Return the contents of this object as a JSON String.
- toString() - Method in class water.bindings.pojos.ColSpecifierV3
-
Return the contents of this object as a JSON String.
- toString() - Method in class water.bindings.pojos.ColumnSpecsBase
-
Return the contents of this object as a JSON String.
- toString() - Method in class water.bindings.pojos.ColV3
-
Return the contents of this object as a JSON String.
- toString() - Method in class water.bindings.pojos.ConfusionMatrixV3
-
Return the contents of this object as a JSON String.
- toString() - Method in class water.bindings.pojos.CoxPHModelOutputV3
-
Return the contents of this object as a JSON String.
- toString() - Method in class water.bindings.pojos.CoxPHModelV3
-
Return the contents of this object as a JSON String.
- toString() - Method in class water.bindings.pojos.CoxPHParametersV3
-
Return the contents of this object as a JSON String.
- toString() - Method in class water.bindings.pojos.CoxPHV3
-
Return the contents of this object as a JSON String.
- toString() - Method in class water.bindings.pojos.CreateFrameOriginalIV4
-
Return the contents of this object as a JSON String.
- toString() - Method in class water.bindings.pojos.CreateFrameSimpleIV4
-
Return the contents of this object as a JSON String.
- toString() - Method in class water.bindings.pojos.CreateFrameV3
-
Return the contents of this object as a JSON String.
- toString() - Method in class water.bindings.pojos.DataInfoFrameV3
-
Return the contents of this object as a JSON String.
- toString() - Method in class water.bindings.pojos.DCTTransformerV3
-
Return the contents of this object as a JSON String.
- toString() - Method in class water.bindings.pojos.DecryptionSetupV3
-
Return the contents of this object as a JSON String.
- toString() - Method in class water.bindings.pojos.DecryptionToolKeyV3
-
Return the contents of this object as a JSON String.
- toString() - Method in class water.bindings.pojos.DeepLearningModelOutputV3
-
Return the contents of this object as a JSON String.
- toString() - Method in class water.bindings.pojos.DeepLearningModelV3
-
Return the contents of this object as a JSON String.
- toString() - Method in class water.bindings.pojos.DeepLearningParametersV3
-
Return the contents of this object as a JSON String.
- toString() - Method in class water.bindings.pojos.DeepLearningV3
-
Return the contents of this object as a JSON String.
- toString() - Method in class water.bindings.pojos.DeepWaterModelOutputV3
-
Return the contents of this object as a JSON String.
- toString() - Method in class water.bindings.pojos.DeepWaterModelV3
-
Return the contents of this object as a JSON String.
- toString() - Method in class water.bindings.pojos.DeepWaterParametersV3
-
Return the contents of this object as a JSON String.
- toString() - Method in class water.bindings.pojos.DeepWaterV3
-
Return the contents of this object as a JSON String.
- toString() - Method in class water.bindings.pojos.DownloadDataV3
-
Return the contents of this object as a JSON String.
- toString() - Method in class water.bindings.pojos.DRFModelOutputV3
-
Return the contents of this object as a JSON String.
- toString() - Method in class water.bindings.pojos.DRFModelV3
-
Return the contents of this object as a JSON String.
- toString() - Method in class water.bindings.pojos.DRFParametersV3
-
Return the contents of this object as a JSON String.
- toString() - Method in class water.bindings.pojos.DRFV3
-
Return the contents of this object as a JSON String.
- toString() - Method in class water.bindings.pojos.DStackTraceV3
-
Return the contents of this object as a JSON String.
- toString() - Method in class water.bindings.pojos.EndpointsListV4
-
Return the contents of this object as a JSON String.
- toString() - Method in class water.bindings.pojos.EndpointV4
-
Return the contents of this object as a JSON String.
- toString() - Method in class water.bindings.pojos.EventV3
-
Return the contents of this object as a JSON String.
- toString() - Method in class water.bindings.pojos.ExampleModelOutputV3
-
Return the contents of this object as a JSON String.
- toString() - Method in class water.bindings.pojos.ExampleModelV3
-
Return the contents of this object as a JSON String.
- toString() - Method in class water.bindings.pojos.ExampleParametersV3
-
Return the contents of this object as a JSON String.
- toString() - Method in class water.bindings.pojos.ExampleV3
-
Return the contents of this object as a JSON String.
- toString() - Method in class water.bindings.pojos.FieldMetadataV3
-
Return the contents of this object as a JSON String.
- toString() - Method in class water.bindings.pojos.FindV3
-
Return the contents of this object as a JSON String.
- toString() - Method in class water.bindings.pojos.FrameBaseV3
-
Return the contents of this object as a JSON String.
- toString() - Method in class water.bindings.pojos.FrameKeyV3
-
Return the contents of this object as a JSON String.
- toString() - Method in class water.bindings.pojos.FramesV3
-
Return the contents of this object as a JSON String.
- toString() - Method in class water.bindings.pojos.FrameSynopsisV3
-
Return the contents of this object as a JSON String.
- toString() - Method in class water.bindings.pojos.FrameV3
-
Return the contents of this object as a JSON String.
- toString() - Method in class water.bindings.pojos.GarbageCollectV3
-
Return the contents of this object as a JSON String.
- toString() - Method in class water.bindings.pojos.GBMModelOutputV3
-
Return the contents of this object as a JSON String.
- toString() - Method in class water.bindings.pojos.GBMModelV3
-
Return the contents of this object as a JSON String.
- toString() - Method in class water.bindings.pojos.GBMParametersV3
-
Return the contents of this object as a JSON String.
- toString() - Method in class water.bindings.pojos.GBMV3
-
Return the contents of this object as a JSON String.
- toString() - Method in class water.bindings.pojos.GLMModelOutputV3
-
Return the contents of this object as a JSON String.
- toString() - Method in class water.bindings.pojos.GLMModelV3
-
Return the contents of this object as a JSON String.
- toString() - Method in class water.bindings.pojos.GLMParametersV3
-
Return the contents of this object as a JSON String.
- toString() - Method in class water.bindings.pojos.GLMRegularizationPathV3
-
Return the contents of this object as a JSON String.
- toString() - Method in class water.bindings.pojos.GLMV3
-
Return the contents of this object as a JSON String.
- toString() - Method in class water.bindings.pojos.GLRMModelOutputV3
-
Return the contents of this object as a JSON String.
- toString() - Method in class water.bindings.pojos.GLRMModelV3
-
Return the contents of this object as a JSON String.
- toString() - Method in class water.bindings.pojos.GLRMParametersV3
-
Return the contents of this object as a JSON String.
- toString() - Method in class water.bindings.pojos.GLRMV3
-
Return the contents of this object as a JSON String.
- toString() - Method in class water.bindings.pojos.GramV3
-
Return the contents of this object as a JSON String.
- toString() - Method in class water.bindings.pojos.GrepModelOutputV3
-
Return the contents of this object as a JSON String.
- toString() - Method in class water.bindings.pojos.GrepModelV3
-
Return the contents of this object as a JSON String.
- toString() - Method in class water.bindings.pojos.GrepParametersV3
-
Return the contents of this object as a JSON String.
- toString() - Method in class water.bindings.pojos.GrepV3
-
Return the contents of this object as a JSON String.
- toString() - Method in class water.bindings.pojos.GridKeyV3
-
Return the contents of this object as a JSON String.
- toString() - Method in class water.bindings.pojos.GridSchemaV99
-
Return the contents of this object as a JSON String.
- toString() - Method in class water.bindings.pojos.GridSearchSchema
-
Return the contents of this object as a JSON String.
- toString() - Method in class water.bindings.pojos.GridsV99
-
Return the contents of this object as a JSON String.
- toString() - Method in class water.bindings.pojos.H2OErrorV3
-
Return the contents of this object as a JSON String.
- toString() - Method in class water.bindings.pojos.H2OModelBuilderErrorV3
-
Return the contents of this object as a JSON String.
- toString() - Method in class water.bindings.pojos.HeartBeatEvent
-
Return the contents of this object as a JSON String.
- toString() - Method in class water.bindings.pojos.HyperSpaceSearchCriteriaV99
-
Return the contents of this object as a JSON String.
- toString() - Method in class water.bindings.pojos.ImportFilesV3
-
Return the contents of this object as a JSON String.
- toString() - Method in class water.bindings.pojos.ImportSQLTableV99
-
Return the contents of this object as a JSON String.
- toString() - Method in class water.bindings.pojos.InitIDV3
-
Return the contents of this object as a JSON String.
- toString() - Method in class water.bindings.pojos.InputSchemaV4
-
Return the contents of this object as a JSON String.
- toString() - Method in class water.bindings.pojos.InteractionV3
-
Return the contents of this object as a JSON String.
- toString() - Method in class water.bindings.pojos.IOEvent
-
Return the contents of this object as a JSON String.
- toString() - Method in class water.bindings.pojos.IoStatsEntry
-
Return the contents of this object as a JSON String.
- toString() - Method in class water.bindings.pojos.JobIV4
-
Return the contents of this object as a JSON String.
- toString() - Method in class water.bindings.pojos.JobKeyV3
-
Return the contents of this object as a JSON String.
- toString() - Method in class water.bindings.pojos.JobsV3
-
Return the contents of this object as a JSON String.
- toString() - Method in class water.bindings.pojos.JobV3
-
Return the contents of this object as a JSON String.
- toString() - Method in class water.bindings.pojos.JobV4
-
Return the contents of this object as a JSON String.
- toString() - Method in class water.bindings.pojos.JStackV3
-
Return the contents of this object as a JSON String.
- toString() - Method in class water.bindings.pojos.KeyV3
-
Return the contents of this object as a JSON String.
- toString() - Method in class water.bindings.pojos.KillMinus3V3
-
Return the contents of this object as a JSON String.
- toString() - Method in class water.bindings.pojos.KMeansModelOutputV3
-
Return the contents of this object as a JSON String.
- toString() - Method in class water.bindings.pojos.KMeansModelV3
-
Return the contents of this object as a JSON String.
- toString() - Method in class water.bindings.pojos.KMeansParametersV3
-
Return the contents of this object as a JSON String.
- toString() - Method in class water.bindings.pojos.KMeansV3
-
Return the contents of this object as a JSON String.
- toString() - Method in class water.bindings.pojos.LeaderboardKeyV3
-
Return the contents of this object as a JSON String.
- toString() - Method in class water.bindings.pojos.LeaderboardsV99
-
Return the contents of this object as a JSON String.
- toString() - Method in class water.bindings.pojos.LeaderboardV99
-
Return the contents of this object as a JSON String.
- toString() - Method in class water.bindings.pojos.ListRequestV4
-
Return the contents of this object as a JSON String.
- toString() - Method in class water.bindings.pojos.LogAndEchoV3
-
Return the contents of this object as a JSON String.
- toString() - Method in class water.bindings.pojos.LogsV3
-
Return the contents of this object as a JSON String.
- toString() - Method in class water.bindings.pojos.MakeGLMModelV3
-
Return the contents of this object as a JSON String.
- toString() - Method in class water.bindings.pojos.MetadataV3
-
Return the contents of this object as a JSON String.
- toString() - Method in class water.bindings.pojos.MissingInserterV3
-
Return the contents of this object as a JSON String.
- toString() - Method in class water.bindings.pojos.ModelBuilderSchema
-
Return the contents of this object as a JSON String.
- toString() - Method in class water.bindings.pojos.ModelBuildersV3
-
Return the contents of this object as a JSON String.
- toString() - Method in class water.bindings.pojos.ModelBuilderV3
-
Return the contents of this object as a JSON String.
- toString() - Method in class water.bindings.pojos.ModelExportV3
-
Return the contents of this object as a JSON String.
- toString() - Method in class water.bindings.pojos.ModelIdV3
-
Return the contents of this object as a JSON String.
- toString() - Method in class water.bindings.pojos.ModelImportV3
-
Return the contents of this object as a JSON String.
- toString() - Method in class water.bindings.pojos.ModelInfoV4
-
Return the contents of this object as a JSON String.
- toString() - Method in class water.bindings.pojos.ModelKeyV3
-
Return the contents of this object as a JSON String.
- toString() - Method in class water.bindings.pojos.ModelMetricsAutoEncoderV3
-
Return the contents of this object as a JSON String.
- toString() - Method in class water.bindings.pojos.ModelMetricsBaseV3
-
Return the contents of this object as a JSON String.
- toString() - Method in class water.bindings.pojos.ModelMetricsBinomialGLMV3
-
Return the contents of this object as a JSON String.
- toString() - Method in class water.bindings.pojos.ModelMetricsBinomialV3
-
Return the contents of this object as a JSON String.
- toString() - Method in class water.bindings.pojos.ModelMetricsClusteringV3
-
Return the contents of this object as a JSON String.
- toString() - Method in class water.bindings.pojos.ModelMetricsGLRMV99
-
Return the contents of this object as a JSON String.
- toString() - Method in class water.bindings.pojos.ModelMetricsListSchemaV3
-
Return the contents of this object as a JSON String.
- toString() - Method in class water.bindings.pojos.ModelMetricsMakerSchemaV3
-
Return the contents of this object as a JSON String.
- toString() - Method in class water.bindings.pojos.ModelMetricsMultinomialGLMV3
-
Return the contents of this object as a JSON String.
- toString() - Method in class water.bindings.pojos.ModelMetricsMultinomialV3
-
Return the contents of this object as a JSON String.
- toString() - Method in class water.bindings.pojos.ModelMetricsOrdinalGLMV3
-
Return the contents of this object as a JSON String.
- toString() - Method in class water.bindings.pojos.ModelMetricsOrdinalV3
-
Return the contents of this object as a JSON String.
- toString() - Method in class water.bindings.pojos.ModelMetricsPCAV3
-
Return the contents of this object as a JSON String.
- toString() - Method in class water.bindings.pojos.ModelMetricsRegressionGLMV3
-
Return the contents of this object as a JSON String.
- toString() - Method in class water.bindings.pojos.ModelMetricsRegressionV3
-
Return the contents of this object as a JSON String.
- toString() - Method in class water.bindings.pojos.ModelMetricsSVDV99
-
Return the contents of this object as a JSON String.
- toString() - Method in class water.bindings.pojos.ModelOutputSchemaV3
-
Return the contents of this object as a JSON String.
- toString() - Method in class water.bindings.pojos.ModelParameterSchemaV3
-
Return the contents of this object as a JSON String.
- toString() - Method in class water.bindings.pojos.ModelParametersSchemaV3
-
Return the contents of this object as a JSON String.
- toString() - Method in class water.bindings.pojos.ModelSchemaBaseV3
-
Return the contents of this object as a JSON String.
- toString() - Method in class water.bindings.pojos.ModelSchemaV3
-
Return the contents of this object as a JSON String.
- toString() - Method in class water.bindings.pojos.ModelsInfoV4
-
Return the contents of this object as a JSON String.
- toString() - Method in class water.bindings.pojos.ModelsV3
-
Return the contents of this object as a JSON String.
- toString() - Method in class water.bindings.pojos.ModelSynopsisV3
-
Return the contents of this object as a JSON String.
- toString() - Method in class water.bindings.pojos.NaiveBayesModelOutputV3
-
Return the contents of this object as a JSON String.
- toString() - Method in class water.bindings.pojos.NaiveBayesModelV3
-
Return the contents of this object as a JSON String.
- toString() - Method in class water.bindings.pojos.NaiveBayesParametersV3
-
Return the contents of this object as a JSON String.
- toString() - Method in class water.bindings.pojos.NaiveBayesV3
-
Return the contents of this object as a JSON String.
- toString() - Method in class water.bindings.pojos.NetworkBenchV3
-
Return the contents of this object as a JSON String.
- toString() - Method in class water.bindings.pojos.NetworkEvent
-
Return the contents of this object as a JSON String.
- toString() - Method in class water.bindings.pojos.NetworkTestV3
-
Return the contents of this object as a JSON String.
- toString() - Method in class water.bindings.pojos.NodePersistentStorageEntryV3
-
Return the contents of this object as a JSON String.
- toString() - Method in class water.bindings.pojos.NodePersistentStorageV3
-
Return the contents of this object as a JSON String.
- toString() - Method in class water.bindings.pojos.NodeV3
-
Return the contents of this object as a JSON String.
- toString() - Method in class water.bindings.pojos.OutputSchemaV4
-
Return the contents of this object as a JSON String.
- toString() - Method in class water.bindings.pojos.ParseSetupV3
-
Return the contents of this object as a JSON String.
- toString() - Method in class water.bindings.pojos.ParseSVMLightV3
-
Return the contents of this object as a JSON String.
- toString() - Method in class water.bindings.pojos.ParseV3
-
Return the contents of this object as a JSON String.
- toString() - Method in class water.bindings.pojos.PartialDependenceKeyV3
-
Return the contents of this object as a JSON String.
- toString() - Method in class water.bindings.pojos.PartialDependenceV3
-
Return the contents of this object as a JSON String.
- toString() - Method in class water.bindings.pojos.PCAModelOutputV3
-
Return the contents of this object as a JSON String.
- toString() - Method in class water.bindings.pojos.PCAModelV3
-
Return the contents of this object as a JSON String.
- toString() - Method in class water.bindings.pojos.PCAParametersV3
-
Return the contents of this object as a JSON String.
- toString() - Method in class water.bindings.pojos.PCAV3
-
Return the contents of this object as a JSON String.
- toString() - Method in class water.bindings.pojos.ProfilerNodeEntryV3
-
Return the contents of this object as a JSON String.
- toString() - Method in class water.bindings.pojos.ProfilerNodeV3
-
Return the contents of this object as a JSON String.
- toString() - Method in class water.bindings.pojos.ProfilerV3
-
Return the contents of this object as a JSON String.
- toString() - Method in class water.bindings.pojos.QuantileParametersV3
-
Return the contents of this object as a JSON String.
- toString() - Method in class water.bindings.pojos.QuantileV3
-
Return the contents of this object as a JSON String.
- toString() - Method in class water.bindings.pojos.RandomDiscreteValueSearchCriteriaV99
-
Return the contents of this object as a JSON String.
- toString() - Method in class water.bindings.pojos.RapidsExpressionV3
-
Return the contents of this object as a JSON String.
- toString() - Method in class water.bindings.pojos.RapidsFrameV3
-
Return the contents of this object as a JSON String.
- toString() - Method in class water.bindings.pojos.RapidsFunctionV3
-
Return the contents of this object as a JSON String.
- toString() - Method in class water.bindings.pojos.RapidsHelpV3
-
Return the contents of this object as a JSON String.
- toString() - Method in class water.bindings.pojos.RapidsNumbersV3
-
Return the contents of this object as a JSON String.
- toString() - Method in class water.bindings.pojos.RapidsNumberV3
-
Return the contents of this object as a JSON String.
- toString() - Method in class water.bindings.pojos.RapidsSchemaV3
-
Return the contents of this object as a JSON String.
- toString() - Method in class water.bindings.pojos.RapidsStringsV3
-
Return the contents of this object as a JSON String.
- toString() - Method in class water.bindings.pojos.RapidsStringV3
-
Return the contents of this object as a JSON String.
- toString() - Method in class water.bindings.pojos.RapidsV99
-
Return the contents of this object as a JSON String.
- toString() - Method in class water.bindings.pojos.RemoveAllV3
-
Return the contents of this object as a JSON String.
- toString() - Method in class water.bindings.pojos.RemoveV3
-
Return the contents of this object as a JSON String.
- toString() - Method in class water.bindings.pojos.RequestSchemaV3
-
Return the contents of this object as a JSON String.
- toString() - Method in class water.bindings.pojos.RouteV3
-
Return the contents of this object as a JSON String.
- toString() - Method in class water.bindings.pojos.SchemaMetadataV3
-
Return the contents of this object as a JSON String.
- toString() - Method in class water.bindings.pojos.SchemaV3
-
Return the contents of this object as a JSON String.
- toString() - Method in class water.bindings.pojos.SessionIdV4
-
Return the contents of this object as a JSON String.
- toString() - Method in class water.bindings.pojos.SharedTreeModelOutputV3
-
Return the contents of this object as a JSON String.
- toString() - Method in class water.bindings.pojos.SharedTreeModelV3
-
Return the contents of this object as a JSON String.
- toString() - Method in class water.bindings.pojos.SharedTreeParametersV3
-
Return the contents of this object as a JSON String.
- toString() - Method in class water.bindings.pojos.SharedTreeV3
-
Return the contents of this object as a JSON String.
- toString() - Method in class water.bindings.pojos.ShutdownV3
-
Return the contents of this object as a JSON String.
- toString() - Method in class water.bindings.pojos.SplitFrameV3
-
Return the contents of this object as a JSON String.
- toString() - Method in class water.bindings.pojos.StackedEnsembleModelOutputV99
-
Return the contents of this object as a JSON String.
- toString() - Method in class water.bindings.pojos.StackedEnsembleModelV99
-
Return the contents of this object as a JSON String.
- toString() - Method in class water.bindings.pojos.StackedEnsembleParametersV99
-
Return the contents of this object as a JSON String.
- toString() - Method in class water.bindings.pojos.StackedEnsembleV99
-
Return the contents of this object as a JSON String.
- toString() - Method in class water.bindings.pojos.SteamMetricsV3
-
Return the contents of this object as a JSON String.
- toString() - Method in class water.bindings.pojos.StreamingSchema
-
Return the contents of this object as a JSON String.
- toString() - Method in class water.bindings.pojos.StringPairV3
-
Return the contents of this object as a JSON String.
- toString() - Method in class water.bindings.pojos.SVDModelOutputV99
-
Return the contents of this object as a JSON String.
- toString() - Method in class water.bindings.pojos.SVDModelV99
-
Return the contents of this object as a JSON String.
- toString() - Method in class water.bindings.pojos.SVDParametersV99
-
Return the contents of this object as a JSON String.
- toString() - Method in class water.bindings.pojos.SVDV99
-
Return the contents of this object as a JSON String.
- toString() - Method in class water.bindings.pojos.TabulateV3
-
Return the contents of this object as a JSON String.
- toString() - Method in class water.bindings.pojos.TimelineV3
-
Return the contents of this object as a JSON String.
- toString() - Method in class water.bindings.pojos.TreeStatsV3
-
Return the contents of this object as a JSON String.
- toString() - Method in class water.bindings.pojos.TwoDimTableV3
-
Return the contents of this object as a JSON String.
- toString() - Method in class water.bindings.pojos.TypeaheadV3
-
Return the contents of this object as a JSON String.
- toString() - Method in class water.bindings.pojos.UnlockKeysV3
-
Return the contents of this object as a JSON String.
- toString() - Method in class water.bindings.pojos.ValidationMessageV3
-
Return the contents of this object as a JSON String.
- toString() - Method in class water.bindings.pojos.VarImpV3
-
Return the contents of this object as a JSON String.
- toString() - Method in class water.bindings.pojos.WaterMeterCpuTicksV3
-
Return the contents of this object as a JSON String.
- toString() - Method in class water.bindings.pojos.WaterMeterIoV3
-
Return the contents of this object as a JSON String.
- toString() - Method in class water.bindings.pojos.Word2VecModelOutputV3
-
Return the contents of this object as a JSON String.
- toString() - Method in class water.bindings.pojos.Word2VecModelV3
-
Return the contents of this object as a JSON String.
- toString() - Method in class water.bindings.pojos.Word2VecParametersV3
-
Return the contents of this object as a JSON String.
- toString() - Method in class water.bindings.pojos.Word2VecSynonymsV3
-
Return the contents of this object as a JSON String.
- toString() - Method in class water.bindings.pojos.Word2VecTransformV3
-
Return the contents of this object as a JSON String.
- toString() - Method in class water.bindings.pojos.Word2VecV3
-
Return the contents of this object as a JSON String.
- toString() - Method in class water.bindings.pojos.XGBoostModelOutputV3
-
Return the contents of this object as a JSON String.
- toString() - Method in class water.bindings.pojos.XGBoostModelV3
-
Return the contents of this object as a JSON String.
- toString() - Method in class water.bindings.pojos.XGBoostParametersV3
-
Return the contents of this object as a JSON String.
- toString() - Method in class water.bindings.pojos.XGBoostV3
-
Return the contents of this object as a JSON String.
- totalColumnCount - Variable in class water.bindings.pojos.FrameV3
-
Total number of columns in the Frame
- totalEvent - Variable in class water.bindings.pojos.CoxPHModelOutputV3
-
total_event
- totalFilteredColumnCount - Variable in class water.bindings.pojos.ParseSetupV3
-
Total number of columns we would return with no column pagination
- totalModels - Variable in class water.bindings.pojos.GridSearchSchema
-
Number of all models generated by grid search.
- totss - Variable in class water.bindings.pojos.ModelMetricsClusteringV3
-
Total Sum of Square Error to Grand Mean
- totWithinss - Variable in class water.bindings.pojos.ModelMetricsClusteringV3
-
Within Cluster Sum of Square Error
- traces - Variable in class water.bindings.pojos.JStackV3
-
Stacktraces
- train_aggregator() - Method in class water.bindings.H2oApi
-
Train a Aggregator model.
- train_aggregator(AggregatorParametersV99) - Method in class water.bindings.H2oApi
-
- train_coxph() - Method in class water.bindings.H2oApi
-
Train a CoxPH model.
- train_coxph(CoxPHParametersV3) - Method in class water.bindings.H2oApi
-
- train_deeplearning() - Method in class water.bindings.H2oApi
-
Train a DeepLearning model.
- train_deeplearning(DeepLearningParametersV3) - Method in class water.bindings.H2oApi
-
- train_deepwater() - Method in class water.bindings.H2oApi
-
Train a DeepWater model.
- train_deepwater(DeepWaterParametersV3) - Method in class water.bindings.H2oApi
-
- train_drf() - Method in class water.bindings.H2oApi
-
Train a DRF model.
- train_drf(DRFParametersV3) - Method in class water.bindings.H2oApi
-
- train_gbm() - Method in class water.bindings.H2oApi
-
Train a GBM model.
- train_gbm(GBMParametersV3) - Method in class water.bindings.H2oApi
-
- train_glm() - Method in class water.bindings.H2oApi
-
Train a GLM model.
- train_glm(GLMParametersV3) - Method in class water.bindings.H2oApi
-
- train_glrm(int) - Method in class water.bindings.H2oApi
-
Train a GLRM model.
- train_glrm(GLRMParametersV3) - Method in class water.bindings.H2oApi
-
- train_kmeans() - Method in class water.bindings.H2oApi
-
Train a KMeans model.
- train_kmeans(KMeansParametersV3) - Method in class water.bindings.H2oApi
-
- train_naivebayes() - Method in class water.bindings.H2oApi
-
Train a NaiveBayes model.
- train_naivebayes(NaiveBayesParametersV3) - Method in class water.bindings.H2oApi
-
- train_pca(int) - Method in class water.bindings.H2oApi
-
Train a PCA model.
- train_pca(PCAParametersV3) - Method in class water.bindings.H2oApi
-
- train_stackedensemble(ModelKeyV3[]) - Method in class water.bindings.H2oApi
-
Train a StackedEnsemble model.
- train_stackedensemble(StackedEnsembleParametersV99) - Method in class water.bindings.H2oApi
-
- train_svd() - Method in class water.bindings.H2oApi
-
Train a SVD model.
- train_svd(SVDParametersV99) - Method in class water.bindings.H2oApi
-
- train_word2vec() - Method in class water.bindings.H2oApi
-
Train a Word2Vec model.
- train_word2vec(Word2VecParametersV3) - Method in class water.bindings.H2oApi
-
- train_xgboost() - Method in class water.bindings.H2oApi
-
Train a XGBoost model.
- train_xgboost(XGBoostParametersV3) - Method in class water.bindings.H2oApi
-
- trainAggregator(Grid, AggregatorParametersV99) - Static method in class water.bindings.proxies.retrofit.Grid.Helper
-
Run grid search for Aggregator model.
- trainAggregator(DataInfoTransformType, PCAMethod, int, int, int, double, long, boolean, boolean, String, String, String, int, boolean, boolean, boolean, GenmodelutilsDistributionFamily, double, double, double, String, String, String, String, ModelParametersFoldAssignmentScheme, ModelParametersCategoricalEncodingScheme, int, String[], boolean, boolean, String, int, double, ScoreKeeperStoppingMetric, double, String) - Method in interface water.bindings.proxies.retrofit.Grid
-
Run grid search for Aggregator model.
- trainAggregator() - Method in interface water.bindings.proxies.retrofit.Grid
-
- trainAggregator(ModelBuilders, AggregatorParametersV99) - Static method in class water.bindings.proxies.retrofit.ModelBuilders.Helper
-
Train a Aggregator model.
- trainAggregator(DataInfoTransformType, PCAMethod, int, int, int, double, long, boolean, boolean, String, String, String, int, boolean, boolean, boolean, GenmodelutilsDistributionFamily, double, double, double, String, String, String, String, ModelParametersFoldAssignmentScheme, ModelParametersCategoricalEncodingScheme, int, String[], boolean, boolean, String, int, double, ScoreKeeperStoppingMetric, double, String) - Method in interface water.bindings.proxies.retrofit.ModelBuilders
-
Train a Aggregator model.
- trainAggregator() - Method in interface water.bindings.proxies.retrofit.ModelBuilders
-
- trainCoxph(Grid, CoxPHParametersV3) - Static method in class water.bindings.proxies.retrofit.Grid.Helper
-
Run grid search for CoxPH model.
- trainCoxph(String, String, String, CoxPHTies, double, double, int, String, String, String, int, boolean, boolean, boolean, GenmodelutilsDistributionFamily, double, double, double, String, String, String, String, ModelParametersFoldAssignmentScheme, ModelParametersCategoricalEncodingScheme, int, String[], boolean, boolean, String, int, double, ScoreKeeperStoppingMetric, double, String) - Method in interface water.bindings.proxies.retrofit.Grid
-
Run grid search for CoxPH model.
- trainCoxph() - Method in interface water.bindings.proxies.retrofit.Grid
-
- trainCoxph(ModelBuilders, CoxPHParametersV3) - Static method in class water.bindings.proxies.retrofit.ModelBuilders.Helper
-
Train a CoxPH model.
- trainCoxph(String, String, String, CoxPHTies, double, double, int, String, String, String, int, boolean, boolean, boolean, GenmodelutilsDistributionFamily, double, double, double, String, String, String, String, ModelParametersFoldAssignmentScheme, ModelParametersCategoricalEncodingScheme, int, String[], boolean, boolean, String, int, double, ScoreKeeperStoppingMetric, double, String) - Method in interface water.bindings.proxies.retrofit.ModelBuilders
-
Train a CoxPH model.
- trainCoxph() - Method in interface water.bindings.proxies.retrofit.ModelBuilders
-
- trainDeeplearning(Grid, DeepLearningParametersV3) - Static method in class water.bindings.proxies.retrofit.Grid.Helper
-
Run grid search for DeepLearning model.
- trainDeeplearning(boolean, float[], float, int, int, DeepLearningActivation, int[], double, long, double, long, boolean, double, double, double, double, double, double, double, double, boolean, double, double[], double, double, float, DeepLearningInitialWeightDistribution, double, String[], String[], DeepLearningLoss, double, long, long, double, double, double, boolean, DeepLearningClassSamplingMethod, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, DeepLearningMissingValuesHandling, boolean, boolean, double, double, int, boolean, boolean, int, boolean, double, double, String, String, String, String, int, boolean, boolean, boolean, GenmodelutilsDistributionFamily, double, double, double, String, String, String, String, ModelParametersFoldAssignmentScheme, ModelParametersCategoricalEncodingScheme, int, String[], boolean, boolean, String, int, double, ScoreKeeperStoppingMetric, double, String) - Method in interface water.bindings.proxies.retrofit.Grid
-
Run grid search for DeepLearning model.
- trainDeeplearning() - Method in interface water.bindings.proxies.retrofit.Grid
-
- trainDeeplearning(ModelBuilders, DeepLearningParametersV3) - Static method in class water.bindings.proxies.retrofit.ModelBuilders.Helper
-
Train a DeepLearning model.
- trainDeeplearning(boolean, float[], float, int, int, DeepLearningActivation, int[], double, long, double, long, boolean, double, double, double, double, double, double, double, double, boolean, double, double[], double, double, float, DeepLearningInitialWeightDistribution, double, String[], String[], DeepLearningLoss, double, long, long, double, double, double, boolean, DeepLearningClassSamplingMethod, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, DeepLearningMissingValuesHandling, boolean, boolean, double, double, int, boolean, boolean, int, boolean, double, double, String, String, String, String, int, boolean, boolean, boolean, GenmodelutilsDistributionFamily, double, double, double, String, String, String, String, ModelParametersFoldAssignmentScheme, ModelParametersCategoricalEncodingScheme, int, String[], boolean, boolean, String, int, double, ScoreKeeperStoppingMetric, double, String) - Method in interface water.bindings.proxies.retrofit.ModelBuilders
-
Train a DeepLearning model.
- trainDeeplearning() - Method in interface water.bindings.proxies.retrofit.ModelBuilders
-
- trainDeepwater(Grid, DeepWaterParametersV3) - Static method in class water.bindings.proxies.retrofit.Grid.Helper
-
Run grid search for DeepWater model.
- trainDeepwater(DeepWaterParametersProblemType, DeepWaterParametersActivation, int[], double, double[], int, boolean, int, double, long, double, long, double, double, double, double, double, double, long, long, double, double, double, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, int, double, DeepWaterParametersNetwork, DeepWaterParametersBackend, int[], int, boolean, int[], boolean, String, String, String, String, boolean, boolean, float[], float, String, String, String, int, boolean, boolean, boolean, GenmodelutilsDistributionFamily, double, double, double, String, String, String, String, ModelParametersFoldAssignmentScheme, ModelParametersCategoricalEncodingScheme, int, String[], boolean, boolean, String, int, double, ScoreKeeperStoppingMetric, double, String) - Method in interface water.bindings.proxies.retrofit.Grid
-
Run grid search for DeepWater model.
- trainDeepwater() - Method in interface water.bindings.proxies.retrofit.Grid
-
- trainDeepwater(ModelBuilders, DeepWaterParametersV3) - Static method in class water.bindings.proxies.retrofit.ModelBuilders.Helper
-
Train a DeepWater model.
- trainDeepwater(DeepWaterParametersProblemType, DeepWaterParametersActivation, int[], double, double[], int, boolean, int, double, long, double, long, double, double, double, double, double, double, long, long, double, double, double, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, int, double, DeepWaterParametersNetwork, DeepWaterParametersBackend, int[], int, boolean, int[], boolean, String, String, String, String, boolean, boolean, float[], float, String, String, String, int, boolean, boolean, boolean, GenmodelutilsDistributionFamily, double, double, double, String, String, String, String, ModelParametersFoldAssignmentScheme, ModelParametersCategoricalEncodingScheme, int, String[], boolean, boolean, String, int, double, ScoreKeeperStoppingMetric, double, String) - Method in interface water.bindings.proxies.retrofit.ModelBuilders
-
Train a DeepWater model.
- trainDeepwater() - Method in interface water.bindings.proxies.retrofit.ModelBuilders
-
- trainDrf(Grid, DRFParametersV3) - Static method in class water.bindings.proxies.retrofit.Grid.Helper
-
Run grid search for DRF model.
- trainDrf(int, boolean, boolean, float[], float, int, int, int, int, double, int, int, int, double, long, boolean, double, double[], double, double, int, double, TreeSharedTreeModelSharedTreeParametersHistogramType, boolean, String, String, String, String, int, boolean, boolean, boolean, GenmodelutilsDistributionFamily, double, double, double, String, String, String, String, ModelParametersFoldAssignmentScheme, ModelParametersCategoricalEncodingScheme, int, String[], boolean, boolean, String, int, double, ScoreKeeperStoppingMetric, double, String) - Method in interface water.bindings.proxies.retrofit.Grid
-
Run grid search for DRF model.
- trainDrf() - Method in interface water.bindings.proxies.retrofit.Grid
-
- trainDrf(ModelBuilders, DRFParametersV3) - Static method in class water.bindings.proxies.retrofit.ModelBuilders.Helper
-
Train a DRF model.
- trainDrf(int, boolean, boolean, float[], float, int, int, int, int, double, int, int, int, double, long, boolean, double, double[], double, double, int, double, TreeSharedTreeModelSharedTreeParametersHistogramType, boolean, String, String, String, String, int, boolean, boolean, boolean, GenmodelutilsDistributionFamily, double, double, double, String, String, String, String, ModelParametersFoldAssignmentScheme, ModelParametersCategoricalEncodingScheme, int, String[], boolean, boolean, String, int, double, ScoreKeeperStoppingMetric, double, String) - Method in interface water.bindings.proxies.retrofit.ModelBuilders
-
Train a DRF model.
- trainDrf() - Method in interface water.bindings.proxies.retrofit.ModelBuilders
-
- trainGbm(Grid, GBMParametersV3) - Static method in class water.bindings.proxies.retrofit.Grid.Helper
-
Run grid search for GBM model.
- trainGbm(double, double, double, double, double, boolean, float[], float, int, int, int, int, double, int, int, int, double, long, boolean, double, double[], double, double, int, double, TreeSharedTreeModelSharedTreeParametersHistogramType, boolean, String, String, String, String, int, boolean, boolean, boolean, GenmodelutilsDistributionFamily, double, double, double, String, String, String, String, ModelParametersFoldAssignmentScheme, ModelParametersCategoricalEncodingScheme, int, String[], boolean, boolean, String, int, double, ScoreKeeperStoppingMetric, double, String) - Method in interface water.bindings.proxies.retrofit.Grid
-
Run grid search for GBM model.
- trainGbm() - Method in interface water.bindings.proxies.retrofit.Grid
-
- trainGbm(ModelBuilders, GBMParametersV3) - Static method in class water.bindings.proxies.retrofit.ModelBuilders.Helper
-
Train a GBM model.
- trainGbm(double, double, double, double, double, boolean, float[], float, int, int, int, int, double, int, int, int, double, long, boolean, double, double[], double, double, int, double, TreeSharedTreeModelSharedTreeParametersHistogramType, boolean, String, String, String, String, int, boolean, boolean, boolean, GenmodelutilsDistributionFamily, double, double, double, String, String, String, String, ModelParametersFoldAssignmentScheme, ModelParametersCategoricalEncodingScheme, int, String[], boolean, boolean, String, int, double, ScoreKeeperStoppingMetric, double, String) - Method in interface water.bindings.proxies.retrofit.ModelBuilders
-
Train a GBM model.
- trainGbm() - Method in interface water.bindings.proxies.retrofit.ModelBuilders
-
- trainGlm(Grid, GLMParametersV3) - Static method in class water.bindings.proxies.retrofit.Grid.Helper
-
Run grid search for GLM model.
- trainGlm(long, GLMFamily, double, double, GLMSolver, double[], double[], boolean, boolean, int, boolean, DeepLearningMissingValuesHandling, boolean, int, double, double, double, double, GLMLink, boolean, double, double, String, int, String[], StringPairV3[], boolean, float[], float, int, int, boolean, boolean, String, String, String, int, boolean, boolean, boolean, GenmodelutilsDistributionFamily, double, double, double, String, String, String, String, ModelParametersFoldAssignmentScheme, ModelParametersCategoricalEncodingScheme, int, String[], boolean, boolean, String, int, double, ScoreKeeperStoppingMetric, double, String) - Method in interface water.bindings.proxies.retrofit.Grid
-
Run grid search for GLM model.
- trainGlm() - Method in interface water.bindings.proxies.retrofit.Grid
-
- trainGlm(ModelBuilders, GLMParametersV3) - Static method in class water.bindings.proxies.retrofit.ModelBuilders.Helper
-
Train a GLM model.
- trainGlm(long, GLMFamily, double, double, GLMSolver, double[], double[], boolean, boolean, int, boolean, DeepLearningMissingValuesHandling, boolean, int, double, double, double, double, GLMLink, boolean, double, double, String, int, String[], StringPairV3[], boolean, float[], float, int, int, boolean, boolean, String, String, String, int, boolean, boolean, boolean, GenmodelutilsDistributionFamily, double, double, double, String, String, String, String, ModelParametersFoldAssignmentScheme, ModelParametersCategoricalEncodingScheme, int, String[], boolean, boolean, String, int, double, ScoreKeeperStoppingMetric, double, String) - Method in interface water.bindings.proxies.retrofit.ModelBuilders
-
Train a GLM model.
- trainGlm() - Method in interface water.bindings.proxies.retrofit.ModelBuilders
-
- trainGlrm(Grid, GLRMParametersV3) - Static method in class water.bindings.proxies.retrofit.Grid.Helper
-
Run grid search for GLRM model.
- trainGlrm(DataInfoTransformType, int, GenmodelalgosglrmGlrmLoss, GenmodelalgosglrmGlrmLoss, GenmodelalgosglrmGlrmLoss[], int[], int, GenmodelalgosglrmGlrmRegularizer, GenmodelalgosglrmGlrmRegularizer, double, double, int, int, double, double, long, GenmodelalgosglrmGlrmInitialization, SVDMethod, String, String, String, boolean, boolean, boolean, String, String, String, int, boolean, boolean, boolean, GenmodelutilsDistributionFamily, double, double, double, String, String, String, String, ModelParametersFoldAssignmentScheme, ModelParametersCategoricalEncodingScheme, int, String[], boolean, boolean, String, int, double, ScoreKeeperStoppingMetric, double, String) - Method in interface water.bindings.proxies.retrofit.Grid
-
Run grid search for GLRM model.
- trainGlrm(int) - Method in interface water.bindings.proxies.retrofit.Grid
-
- trainGlrm(ModelBuilders, GLRMParametersV3) - Static method in class water.bindings.proxies.retrofit.ModelBuilders.Helper
-
Train a GLRM model.
- trainGlrm(DataInfoTransformType, int, GenmodelalgosglrmGlrmLoss, GenmodelalgosglrmGlrmLoss, GenmodelalgosglrmGlrmLoss[], int[], int, GenmodelalgosglrmGlrmRegularizer, GenmodelalgosglrmGlrmRegularizer, double, double, int, int, double, double, long, GenmodelalgosglrmGlrmInitialization, SVDMethod, String, String, String, boolean, boolean, boolean, String, String, String, int, boolean, boolean, boolean, GenmodelutilsDistributionFamily, double, double, double, String, String, String, String, ModelParametersFoldAssignmentScheme, ModelParametersCategoricalEncodingScheme, int, String[], boolean, boolean, String, int, double, ScoreKeeperStoppingMetric, double, String) - Method in interface water.bindings.proxies.retrofit.ModelBuilders
-
Train a GLRM model.
- trainGlrm(int) - Method in interface water.bindings.proxies.retrofit.ModelBuilders
-
- trainingFrame - Variable in class water.bindings.pojos.ModelParametersSchemaV3
-
Id of the training data frame.
- trainingMetrics - Variable in class water.bindings.pojos.GridSchemaV99
-
Training model metrics for the returned models; only returned if sort_by is set
- trainingMetrics - Variable in class water.bindings.pojos.ModelOutputSchemaV3
-
Training data model metrics
- trainKmeans(Grid, KMeansParametersV3) - Static method in class water.bindings.proxies.retrofit.Grid.Helper
-
Run grid search for KMeans model.
- trainKmeans(String, int, boolean, long, KMeansInitialization, boolean, int, String, String, String, int, boolean, boolean, boolean, GenmodelutilsDistributionFamily, double, double, double, String, String, String, String, ModelParametersFoldAssignmentScheme, ModelParametersCategoricalEncodingScheme, int, String[], boolean, boolean, String, int, double, ScoreKeeperStoppingMetric, double, String) - Method in interface water.bindings.proxies.retrofit.Grid
-
Run grid search for KMeans model.
- trainKmeans() - Method in interface water.bindings.proxies.retrofit.Grid
-
- trainKmeans(ModelBuilders, KMeansParametersV3) - Static method in class water.bindings.proxies.retrofit.ModelBuilders.Helper
-
Train a KMeans model.
- trainKmeans(String, int, boolean, long, KMeansInitialization, boolean, int, String, String, String, int, boolean, boolean, boolean, GenmodelutilsDistributionFamily, double, double, double, String, String, String, String, ModelParametersFoldAssignmentScheme, ModelParametersCategoricalEncodingScheme, int, String[], boolean, boolean, String, int, double, ScoreKeeperStoppingMetric, double, String) - Method in interface water.bindings.proxies.retrofit.ModelBuilders
-
Train a KMeans model.
- trainKmeans() - Method in interface water.bindings.proxies.retrofit.ModelBuilders
-
- trainNaivebayes(Grid, NaiveBayesParametersV3) - Static method in class water.bindings.proxies.retrofit.Grid.Helper
-
Run grid search for NaiveBayes model.
- trainNaivebayes(boolean, float[], float, int, int, double, double, double, double, double, boolean, long, String, String, String, int, boolean, boolean, boolean, GenmodelutilsDistributionFamily, double, double, double, String, String, String, String, ModelParametersFoldAssignmentScheme, ModelParametersCategoricalEncodingScheme, int, String[], boolean, boolean, String, int, double, ScoreKeeperStoppingMetric, double, String) - Method in interface water.bindings.proxies.retrofit.Grid
-
Run grid search for NaiveBayes model.
- trainNaivebayes() - Method in interface water.bindings.proxies.retrofit.Grid
-
- trainNaivebayes(ModelBuilders, NaiveBayesParametersV3) - Static method in class water.bindings.proxies.retrofit.ModelBuilders.Helper
-
Train a NaiveBayes model.
- trainNaivebayes(boolean, float[], float, int, int, double, double, double, double, double, boolean, long, String, String, String, int, boolean, boolean, boolean, GenmodelutilsDistributionFamily, double, double, double, String, String, String, String, ModelParametersFoldAssignmentScheme, ModelParametersCategoricalEncodingScheme, int, String[], boolean, boolean, String, int, double, ScoreKeeperStoppingMetric, double, String) - Method in interface water.bindings.proxies.retrofit.ModelBuilders
-
Train a NaiveBayes model.
- trainNaivebayes() - Method in interface water.bindings.proxies.retrofit.ModelBuilders
-
- trainPca(Grid, PCAParametersV3) - Static method in class water.bindings.proxies.retrofit.Grid.Helper
-
Run grid search for PCA model.
- trainPca(DataInfoTransformType, PCAMethod, int, int, long, boolean, boolean, boolean, String, String, String, int, boolean, boolean, boolean, GenmodelutilsDistributionFamily, double, double, double, String, String, String, String, ModelParametersFoldAssignmentScheme, ModelParametersCategoricalEncodingScheme, int, String[], boolean, boolean, String, int, double, ScoreKeeperStoppingMetric, double, String) - Method in interface water.bindings.proxies.retrofit.Grid
-
Run grid search for PCA model.
- trainPca(int) - Method in interface water.bindings.proxies.retrofit.Grid
-
- trainPca(ModelBuilders, PCAParametersV3) - Static method in class water.bindings.proxies.retrofit.ModelBuilders.Helper
-
Train a PCA model.
- trainPca(DataInfoTransformType, PCAMethod, int, int, long, boolean, boolean, boolean, String, String, String, int, boolean, boolean, boolean, GenmodelutilsDistributionFamily, double, double, double, String, String, String, String, ModelParametersFoldAssignmentScheme, ModelParametersCategoricalEncodingScheme, int, String[], boolean, boolean, String, int, double, ScoreKeeperStoppingMetric, double, String) - Method in interface water.bindings.proxies.retrofit.ModelBuilders
-
Train a PCA model.
- trainPca(int) - Method in interface water.bindings.proxies.retrofit.ModelBuilders
-
- trainSamplesPerIteration - Variable in class water.bindings.pojos.DeepLearningParametersV3
-
Number of training samples (globally) per MapReduce iteration.
- trainSamplesPerIteration - Variable in class water.bindings.pojos.DeepWaterParametersV3
-
Number of training samples (globally) per MapReduce iteration.
- trainStackedensemble(Grid, StackedEnsembleParametersV99) - Static method in class water.bindings.proxies.retrofit.Grid.Helper
-
Run grid search for StackedEnsemble model.
- trainStackedensemble(String[], StackedEnsembleModelStackedEnsembleParametersMetalearnerAlgorithm, int, ModelParametersFoldAssignmentScheme, String, boolean, String, long, String, String, String, int, boolean, boolean, boolean, GenmodelutilsDistributionFamily, double, double, double, String, String, String, String, ModelParametersFoldAssignmentScheme, ModelParametersCategoricalEncodingScheme, int, String[], boolean, boolean, String, int, double, ScoreKeeperStoppingMetric, double, String) - Method in interface water.bindings.proxies.retrofit.Grid
-
Run grid search for StackedEnsemble model.
- trainStackedensemble(String[]) - Method in interface water.bindings.proxies.retrofit.Grid
-
- trainStackedensemble(ModelBuilders, StackedEnsembleParametersV99) - Static method in class water.bindings.proxies.retrofit.ModelBuilders.Helper
-
Train a StackedEnsemble model.
- trainStackedensemble(String[], StackedEnsembleModelStackedEnsembleParametersMetalearnerAlgorithm, int, ModelParametersFoldAssignmentScheme, String, boolean, String, long, String, String, String, int, boolean, boolean, boolean, GenmodelutilsDistributionFamily, double, double, double, String, String, String, String, ModelParametersFoldAssignmentScheme, ModelParametersCategoricalEncodingScheme, int, String[], boolean, boolean, String, int, double, ScoreKeeperStoppingMetric, double, String) - Method in interface water.bindings.proxies.retrofit.ModelBuilders
-
Train a StackedEnsemble model.
- trainStackedensemble(String[]) - Method in interface water.bindings.proxies.retrofit.ModelBuilders
-
- trainSvd(Grid, SVDParametersV99) - Static method in class water.bindings.proxies.retrofit.Grid.Helper
-
Run grid search for SVD model.
- trainSvd(DataInfoTransformType, SVDMethod, int, int, long, boolean, String, boolean, String, String, String, int, boolean, boolean, boolean, GenmodelutilsDistributionFamily, double, double, double, String, String, String, String, ModelParametersFoldAssignmentScheme, ModelParametersCategoricalEncodingScheme, int, String[], boolean, boolean, String, int, double, ScoreKeeperStoppingMetric, double, String) - Method in interface water.bindings.proxies.retrofit.Grid
-
Run grid search for SVD model.
- trainSvd() - Method in interface water.bindings.proxies.retrofit.Grid
-
- trainSvd(ModelBuilders, SVDParametersV99) - Static method in class water.bindings.proxies.retrofit.ModelBuilders.Helper
-
Train a SVD model.
- trainSvd(DataInfoTransformType, SVDMethod, int, int, long, boolean, String, boolean, String, String, String, int, boolean, boolean, boolean, GenmodelutilsDistributionFamily, double, double, double, String, String, String, String, ModelParametersFoldAssignmentScheme, ModelParametersCategoricalEncodingScheme, int, String[], boolean, boolean, String, int, double, ScoreKeeperStoppingMetric, double, String) - Method in interface water.bindings.proxies.retrofit.ModelBuilders
-
Train a SVD model.
- trainSvd() - Method in interface water.bindings.proxies.retrofit.ModelBuilders
-
- trainWord2vec(Grid, Word2VecParametersV3) - Static method in class water.bindings.proxies.retrofit.Grid.Helper
-
Run grid search for Word2Vec model.
- trainWord2vec(int, int, float, Word2VecNormModel, int, int, float, Word2VecWordModel, String, String, String, String, int, boolean, boolean, boolean, GenmodelutilsDistributionFamily, double, double, double, String, String, String, String, ModelParametersFoldAssignmentScheme, ModelParametersCategoricalEncodingScheme, int, String[], boolean, boolean, String, int, double, ScoreKeeperStoppingMetric, double, String) - Method in interface water.bindings.proxies.retrofit.Grid
-
Run grid search for Word2Vec model.
- trainWord2vec() - Method in interface water.bindings.proxies.retrofit.Grid
-
- trainWord2vec(ModelBuilders, Word2VecParametersV3) - Static method in class water.bindings.proxies.retrofit.ModelBuilders.Helper
-
Train a Word2Vec model.
- trainWord2vec(int, int, float, Word2VecNormModel, int, int, float, Word2VecWordModel, String, String, String, String, int, boolean, boolean, boolean, GenmodelutilsDistributionFamily, double, double, double, String, String, String, String, ModelParametersFoldAssignmentScheme, ModelParametersCategoricalEncodingScheme, int, String[], boolean, boolean, String, int, double, ScoreKeeperStoppingMetric, double, String) - Method in interface water.bindings.proxies.retrofit.ModelBuilders
-
Train a Word2Vec model.
- trainWord2vec() - Method in interface water.bindings.proxies.retrofit.ModelBuilders
-
- trainXgboost(Grid, XGBoostParametersV3) - Static method in class water.bindings.proxies.retrofit.Grid.Helper
-
Run grid search for XGBoost model.
- trainXgboost(int, int, int, double, double, double, double, double, double, double, double, double, double, float, float, int, long, float, float, int, int, float, float, TreexgboostXGBoostModelXGBoostParametersTreeMethod, TreexgboostXGBoostModelXGBoostParametersGrowPolicy, TreexgboostXGBoostModelXGBoostParametersBooster, float, float, boolean, TreexgboostXGBoostModelXGBoostParametersDartSampleType, TreexgboostXGBoostModelXGBoostParametersDartNormalizeType, float, boolean, float, TreexgboostXGBoostModelXGBoostParametersDMatrixType, TreexgboostXGBoostModelXGBoostParametersBackend, int, String, String, String, int, boolean, boolean, boolean, GenmodelutilsDistributionFamily, double, double, double, String, String, String, String, ModelParametersFoldAssignmentScheme, ModelParametersCategoricalEncodingScheme, int, String[], boolean, boolean, String, int, double, ScoreKeeperStoppingMetric, double, String) - Method in interface water.bindings.proxies.retrofit.Grid
-
Run grid search for XGBoost model.
- trainXgboost() - Method in interface water.bindings.proxies.retrofit.Grid
-
- trainXgboost(ModelBuilders, XGBoostParametersV3) - Static method in class water.bindings.proxies.retrofit.ModelBuilders.Helper
-
Train a XGBoost model.
- trainXgboost(int, int, int, double, double, double, double, double, double, double, double, double, double, float, float, int, long, float, float, int, int, float, float, TreexgboostXGBoostModelXGBoostParametersTreeMethod, TreexgboostXGBoostModelXGBoostParametersGrowPolicy, TreexgboostXGBoostModelXGBoostParametersBooster, float, float, boolean, TreexgboostXGBoostModelXGBoostParametersDartSampleType, TreexgboostXGBoostModelXGBoostParametersDartNormalizeType, float, boolean, float, TreexgboostXGBoostModelXGBoostParametersDMatrixType, TreexgboostXGBoostModelXGBoostParametersBackend, int, String, String, String, int, boolean, boolean, boolean, GenmodelutilsDistributionFamily, double, double, double, String, String, String, String, ModelParametersFoldAssignmentScheme, ModelParametersCategoricalEncodingScheme, int, String[], boolean, boolean, String, int, double, ScoreKeeperStoppingMetric, double, String) - Method in interface water.bindings.proxies.retrofit.ModelBuilders
-
Train a XGBoost model.
- trainXgboost() - Method in interface water.bindings.proxies.retrofit.ModelBuilders
-
- transform - Variable in class water.bindings.pojos.AggregatorParametersV99
-
Transformation of training data
- transform - Variable in class water.bindings.pojos.GLRMParametersV3
-
Transformation of training data
- transform - Variable in class water.bindings.pojos.PCAParametersV3
-
Transformation of training data
- transform - Variable in class water.bindings.pojos.SVDParametersV99
-
Transformation of training data
- transform(String, String, Word2VecModelAggregateMethod) - Method in interface water.bindings.proxies.retrofit.Word2VecTransform
-
Transform words to vectors using a word2vec model
- transform(String, String) - Method in interface water.bindings.proxies.retrofit.Word2VecTransform
-
- treeMethod - Variable in class water.bindings.pojos.XGBoostParametersV3
-
Tree method
- TreeSharedTreeModelSharedTreeParametersHistogramType - Enum in water.bindings.pojos
-
- TreeStatsV3 - Class in water.bindings.pojos
-
- TreeStatsV3() - Constructor for class water.bindings.pojos.TreeStatsV3
-
Public constructor
- TreexgboostXGBoostModelXGBoostParametersBackend - Enum in water.bindings.pojos
-
- TreexgboostXGBoostModelXGBoostParametersBooster - Enum in water.bindings.pojos
-
- TreexgboostXGBoostModelXGBoostParametersDartNormalizeType - Enum in water.bindings.pojos
-
- TreexgboostXGBoostModelXGBoostParametersDartSampleType - Enum in water.bindings.pojos
-
- TreexgboostXGBoostModelXGBoostParametersDMatrixType - Enum in water.bindings.pojos
-
- TreexgboostXGBoostModelXGBoostParametersGrowPolicy - Enum in water.bindings.pojos
-
- TreexgboostXGBoostModelXGBoostParametersTreeMethod - Enum in water.bindings.pojos
-
- tweedieLinkPower - Variable in class water.bindings.pojos.GLMParametersV3
-
Tweedie link power
- tweediePower - Variable in class water.bindings.pojos.ModelParametersSchemaV3
-
Tweedie power for Tweedie regression, must be between 1 and 2.
- tweedieVariancePower - Variable in class water.bindings.pojos.GLMParametersV3
-
Tweedie variance power
- TwoDimTableV3 - Class in water.bindings.pojos
-
- TwoDimTableV3() - Constructor for class water.bindings.pojos.TwoDimTableV3
-
Public constructor
- type - Variable in class water.bindings.pojos.ColumnSpecsBase
-
Column Type
- type - Variable in class water.bindings.pojos.ColV3
-
datatype: {enum, string, int, real, time, uuid}
- type - Variable in class water.bindings.pojos.EventV3
-
type of recorded event
- type - Variable in class water.bindings.pojos.FieldMetadataV3
-
Type for this field
- type - Variable in class water.bindings.pojos.KeyV3
-
Name (string representation) for the type of Keyed this Key points to.
- type - Variable in class water.bindings.pojos.ModelParameterSchemaV3
-
Java type, e.g.
- type - Variable in class water.bindings.pojos.SchemaMetadataV3
-
Simple name of H2O type that this Schema represents.
- Typeahead - Interface in water.bindings.proxies.retrofit
-
- typeaheadFileSuggestions(String) - Method in class water.bindings.H2oApi
-
Typeahead hander for filename completion.
- typeaheadFileSuggestions(String, int) - Method in class water.bindings.H2oApi
-
- typeaheadFileSuggestions(String, int, String) - Method in class water.bindings.H2oApi
-
- TypeaheadV3 - Class in water.bindings.pojos
-
- TypeaheadV3() - Constructor for class water.bindings.pojos.TypeaheadV3
-
Public constructor
- validate_aggregator() - Method in class water.bindings.H2oApi
-
Validate a set of Aggregator model builder parameters.
- validate_aggregator(AggregatorParametersV99) - Method in class water.bindings.H2oApi
-
- validate_coxph() - Method in class water.bindings.H2oApi
-
Validate a set of CoxPH model builder parameters.
- validate_coxph(CoxPHParametersV3) - Method in class water.bindings.H2oApi
-
- validate_deeplearning() - Method in class water.bindings.H2oApi
-
Validate a set of DeepLearning model builder parameters.
- validate_deeplearning(DeepLearningParametersV3) - Method in class water.bindings.H2oApi
-
- validate_deepwater() - Method in class water.bindings.H2oApi
-
Validate a set of DeepWater model builder parameters.
- validate_deepwater(DeepWaterParametersV3) - Method in class water.bindings.H2oApi
-
- validate_drf() - Method in class water.bindings.H2oApi
-
Validate a set of DRF model builder parameters.
- validate_drf(DRFParametersV3) - Method in class water.bindings.H2oApi
-
- validate_gbm() - Method in class water.bindings.H2oApi
-
Validate a set of GBM model builder parameters.
- validate_gbm(GBMParametersV3) - Method in class water.bindings.H2oApi
-
- validate_glm() - Method in class water.bindings.H2oApi
-
Validate a set of GLM model builder parameters.
- validate_glm(GLMParametersV3) - Method in class water.bindings.H2oApi
-
- validate_glrm(int) - Method in class water.bindings.H2oApi
-
Validate a set of GLRM model builder parameters.
- validate_glrm(GLRMParametersV3) - Method in class water.bindings.H2oApi
-
- validate_kmeans() - Method in class water.bindings.H2oApi
-
Validate a set of KMeans model builder parameters.
- validate_kmeans(KMeansParametersV3) - Method in class water.bindings.H2oApi
-
- validate_naivebayes() - Method in class water.bindings.H2oApi
-
Validate a set of NaiveBayes model builder parameters.
- validate_naivebayes(NaiveBayesParametersV3) - Method in class water.bindings.H2oApi
-
- validate_parametersAggregator(ModelBuilders, AggregatorParametersV99) - Static method in class water.bindings.proxies.retrofit.ModelBuilders.Helper
-
Validate a set of Aggregator model builder parameters.
- validate_parametersAggregator(DataInfoTransformType, PCAMethod, int, int, int, double, long, boolean, boolean, String, String, String, int, boolean, boolean, boolean, GenmodelutilsDistributionFamily, double, double, double, String, String, String, String, ModelParametersFoldAssignmentScheme, ModelParametersCategoricalEncodingScheme, int, String[], boolean, boolean, String, int, double, ScoreKeeperStoppingMetric, double, String) - Method in interface water.bindings.proxies.retrofit.ModelBuilders
-
Validate a set of Aggregator model builder parameters.
- validate_parametersAggregator() - Method in interface water.bindings.proxies.retrofit.ModelBuilders
-
- validate_parametersCoxph(ModelBuilders, CoxPHParametersV3) - Static method in class water.bindings.proxies.retrofit.ModelBuilders.Helper
-
Validate a set of CoxPH model builder parameters.
- validate_parametersCoxph(String, String, String, CoxPHTies, double, double, int, String, String, String, int, boolean, boolean, boolean, GenmodelutilsDistributionFamily, double, double, double, String, String, String, String, ModelParametersFoldAssignmentScheme, ModelParametersCategoricalEncodingScheme, int, String[], boolean, boolean, String, int, double, ScoreKeeperStoppingMetric, double, String) - Method in interface water.bindings.proxies.retrofit.ModelBuilders
-
Validate a set of CoxPH model builder parameters.
- validate_parametersCoxph() - Method in interface water.bindings.proxies.retrofit.ModelBuilders
-
- validate_parametersDeeplearning(ModelBuilders, DeepLearningParametersV3) - Static method in class water.bindings.proxies.retrofit.ModelBuilders.Helper
-
Validate a set of DeepLearning model builder parameters.
- validate_parametersDeeplearning(boolean, float[], float, int, int, DeepLearningActivation, int[], double, long, double, long, boolean, double, double, double, double, double, double, double, double, boolean, double, double[], double, double, float, DeepLearningInitialWeightDistribution, double, String[], String[], DeepLearningLoss, double, long, long, double, double, double, boolean, DeepLearningClassSamplingMethod, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, DeepLearningMissingValuesHandling, boolean, boolean, double, double, int, boolean, boolean, int, boolean, double, double, String, String, String, String, int, boolean, boolean, boolean, GenmodelutilsDistributionFamily, double, double, double, String, String, String, String, ModelParametersFoldAssignmentScheme, ModelParametersCategoricalEncodingScheme, int, String[], boolean, boolean, String, int, double, ScoreKeeperStoppingMetric, double, String) - Method in interface water.bindings.proxies.retrofit.ModelBuilders
-
Validate a set of DeepLearning model builder parameters.
- validate_parametersDeeplearning() - Method in interface water.bindings.proxies.retrofit.ModelBuilders
-
- validate_parametersDeepwater(ModelBuilders, DeepWaterParametersV3) - Static method in class water.bindings.proxies.retrofit.ModelBuilders.Helper
-
Validate a set of DeepWater model builder parameters.
- validate_parametersDeepwater(DeepWaterParametersProblemType, DeepWaterParametersActivation, int[], double, double[], int, boolean, int, double, long, double, long, double, double, double, double, double, double, long, long, double, double, double, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, int, double, DeepWaterParametersNetwork, DeepWaterParametersBackend, int[], int, boolean, int[], boolean, String, String, String, String, boolean, boolean, float[], float, String, String, String, int, boolean, boolean, boolean, GenmodelutilsDistributionFamily, double, double, double, String, String, String, String, ModelParametersFoldAssignmentScheme, ModelParametersCategoricalEncodingScheme, int, String[], boolean, boolean, String, int, double, ScoreKeeperStoppingMetric, double, String) - Method in interface water.bindings.proxies.retrofit.ModelBuilders
-
Validate a set of DeepWater model builder parameters.
- validate_parametersDeepwater() - Method in interface water.bindings.proxies.retrofit.ModelBuilders
-
- validate_parametersDrf(ModelBuilders, DRFParametersV3) - Static method in class water.bindings.proxies.retrofit.ModelBuilders.Helper
-
Validate a set of DRF model builder parameters.
- validate_parametersDrf(int, boolean, boolean, float[], float, int, int, int, int, double, int, int, int, double, long, boolean, double, double[], double, double, int, double, TreeSharedTreeModelSharedTreeParametersHistogramType, boolean, String, String, String, String, int, boolean, boolean, boolean, GenmodelutilsDistributionFamily, double, double, double, String, String, String, String, ModelParametersFoldAssignmentScheme, ModelParametersCategoricalEncodingScheme, int, String[], boolean, boolean, String, int, double, ScoreKeeperStoppingMetric, double, String) - Method in interface water.bindings.proxies.retrofit.ModelBuilders
-
Validate a set of DRF model builder parameters.
- validate_parametersDrf() - Method in interface water.bindings.proxies.retrofit.ModelBuilders
-
- validate_parametersGbm(ModelBuilders, GBMParametersV3) - Static method in class water.bindings.proxies.retrofit.ModelBuilders.Helper
-
Validate a set of GBM model builder parameters.
- validate_parametersGbm(double, double, double, double, double, boolean, float[], float, int, int, int, int, double, int, int, int, double, long, boolean, double, double[], double, double, int, double, TreeSharedTreeModelSharedTreeParametersHistogramType, boolean, String, String, String, String, int, boolean, boolean, boolean, GenmodelutilsDistributionFamily, double, double, double, String, String, String, String, ModelParametersFoldAssignmentScheme, ModelParametersCategoricalEncodingScheme, int, String[], boolean, boolean, String, int, double, ScoreKeeperStoppingMetric, double, String) - Method in interface water.bindings.proxies.retrofit.ModelBuilders
-
Validate a set of GBM model builder parameters.
- validate_parametersGbm() - Method in interface water.bindings.proxies.retrofit.ModelBuilders
-
- validate_parametersGlm(ModelBuilders, GLMParametersV3) - Static method in class water.bindings.proxies.retrofit.ModelBuilders.Helper
-
Validate a set of GLM model builder parameters.
- validate_parametersGlm(long, GLMFamily, double, double, GLMSolver, double[], double[], boolean, boolean, int, boolean, DeepLearningMissingValuesHandling, boolean, int, double, double, double, double, GLMLink, boolean, double, double, String, int, String[], StringPairV3[], boolean, float[], float, int, int, boolean, boolean, String, String, String, int, boolean, boolean, boolean, GenmodelutilsDistributionFamily, double, double, double, String, String, String, String, ModelParametersFoldAssignmentScheme, ModelParametersCategoricalEncodingScheme, int, String[], boolean, boolean, String, int, double, ScoreKeeperStoppingMetric, double, String) - Method in interface water.bindings.proxies.retrofit.ModelBuilders
-
Validate a set of GLM model builder parameters.
- validate_parametersGlm() - Method in interface water.bindings.proxies.retrofit.ModelBuilders
-
- validate_parametersGlrm(ModelBuilders, GLRMParametersV3) - Static method in class water.bindings.proxies.retrofit.ModelBuilders.Helper
-
Validate a set of GLRM model builder parameters.
- validate_parametersGlrm(DataInfoTransformType, int, GenmodelalgosglrmGlrmLoss, GenmodelalgosglrmGlrmLoss, GenmodelalgosglrmGlrmLoss[], int[], int, GenmodelalgosglrmGlrmRegularizer, GenmodelalgosglrmGlrmRegularizer, double, double, int, int, double, double, long, GenmodelalgosglrmGlrmInitialization, SVDMethod, String, String, String, boolean, boolean, boolean, String, String, String, int, boolean, boolean, boolean, GenmodelutilsDistributionFamily, double, double, double, String, String, String, String, ModelParametersFoldAssignmentScheme, ModelParametersCategoricalEncodingScheme, int, String[], boolean, boolean, String, int, double, ScoreKeeperStoppingMetric, double, String) - Method in interface water.bindings.proxies.retrofit.ModelBuilders
-
Validate a set of GLRM model builder parameters.
- validate_parametersGlrm(int) - Method in interface water.bindings.proxies.retrofit.ModelBuilders
-
- validate_parametersKmeans(ModelBuilders, KMeansParametersV3) - Static method in class water.bindings.proxies.retrofit.ModelBuilders.Helper
-
Validate a set of KMeans model builder parameters.
- validate_parametersKmeans(String, int, boolean, long, KMeansInitialization, boolean, int, String, String, String, int, boolean, boolean, boolean, GenmodelutilsDistributionFamily, double, double, double, String, String, String, String, ModelParametersFoldAssignmentScheme, ModelParametersCategoricalEncodingScheme, int, String[], boolean, boolean, String, int, double, ScoreKeeperStoppingMetric, double, String) - Method in interface water.bindings.proxies.retrofit.ModelBuilders
-
Validate a set of KMeans model builder parameters.
- validate_parametersKmeans() - Method in interface water.bindings.proxies.retrofit.ModelBuilders
-
- validate_parametersNaivebayes(ModelBuilders, NaiveBayesParametersV3) - Static method in class water.bindings.proxies.retrofit.ModelBuilders.Helper
-
Validate a set of NaiveBayes model builder parameters.
- validate_parametersNaivebayes(boolean, float[], float, int, int, double, double, double, double, double, boolean, long, String, String, String, int, boolean, boolean, boolean, GenmodelutilsDistributionFamily, double, double, double, String, String, String, String, ModelParametersFoldAssignmentScheme, ModelParametersCategoricalEncodingScheme, int, String[], boolean, boolean, String, int, double, ScoreKeeperStoppingMetric, double, String) - Method in interface water.bindings.proxies.retrofit.ModelBuilders
-
Validate a set of NaiveBayes model builder parameters.
- validate_parametersNaivebayes() - Method in interface water.bindings.proxies.retrofit.ModelBuilders
-
- validate_parametersPca(ModelBuilders, PCAParametersV3) - Static method in class water.bindings.proxies.retrofit.ModelBuilders.Helper
-
Validate a set of PCA model builder parameters.
- validate_parametersPca(DataInfoTransformType, PCAMethod, int, int, long, boolean, boolean, boolean, String, String, String, int, boolean, boolean, boolean, GenmodelutilsDistributionFamily, double, double, double, String, String, String, String, ModelParametersFoldAssignmentScheme, ModelParametersCategoricalEncodingScheme, int, String[], boolean, boolean, String, int, double, ScoreKeeperStoppingMetric, double, String) - Method in interface water.bindings.proxies.retrofit.ModelBuilders
-
Validate a set of PCA model builder parameters.
- validate_parametersPca(int) - Method in interface water.bindings.proxies.retrofit.ModelBuilders
-
- validate_parametersStackedensemble(ModelBuilders, StackedEnsembleParametersV99) - Static method in class water.bindings.proxies.retrofit.ModelBuilders.Helper
-
Validate a set of StackedEnsemble model builder parameters.
- validate_parametersStackedensemble(String[], StackedEnsembleModelStackedEnsembleParametersMetalearnerAlgorithm, int, ModelParametersFoldAssignmentScheme, String, boolean, String, long, String, String, String, int, boolean, boolean, boolean, GenmodelutilsDistributionFamily, double, double, double, String, String, String, String, ModelParametersFoldAssignmentScheme, ModelParametersCategoricalEncodingScheme, int, String[], boolean, boolean, String, int, double, ScoreKeeperStoppingMetric, double, String) - Method in interface water.bindings.proxies.retrofit.ModelBuilders
-
Validate a set of StackedEnsemble model builder parameters.
- validate_parametersStackedensemble(String[]) - Method in interface water.bindings.proxies.retrofit.ModelBuilders
-
- validate_parametersSvd(ModelBuilders, SVDParametersV99) - Static method in class water.bindings.proxies.retrofit.ModelBuilders.Helper
-
Validate a set of SVD model builder parameters.
- validate_parametersSvd(DataInfoTransformType, SVDMethod, int, int, long, boolean, String, boolean, String, String, String, int, boolean, boolean, boolean, GenmodelutilsDistributionFamily, double, double, double, String, String, String, String, ModelParametersFoldAssignmentScheme, ModelParametersCategoricalEncodingScheme, int, String[], boolean, boolean, String, int, double, ScoreKeeperStoppingMetric, double, String) - Method in interface water.bindings.proxies.retrofit.ModelBuilders
-
Validate a set of SVD model builder parameters.
- validate_parametersSvd() - Method in interface water.bindings.proxies.retrofit.ModelBuilders
-
- validate_parametersWord2vec(ModelBuilders, Word2VecParametersV3) - Static method in class water.bindings.proxies.retrofit.ModelBuilders.Helper
-
Validate a set of Word2Vec model builder parameters.
- validate_parametersWord2vec(int, int, float, Word2VecNormModel, int, int, float, Word2VecWordModel, String, String, String, String, int, boolean, boolean, boolean, GenmodelutilsDistributionFamily, double, double, double, String, String, String, String, ModelParametersFoldAssignmentScheme, ModelParametersCategoricalEncodingScheme, int, String[], boolean, boolean, String, int, double, ScoreKeeperStoppingMetric, double, String) - Method in interface water.bindings.proxies.retrofit.ModelBuilders
-
Validate a set of Word2Vec model builder parameters.
- validate_parametersWord2vec() - Method in interface water.bindings.proxies.retrofit.ModelBuilders
-
- validate_parametersXgboost(ModelBuilders, XGBoostParametersV3) - Static method in class water.bindings.proxies.retrofit.ModelBuilders.Helper
-
Validate a set of XGBoost model builder parameters.
- validate_parametersXgboost(int, int, int, double, double, double, double, double, double, double, double, double, double, float, float, int, long, float, float, int, int, float, float, TreexgboostXGBoostModelXGBoostParametersTreeMethod, TreexgboostXGBoostModelXGBoostParametersGrowPolicy, TreexgboostXGBoostModelXGBoostParametersBooster, float, float, boolean, TreexgboostXGBoostModelXGBoostParametersDartSampleType, TreexgboostXGBoostModelXGBoostParametersDartNormalizeType, float, boolean, float, TreexgboostXGBoostModelXGBoostParametersDMatrixType, TreexgboostXGBoostModelXGBoostParametersBackend, int, String, String, String, int, boolean, boolean, boolean, GenmodelutilsDistributionFamily, double, double, double, String, String, String, String, ModelParametersFoldAssignmentScheme, ModelParametersCategoricalEncodingScheme, int, String[], boolean, boolean, String, int, double, ScoreKeeperStoppingMetric, double, String) - Method in interface water.bindings.proxies.retrofit.ModelBuilders
-
Validate a set of XGBoost model builder parameters.
- validate_parametersXgboost() - Method in interface water.bindings.proxies.retrofit.ModelBuilders
-
- validate_pca(int) - Method in class water.bindings.H2oApi
-
Validate a set of PCA model builder parameters.
- validate_pca(PCAParametersV3) - Method in class water.bindings.H2oApi
-
- validate_stackedensemble(ModelKeyV3[]) - Method in class water.bindings.H2oApi
-
Validate a set of StackedEnsemble model builder parameters.
- validate_stackedensemble(StackedEnsembleParametersV99) - Method in class water.bindings.H2oApi
-
- validate_svd() - Method in class water.bindings.H2oApi
-
Validate a set of SVD model builder parameters.
- validate_svd(SVDParametersV99) - Method in class water.bindings.H2oApi
-
- validate_word2vec() - Method in class water.bindings.H2oApi
-
Validate a set of Word2Vec model builder parameters.
- validate_word2vec(Word2VecParametersV3) - Method in class water.bindings.H2oApi
-
- validate_xgboost() - Method in class water.bindings.H2oApi
-
Validate a set of XGBoost model builder parameters.
- validate_xgboost(XGBoostParametersV3) - Method in class water.bindings.H2oApi
-
- validationFrame - Variable in class water.bindings.pojos.ModelParametersSchemaV3
-
Id of the validation data frame.
- ValidationMessageV3 - Class in water.bindings.pojos
-
- ValidationMessageV3() - Constructor for class water.bindings.pojos.ValidationMessageV3
-
Public constructor
- validationMetrics - Variable in class water.bindings.pojos.GridSchemaV99
-
Validation model metrics for the returned models; only returned if sort_by is set
- validationMetrics - Variable in class water.bindings.pojos.ModelOutputSchemaV3
-
Validation data model metrics
- value - Variable in class water.bindings.pojos.AboutEntryV3
-
Property value
- value - Variable in class water.bindings.pojos.CreateFrameOriginalIV4
-
Constant value (for randomize=false)
- value - Variable in class water.bindings.pojos.CreateFrameV3
-
Constant value (for randomize=false)
- value - Variable in class water.bindings.pojos.FieldMetadataV3
-
Value for this field
- value - Variable in class water.bindings.pojos.NodePersistentStorageV3
-
Value
- valueOf(String) - Static method in enum water.bindings.pojos.APIDirection
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum water.bindings.pojos.APILevel
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum water.bindings.pojos.ApiParseTypeValuesProvider
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum water.bindings.pojos.CoxPHTies
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum water.bindings.pojos.DataInfoTransformType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum water.bindings.pojos.DeepLearningActivation
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum water.bindings.pojos.DeepLearningClassSamplingMethod
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum water.bindings.pojos.DeepLearningInitialWeightDistribution
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum water.bindings.pojos.DeepLearningLoss
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum water.bindings.pojos.DeepLearningMissingValuesHandling
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum water.bindings.pojos.DeepWaterParametersActivation
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum water.bindings.pojos.DeepWaterParametersBackend
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum water.bindings.pojos.DeepWaterParametersNetwork
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum water.bindings.pojos.DeepWaterParametersProblemType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum water.bindings.pojos.GenmodelalgosglrmGlrmInitialization
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum water.bindings.pojos.GenmodelalgosglrmGlrmLoss
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum water.bindings.pojos.GenmodelalgosglrmGlrmRegularizer
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum water.bindings.pojos.GenmodelutilsDistributionFamily
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum water.bindings.pojos.GLMFamily
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum water.bindings.pojos.GLMLink
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum water.bindings.pojos.GLMSolver
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum water.bindings.pojos.GridHyperSpaceSearchCriteriaStrategy
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum water.bindings.pojos.H2oautomlUserFeedbackEventLevel
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum water.bindings.pojos.H2oautomlUserFeedbackEventStage
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum water.bindings.pojos.JobStatusV4
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum water.bindings.pojos.KMeansInitialization
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum water.bindings.pojos.ModelBuilderBuilderVisibility
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum water.bindings.pojos.ModelCategory
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum water.bindings.pojos.ModelParametersCategoricalEncodingScheme
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum water.bindings.pojos.ModelParametersFoldAssignmentScheme
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum water.bindings.pojos.PCAMethod
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum water.bindings.pojos.QuantileModelCombineMethod
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum water.bindings.pojos.ScoreKeeperStoppingMetric
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum water.bindings.pojos.SimpleRecipeResponseType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum water.bindings.pojos.StackedEnsembleModelStackedEnsembleParametersMetalearnerAlgorithm
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum water.bindings.pojos.SVDMethod
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum water.bindings.pojos.TimelineEventEventTypeV3
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum water.bindings.pojos.TreeSharedTreeModelSharedTreeParametersHistogramType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum water.bindings.pojos.TreexgboostXGBoostModelXGBoostParametersBackend
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum water.bindings.pojos.TreexgboostXGBoostModelXGBoostParametersBooster
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum water.bindings.pojos.TreexgboostXGBoostModelXGBoostParametersDartNormalizeType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum water.bindings.pojos.TreexgboostXGBoostModelXGBoostParametersDartSampleType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum water.bindings.pojos.TreexgboostXGBoostModelXGBoostParametersDMatrixType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum water.bindings.pojos.TreexgboostXGBoostModelXGBoostParametersGrowPolicy
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum water.bindings.pojos.TreexgboostXGBoostModelXGBoostParametersTreeMethod
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum water.bindings.pojos.Word2VecModelAggregateMethod
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum water.bindings.pojos.Word2VecNormModel
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum water.bindings.pojos.Word2VecWordModel
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum water.bindings.pojos.APIDirection
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum water.bindings.pojos.APILevel
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum water.bindings.pojos.ApiParseTypeValuesProvider
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum water.bindings.pojos.CoxPHTies
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum water.bindings.pojos.DataInfoTransformType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum water.bindings.pojos.DeepLearningActivation
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum water.bindings.pojos.DeepLearningClassSamplingMethod
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum water.bindings.pojos.DeepLearningInitialWeightDistribution
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum water.bindings.pojos.DeepLearningLoss
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum water.bindings.pojos.DeepLearningMissingValuesHandling
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum water.bindings.pojos.DeepWaterParametersActivation
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum water.bindings.pojos.DeepWaterParametersBackend
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum water.bindings.pojos.DeepWaterParametersNetwork
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum water.bindings.pojos.DeepWaterParametersProblemType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values - Variable in class water.bindings.pojos.FieldMetadataV3
-
For enum-type fields the allowed values are specified using the values annotation; this is used in UIs to tell
the user the allowed values, and for validation
- values() - Static method in enum water.bindings.pojos.GenmodelalgosglrmGlrmInitialization
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum water.bindings.pojos.GenmodelalgosglrmGlrmLoss
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum water.bindings.pojos.GenmodelalgosglrmGlrmRegularizer
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum water.bindings.pojos.GenmodelutilsDistributionFamily
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum water.bindings.pojos.GLMFamily
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum water.bindings.pojos.GLMLink
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum water.bindings.pojos.GLMSolver
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum water.bindings.pojos.GridHyperSpaceSearchCriteriaStrategy
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum water.bindings.pojos.H2oautomlUserFeedbackEventLevel
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum water.bindings.pojos.H2oautomlUserFeedbackEventStage
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values - Variable in class water.bindings.pojos.H2OErrorV3
-
Any values that are relevant to reporting or handling this error.
- values() - Static method in enum water.bindings.pojos.JobStatusV4
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum water.bindings.pojos.KMeansInitialization
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum water.bindings.pojos.ModelBuilderBuilderVisibility
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum water.bindings.pojos.ModelCategory
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum water.bindings.pojos.ModelParametersCategoricalEncodingScheme
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values - Variable in class water.bindings.pojos.ModelParameterSchemaV3
-
list of valid values for use by the front-end
- values() - Static method in enum water.bindings.pojos.ModelParametersFoldAssignmentScheme
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum water.bindings.pojos.PCAMethod
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum water.bindings.pojos.QuantileModelCombineMethod
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum water.bindings.pojos.ScoreKeeperStoppingMetric
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum water.bindings.pojos.SimpleRecipeResponseType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum water.bindings.pojos.StackedEnsembleModelStackedEnsembleParametersMetalearnerAlgorithm
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum water.bindings.pojos.SVDMethod
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum water.bindings.pojos.TimelineEventEventTypeV3
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum water.bindings.pojos.TreeSharedTreeModelSharedTreeParametersHistogramType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum water.bindings.pojos.TreexgboostXGBoostModelXGBoostParametersBackend
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum water.bindings.pojos.TreexgboostXGBoostModelXGBoostParametersBooster
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum water.bindings.pojos.TreexgboostXGBoostModelXGBoostParametersDartNormalizeType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum water.bindings.pojos.TreexgboostXGBoostModelXGBoostParametersDartSampleType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum water.bindings.pojos.TreexgboostXGBoostModelXGBoostParametersDMatrixType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum water.bindings.pojos.TreexgboostXGBoostModelXGBoostParametersGrowPolicy
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum water.bindings.pojos.TreexgboostXGBoostModelXGBoostParametersTreeMethod
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum water.bindings.pojos.Word2VecModelAggregateMethod
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum water.bindings.pojos.Word2VecNormModel
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum water.bindings.pojos.Word2VecWordModel
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- varCoef - Variable in class water.bindings.pojos.CoxPHModelOutputV3
-
var_coef
- varCumhaz1 - Variable in class water.bindings.pojos.CoxPHModelOutputV3
-
var_cumhaz_1
- varCumhaz2 - Variable in class water.bindings.pojos.CoxPHModelOutputV3
-
var_cumhaz_2
- variableImportances - Variable in class water.bindings.pojos.DeepLearningModelOutputV3
-
Variable Importances
- variableImportances - Variable in class water.bindings.pojos.DeepLearningParametersV3
-
Compute variable importances for input features (Gedeon method) - can be slow for large networks.
- variableImportances - Variable in class water.bindings.pojos.DeepWaterParametersV3
-
Compute variable importances for input features (Gedeon method) - can be slow for large networks.
- variableImportances - Variable in class water.bindings.pojos.SharedTreeModelOutputV3
-
Variable Importances
- variableImportances - Variable in class water.bindings.pojos.XGBoostModelOutputV3
-
Variable Importances
- varimp - Variable in class water.bindings.pojos.VarImpV3
-
Variable importance of individual variables
- VarImpV3 - Class in water.bindings.pojos
-
- VarImpV3() - Constructor for class water.bindings.pojos.VarImpV3
-
Public constructor
- vecSize - Variable in class water.bindings.pojos.Word2VecParametersV3
-
Set size of word vectors
- vectorsFrame - Variable in class water.bindings.pojos.Word2VecTransformV3
-
Word Vectors Frame
- version - Variable in class water.bindings.pojos.CloudV3
-
version
- version - Variable in class water.bindings.pojos.SchemaMetadataV3
-
Version number of the Schema.
- version - Variable in class water.bindings.pojos.SteamMetricsV3
-
Steam metrics API version
- visibility - Variable in class water.bindings.pojos.ModelBuilderSchema
-
Should the builder always be visible, be marked as beta, or only visible if the user starts up with the
experimental flag?
- vKey - Variable in class water.bindings.pojos.SVDModelOutputV99
-
Frame key of right singular vectors