- id - Variable in class water.bindings.pojos.RapidsSchemaV3
-
[DEPRECATED] Key name to assign Frame results
- 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.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
-
- 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
- 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
- isAbstract - Variable in class water.bindings.pojos.RapidsExpressionV3
-
If true, then this is not a standalone construct but purely a grouping level.
- 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?
- iterations - Variable in class water.bindings.pojos.ExampleModelOutputV3
-
Iterations executed
- iterations - Variable in class water.bindings.pojos.GLRMModelOutputV3
-
Number of iterations executed
- 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
-
- 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
- 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).
- maxCategoricalFeatures - Variable in class water.bindings.pojos.DeepLearningParametersV3
-
Max.
- 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.
- maxDepth - Variable in class water.bindings.pojos.SharedTreeParametersV3
-
Maximum tree depth.
- maxDepth - Variable in class water.bindings.pojos.TreeStatsV3
-
maxDepth
- 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
-
Max.
- 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
- 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).
- 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
-
- 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
- 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.
- 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
- 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)
- 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.
- 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
- minStepSize - Variable in class water.bindings.pojos.GLRMParametersV3
-
Minimum step size
- 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
-
- ModelBuilders.Helper() - Constructor for class water.bindings.proxies.retrofit.ModelBuilders.Helper
-
- 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
- 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.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.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.
- radiusScale - Variable in class water.bindings.pojos.AggregatorParametersV99
-
Radius scaling
- 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).
- ratios - Variable in class water.bindings.pojos.SplitFrameV3
-
Split ratios - resulting number of split is ratios.length+1
- 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
- regex - Variable in class water.bindings.pojos.GrepParametersV3
-
regex
- 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
- 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.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.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)
- 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
- 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)
- sampleRatePerClass - Variable in class water.bindings.pojos.SharedTreeParametersV3
-
Row sample rate per tree per class (from 0.0 to 1.0)
- 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, boolean, boolean, boolean, boolean, int, boolean, 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
- 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.
- 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.
- 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.SVDParametersV99
-
RNG seed for k-means++ initialization
- 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
-
- 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
- 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.
- 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
- 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.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
- 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.ModelOutputSchemaV3
-
Start time in milliseconds
- status - Variable in class water.bindings.pojos.JobV3
-
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
-
- 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
- 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)
- 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.
- sub - Variable in class water.bindings.pojos.RapidsExpressionV3
-
List of language constructs that grouped under this one.
- summary - Variable in class water.bindings.pojos.RouteV3
-
- summary(String, String, long, 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: Power and Randomized are currently experimental and
unstable)
- SVDMethod - Enum in water.bindings.pojos
-
- svdMethod - Variable in class water.bindings.pojos.SVDParametersV99
-
Method for computing SVD (Caution: Power and Randomized are 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
- syntax - Variable in class water.bindings.pojos.RapidsHelpV3
-
Rapids language, organized in a form of a tree (so that similar constructs are grouped together.
- 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
- 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.
- 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.
- 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
-
- 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.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.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.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.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.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.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.StreamingSchema
-
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.
- totalColumnCount - Variable in class water.bindings.pojos.FrameV3
-
Total number of columns in the Frame
- 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_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(int) - 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_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
-
- trainAggregator(Grid, AggregatorParametersV99) - Static method in class water.bindings.proxies.retrofit.Grid.Helper
-
Run grid search for Aggregator model.
- trainAggregator(double, DataInfoTransformType, PCAMethod, int, int, long, boolean, String, String, String, int, boolean, boolean, boolean, GenmodelutilsDistributionFamily, double, double, double, String, String, String, String, ModelParametersFoldAssignmentScheme, ModelParametersCategoricalEncodingScheme, String[], boolean, boolean, String, int, double, ScoreKeeperStoppingMetric, double) - 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(double, DataInfoTransformType, PCAMethod, int, int, long, boolean, String, String, String, int, boolean, boolean, boolean, GenmodelutilsDistributionFamily, double, double, double, String, String, String, String, ModelParametersFoldAssignmentScheme, ModelParametersCategoricalEncodingScheme, String[], boolean, boolean, String, int, double, ScoreKeeperStoppingMetric, double) - Method in interface water.bindings.proxies.retrofit.ModelBuilders
-
Train a Aggregator model.
- trainAggregator() - 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, String[], boolean, boolean, String, int, double, ScoreKeeperStoppingMetric, double) - 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, String[], boolean, boolean, String, int, double, ScoreKeeperStoppingMetric, double) - 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[], 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, String[], boolean, boolean, String, int, double, ScoreKeeperStoppingMetric, double) - 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[], 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, String[], boolean, boolean, String, int, double, ScoreKeeperStoppingMetric, double) - 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, String, String, String, int, boolean, boolean, boolean, GenmodelutilsDistributionFamily, double, double, double, String, String, String, String, ModelParametersFoldAssignmentScheme, ModelParametersCategoricalEncodingScheme, String[], boolean, boolean, String, int, double, ScoreKeeperStoppingMetric, double) - 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, String, String, String, int, boolean, boolean, boolean, GenmodelutilsDistributionFamily, double, double, double, String, String, String, String, ModelParametersFoldAssignmentScheme, ModelParametersCategoricalEncodingScheme, String[], boolean, boolean, String, int, double, ScoreKeeperStoppingMetric, double) - 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, String, String, String, int, boolean, boolean, boolean, GenmodelutilsDistributionFamily, double, double, double, String, String, String, String, ModelParametersFoldAssignmentScheme, ModelParametersCategoricalEncodingScheme, String[], boolean, boolean, String, int, double, ScoreKeeperStoppingMetric, double) - 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, String, String, String, int, boolean, boolean, boolean, GenmodelutilsDistributionFamily, double, double, double, String, String, String, String, ModelParametersFoldAssignmentScheme, ModelParametersCategoricalEncodingScheme, String[], boolean, boolean, String, int, double, ScoreKeeperStoppingMetric, double) - 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[], boolean, float[], float, int, int, boolean, boolean, String, String, String, int, boolean, boolean, boolean, GenmodelutilsDistributionFamily, double, double, double, String, String, String, String, ModelParametersFoldAssignmentScheme, ModelParametersCategoricalEncodingScheme, String[], boolean, boolean, String, int, double, ScoreKeeperStoppingMetric, double) - 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[], boolean, float[], float, int, int, boolean, boolean, String, String, String, int, boolean, boolean, boolean, GenmodelutilsDistributionFamily, double, double, double, String, String, String, String, ModelParametersFoldAssignmentScheme, ModelParametersCategoricalEncodingScheme, String[], boolean, boolean, String, int, double, ScoreKeeperStoppingMetric, double) - 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, String[], boolean, boolean, String, int, double, ScoreKeeperStoppingMetric, double) - 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, String[], boolean, boolean, String, int, double, ScoreKeeperStoppingMetric, double) - 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 (Not required, to allow initial validation of model parameters).
- 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, String[], boolean, boolean, String, int, double, ScoreKeeperStoppingMetric, double) - Method in interface water.bindings.proxies.retrofit.Grid
-
Run grid search for KMeans model.
- trainKmeans(int) - 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, String[], boolean, boolean, String, int, double, ScoreKeeperStoppingMetric, double) - Method in interface water.bindings.proxies.retrofit.ModelBuilders
-
Train a KMeans model.
- trainKmeans(int) - 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, String[], boolean, boolean, String, int, double, ScoreKeeperStoppingMetric, double) - 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, String[], boolean, boolean, String, int, double, ScoreKeeperStoppingMetric, double) - 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, String[], boolean, boolean, String, int, double, ScoreKeeperStoppingMetric, double) - 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, String[], boolean, boolean, String, int, double, ScoreKeeperStoppingMetric, double) - 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.
- 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, String[], boolean, boolean, String, int, double, ScoreKeeperStoppingMetric, double) - 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, String[], boolean, boolean, String, int, double, ScoreKeeperStoppingMetric, double) - 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, int, boolean, boolean, boolean, GenmodelutilsDistributionFamily, double, double, double, String, String, String, String, ModelParametersFoldAssignmentScheme, ModelParametersCategoricalEncodingScheme, String[], boolean, boolean, String, int, double, ScoreKeeperStoppingMetric, double) - 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, int, boolean, boolean, boolean, GenmodelutilsDistributionFamily, double, double, double, String, String, String, String, ModelParametersFoldAssignmentScheme, ModelParametersCategoricalEncodingScheme, String[], boolean, boolean, String, int, double, ScoreKeeperStoppingMetric, double) - Method in interface water.bindings.proxies.retrofit.ModelBuilders
-
Train a Word2Vec model.
- trainWord2vec() - 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) - Method in interface water.bindings.proxies.retrofit.Word2VecTransform
-
Transform words to vectors using a word2vec model
- TreeSharedTreeModelSharedTreeParametersHistogramType - Enum in water.bindings.pojos
-
- TreeStatsV3 - Class in water.bindings.pojos
-
- TreeStatsV3() - Constructor for class water.bindings.pojos.TreeStatsV3
-
Public constructor
- 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_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(int) - 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(double, DataInfoTransformType, PCAMethod, int, int, long, boolean, String, String, String, int, boolean, boolean, boolean, GenmodelutilsDistributionFamily, double, double, double, String, String, String, String, ModelParametersFoldAssignmentScheme, ModelParametersCategoricalEncodingScheme, String[], boolean, boolean, String, int, double, ScoreKeeperStoppingMetric, double) - 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_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, String[], boolean, boolean, String, int, double, ScoreKeeperStoppingMetric, double) - 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[], 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, String[], boolean, boolean, String, int, double, ScoreKeeperStoppingMetric, double) - 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, String, String, String, int, boolean, boolean, boolean, GenmodelutilsDistributionFamily, double, double, double, String, String, String, String, ModelParametersFoldAssignmentScheme, ModelParametersCategoricalEncodingScheme, String[], boolean, boolean, String, int, double, ScoreKeeperStoppingMetric, double) - 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, String, String, String, int, boolean, boolean, boolean, GenmodelutilsDistributionFamily, double, double, double, String, String, String, String, ModelParametersFoldAssignmentScheme, ModelParametersCategoricalEncodingScheme, String[], boolean, boolean, String, int, double, ScoreKeeperStoppingMetric, double) - 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[], boolean, float[], float, int, int, boolean, boolean, String, String, String, int, boolean, boolean, boolean, GenmodelutilsDistributionFamily, double, double, double, String, String, String, String, ModelParametersFoldAssignmentScheme, ModelParametersCategoricalEncodingScheme, String[], boolean, boolean, String, int, double, ScoreKeeperStoppingMetric, double) - 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, String[], boolean, boolean, String, int, double, ScoreKeeperStoppingMetric, double) - 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, String[], boolean, boolean, String, int, double, ScoreKeeperStoppingMetric, double) - Method in interface water.bindings.proxies.retrofit.ModelBuilders
-
Validate a set of KMeans model builder parameters.
- validate_parametersKmeans(int) - 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, String[], boolean, boolean, String, int, double, ScoreKeeperStoppingMetric, double) - 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, String[], boolean, boolean, String, int, double, ScoreKeeperStoppingMetric, double) - 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_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, String[], boolean, boolean, String, int, double, ScoreKeeperStoppingMetric, double) - 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, int, boolean, boolean, boolean, GenmodelutilsDistributionFamily, double, double, double, String, String, String, String, ModelParametersFoldAssignmentScheme, ModelParametersCategoricalEncodingScheme, String[], boolean, boolean, String, int, double, ScoreKeeperStoppingMetric, double) - 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_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_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
-
- 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.ApiTimelineEventTypeV3
-
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.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.SVDMethod
-
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.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.ApiTimelineEventTypeV3
-
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 - 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.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.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.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.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.
- 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
- 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.
- 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