A B C D E F G H I J K L M N O P Q R S T U V W Z _ 

A

About - Interface in water.bindings.proxies.retrofit
 
AboutEntryV3 - Class in water.bindings.pojos
 
AboutEntryV3() - Constructor for class water.bindings.pojos.AboutEntryV3
 
AboutV3 - Class in water.bindings.pojos
 
AboutV3() - Constructor for class water.bindings.pojos.AboutV3
 
activation - Variable in class water.bindings.pojos.DeepLearningParametersV3
Activation function
actual_value - Variable in class water.bindings.pojos.ModelParameterSchemaV3
actual value as set by the user and / or modified by the ModelBuilder, e.g., 10
adaptive_rate - Variable in class water.bindings.pojos.DeepLearningParametersV3
Adaptive learning rate
AggregatorModelOutputV99 - Class in water.bindings.pojos
 
AggregatorModelOutputV99() - Constructor for class water.bindings.pojos.AggregatorModelOutputV99
 
AggregatorModelV99 - Class in water.bindings.pojos
 
AggregatorModelV99() - Constructor for class water.bindings.pojos.AggregatorModelV99
 
AggregatorParametersV99 - Class in water.bindings.pojos
 
AggregatorParametersV99() - Constructor for class water.bindings.pojos.AggregatorParametersV99
 
AggregatorV99 - Class in water.bindings.pojos
 
AggregatorV99() - Constructor for class water.bindings.pojos.AggregatorV99
 
AIC - Variable in class water.bindings.pojos.ModelMetricsBinomialGLMV3
AIC
AIC - Variable in class water.bindings.pojos.ModelMetricsMultinomialGLMV3
AIC
AIC - Variable in class water.bindings.pojos.ModelMetricsRegressionGLMV3
AIC
algo - Variable in class water.bindings.pojos.ModelBuildersBase
Algo of ModelBuilder of interest
algo - Variable in class water.bindings.pojos.ModelBuilderSchema
The algo name for this ModelBuilder.
algo - Variable in class water.bindings.pojos.ModelSchemaBase
The algo name for this Model.
algo_full_name - Variable in class water.bindings.pojos.ModelBuilderSchema
The pretty algo name for this ModelBuilder (e.g., Generalized Linear Model, rather than GLM).
algo_full_name - Variable in class water.bindings.pojos.ModelSchemaBase
The pretty algo name for this Model (e.g., Generalized Linear Model, rather than GLM).
alpha - Variable in class water.bindings.pojos.GLMParametersV3
distribution of regularization between L1 and L2.
ApiAPIDirection - Enum in water.bindings.pojos
 
ApiAPILevel - Enum in water.bindings.pojos
 
ApiParseTypeValuesProvider - Enum in water.bindings.pojos
 
ApiTimelineV3EventV3EventType - Enum in water.bindings.pojos
 
apriori - Variable in class water.bindings.pojos.NaiveBayesModelOutputV3
A-priori probabilities of the response
archetypes - Variable in class water.bindings.pojos.GLRMModelOutputV3
Mapping from lower dimensional k-space to training features
assembly - Variable in class water.bindings.pojos.AssemblyV99
A Key to the fit Assembly data structure
Assembly - Interface in water.bindings.proxies.retrofit
 
assembly_id - Variable in class water.bindings.pojos.AssemblyV99
The key of the Assembly object to retrieve from the DKV.
AssemblyKeyV3 - Class in water.bindings.pojos
 
AssemblyKeyV3() - Constructor for class water.bindings.pojos.AssemblyKeyV3
 
AssemblyV99 - Class in water.bindings.pojos
 
AssemblyV99() - Constructor for class water.bindings.pojos.AssemblyV99
 
ast - Variable in class water.bindings.pojos.RapidsSchema
An Abstract Syntax Tree.
ast - Variable in class water.bindings.pojos.RapidsV99
An Abstract Syntax Tree.
AUC - Variable in class water.bindings.pojos.ModelMetricsBinomialV3
The AUC for this scoring run.
autoencoder - Variable in class water.bindings.pojos.DeepLearningParametersV3
Auto-Encoder
average_activation - Variable in class water.bindings.pojos.DeepLearningParametersV3
Average activation for sparse auto-encoder (Experimental)
avg_change_obj - Variable in class water.bindings.pojos.GLRMModelOutputV3
Average change in objective value on final iteration

B

backend - Variable in class water.bindings.pojos.IoStatsEntry
Back end type
bad_nodes - Variable in class water.bindings.pojos.CloudV3
Nodes reporting unhealthy
balance_classes - Variable in class water.bindings.pojos.DeepLearningParametersV3
Balance training data class counts via over/under-sampling (for imbalanced data).
balance_classes - Variable in class water.bindings.pojos.GLMParametersV3
Balance training data class counts via over/under-sampling (for imbalanced data).
balance_classes - Variable in class water.bindings.pojos.NaiveBayesParametersV3
Balance training data class counts via over/under-sampling (for imbalanced data).
balance_classes - Variable in class water.bindings.pojos.SharedTreeParametersV3
Balance training data class counts via over/under-sampling (for imbalanced data).
bandwidths - Variable in class water.bindings.pojos.NetworkTestV3
Bi-directional bandwidths in Bytes/sec (for each message size, for each node)
bandwidths_collective - Variable in class water.bindings.pojos.NetworkTestV3
Collective bandwidths in Bytes/sec (for each message size, for each node)
beta - Variable in class water.bindings.pojos.MakeGLMModelV3
new glm coefficients
beta_constraints - Variable in class water.bindings.pojos.GLMParametersV3
beta constraints
beta_epsilon - Variable in class water.bindings.pojos.GLMParametersV3
converge if beta changes less (using L-infinity norm) than beta esilon, ONLY applies to IRLSM solver
betweenss - Variable in class water.bindings.pojos.ModelMetricsClusteringV3
Between Cluster Sum of Square Error
biases - Variable in class water.bindings.pojos.DeepLearningModelOutputV3
Frame keys for bias vectors
binary_fraction - Variable in class water.bindings.pojos.CreateFrameV3
Fraction of binary columns (for randomize=true)
binary_ones_fraction - Variable in class water.bindings.pojos.CreateFrameV3
Fraction of 1's in binary columns
binomial_double_trees - Variable in class water.bindings.pojos.DRFParametersV3
For binary classification: Build 2x as many trees (one per class) - can lead to higher accuracy.
blocking - Variable in class water.bindings.pojos.ParseV3
Block until the parse completes (as opposed to returning early and requiring polling
branch_name - Variable in class water.bindings.pojos.CloudV3
branch_name
build_number - Variable in class water.bindings.pojos.CloudV3
build_number
build_tree_one_node - Variable in class water.bindings.pojos.SharedTreeParametersV3
Run on one node only; no network overhead but fewer cpus used.
byte_size - Variable in class water.bindings.pojos.FrameBase
Total data size in bytes

C

calcModelId(String, String) - Method in interface water.bindings.proxies.retrofit.ModelBuilders
Return a new unique model_id for the specified algorithm.
can_build - Variable in class water.bindings.pojos.ModelBuilderSchema
Model categories this ModelBuilder can build.
cancel(String, String) - Method in interface water.bindings.proxies.retrofit.Jobs
Cancel a running job.
CartesianSearchCriteriaV99 - Class in water.bindings.pojos
 
CartesianSearchCriteriaV99() - Constructor for class water.bindings.pojos.CartesianSearchCriteriaV99
 
catcnt - Variable in class water.bindings.pojos.ModelMetricsGLRMV99
Number of Non-Missing Categorical Values
categorical_fraction - Variable in class water.bindings.pojos.CreateFrameV3
Fraction of categorical columns (for randomize=true)
category - Variable in class water.bindings.pojos.NodePersistentStorageEntryV3
Category name
category - Variable in class water.bindings.pojos.NodePersistentStorageV3
Category name
caterr - Variable in class water.bindings.pojos.ModelMetricsGLRMV99
Misclassification Error (Categorical Cols)
catoffsets - Variable in class water.bindings.pojos.DeepLearningModelOutputV3
Categorical offsets for one-hot encoding
centers - Variable in class water.bindings.pojos.KMeansModelOutputV3
Cluster Centers[k][features]
centers_std - Variable in class water.bindings.pojos.KMeansModelOutputV3
Cluster Centers[k][features] on Standardized Data
centroid_stats - Variable in class water.bindings.pojos.ModelMetricsClusteringV3
Centroid Statistics
check_header - Variable in class water.bindings.pojos.ParseSetupV3
Check header: 0 means guess, +1 means 1st line is header not data, -1 means 1st line is data not header
check_header - Variable in class water.bindings.pojos.ParseV3
Check header: 0 means guess, +1 means 1st line is header not data, -1 means 1st line is data not header
checkpoint - Variable in class water.bindings.pojos.ModelParametersSchema
Model checkpoint to resume training with
checksum - Variable in class water.bindings.pojos.FrameV3
checksum
checksum - Variable in class water.bindings.pojos.ModelSchema
Checksum for all the things that go into building the Model.
chunk_size - Variable in class water.bindings.pojos.ParseSetupV3
Size of individual parse tasks
chunk_size - Variable in class water.bindings.pojos.ParseV3
Size of individual parse tasks
chunk_summary - Variable in class water.bindings.pojos.FrameV3
Chunk summary
class_sampling_factors - Variable in class water.bindings.pojos.DeepLearningParametersV3
Desired over/under-sampling ratios per class (in lexicographic order).
class_sampling_factors - Variable in class water.bindings.pojos.GLMParametersV3
Desired over/under-sampling ratios per class (in lexicographic order).
class_sampling_factors - Variable in class water.bindings.pojos.NaiveBayesParametersV3
Desired over/under-sampling ratios per class (in lexicographic order).
class_sampling_factors - Variable in class water.bindings.pojos.SharedTreeParametersV3
Desired over/under-sampling ratios per class (in lexicographic order).
classification_stop - Variable in class water.bindings.pojos.DeepLearningParametersV3
Stopping criterion for classification error fraction on training data (-1 to disable)
classname - Variable in class water.bindings.pojos.MetadataBase
Class name, for fetching docs for a schema (DEPRECATED)
Cloud - Interface in water.bindings.proxies.retrofit
 
cloud_healthy - Variable in class water.bindings.pojos.CloudV3
cloud_healthy
cloud_name - Variable in class water.bindings.pojos.CloudV3
cloud_name
cloud_size - Variable in class water.bindings.pojos.CloudV3
cloud_size
cloud_uptime_millis - Variable in class water.bindings.pojos.CloudV3
cloud_uptime_millis
CloudV3 - Class in water.bindings.pojos
 
CloudV3() - Constructor for class water.bindings.pojos.CloudV3
 
ClusteringModelBuilderSchema - Class in water.bindings.pojos
 
ClusteringModelBuilderSchema() - Constructor for class water.bindings.pojos.ClusteringModelBuilderSchema
 
ClusteringModelParametersSchema - Class in water.bindings.pojos
 
ClusteringModelParametersSchema() - Constructor for class water.bindings.pojos.ClusteringModelParametersSchema
 
cm - Variable in class water.bindings.pojos.ModelMetricsMultinomialV3
The ConfusionMatrix object for this scoring run.
cnt - Variable in class water.bindings.pojos.SynonymV3
Find the top `cnt` synonyms of the target word.
coefficient_names - Variable in class water.bindings.pojos.GLMRegularizationPathV3
coefficient names
coefficients - Variable in class water.bindings.pojos.GLMRegularizationPathV3
coefficients for all lambdas
coefficients_std - Variable in class water.bindings.pojos.GLMRegularizationPathV3
standardized coefficients for all lambdas
coefficients_table - Variable in class water.bindings.pojos.GLMModelOutputV3
Table of Coefficients
col_major - Variable in class water.bindings.pojos.DeepLearningParametersV3
Use a column major weight matrix for input layer.
col_sample_rate - Variable in class water.bindings.pojos.GBMParametersV3
Column sample rate (from 0.0 to 1.0)
col_sample_rate_change_per_level - Variable in class water.bindings.pojos.SharedTreeParametersV3
Relative change of the column sampling rate for every level (from 0.0 to 2.0)
col_sample_rate_per_tree - Variable in class water.bindings.pojos.SharedTreeParametersV3
Column sample rate per tree (from 0.0 to 1.0)
cols - Variable in class water.bindings.pojos.CreateFrameV3
Number of data columns (in addition to the first response column)
ColSpecifierV3 - Class in water.bindings.pojos
 
ColSpecifierV3() - Constructor for class water.bindings.pojos.ColSpecifierV3
 
column - Variable in class water.bindings.pojos.FindV3
Column, or null for all
column - Variable in class water.bindings.pojos.FramesBase
Name of column of interest
column(String, String) - Method in interface water.bindings.proxies.retrofit.Frames
Return the specified column from a Frame.
column_count - Variable in class water.bindings.pojos.FramesBase
Number of columns to return
column_count - Variable in class water.bindings.pojos.FrameV3
Number of columns to return
column_count - Variable in class water.bindings.pojos.ParseSetupV3
Number of columns to return
column_name - Variable in class water.bindings.pojos.ColSpecifierV3
Name of the column
column_name_filter - Variable in class water.bindings.pojos.ParseSetupV3
Regex for names of columns to return
column_names - Variable in class water.bindings.pojos.ParseSetupV3
Column names
column_names - Variable in class water.bindings.pojos.ParseV3
Column names
column_offset - Variable in class water.bindings.pojos.FramesBase
Column offset to return
column_offset - Variable in class water.bindings.pojos.FrameV3
Column offset to return
column_offset - Variable in class water.bindings.pojos.ParseSetupV3
Column offset to return
column_types - Variable in class water.bindings.pojos.ParseSetupV3
Value types for columns
column_types - Variable in class water.bindings.pojos.ParseV3
Value types for columns
columnDomain(String, String) - Method in interface water.bindings.proxies.retrofit.Frames
Return the domains for the specified column.
columns - Variable in class water.bindings.pojos.FrameSynopsisV3
Number of columns in the Frame
columns - Variable in class water.bindings.pojos.FrameV3
Columns in the Frame
columns - Variable in class water.bindings.pojos.ImportSQLTableV99
columns
columns - Variable in class water.bindings.pojos.TwoDimTableBase
Column Specification
columns(String) - Method in interface water.bindings.proxies.retrofit.Frames
Return all the columns from a Frame.
ColumnSpecsBase - Class in water.bindings.pojos
 
ColumnSpecsBase() - Constructor for class water.bindings.pojos.ColumnSpecsBase
 
columnSummary(String, String) - Method in interface water.bindings.proxies.retrofit.Frames
Return the summary metrics for a column, e.g.
ColV3 - Class in water.bindings.pojos
 
ColV3() - Constructor for class water.bindings.pojos.ColV3
 
combine_method - Variable in class water.bindings.pojos.QuantileParametersV3
How to combine quantiles for even sample sizes
compatible_frames - Variable in class water.bindings.pojos.ModelsBase
Compatible frames
compatible_frames - Variable in class water.bindings.pojos.ModelSchema
Compatible frames, if requested
compatible_models - Variable in class water.bindings.pojos.FramesBase
Compatible models
compatible_models - Variable in class water.bindings.pojos.FrameV3
Compatible models, if requested
compute_metrics - Variable in class water.bindings.pojos.NaiveBayesParametersV3
Compute metrics on training data
compute_metrics - Variable in class water.bindings.pojos.PCAParametersV3
Whether to compute metrics on the training data
compute_p_values - Variable in class water.bindings.pojos.GLMParametersV3
request p-values computation, p-values work only with IRLSM solver and no regularization
configured - Variable in class water.bindings.pojos.NodePersistentStorageV3
Configured
configured() - Method in interface water.bindings.proxies.retrofit.NodePersistentStorage
Return true or false.
ConfusionMatrixBase - Class in water.bindings.pojos
 
ConfusionMatrixBase() - Constructor for class water.bindings.pojos.ConfusionMatrixBase
 
ConfusionMatrixV3 - Class in water.bindings.pojos
 
ConfusionMatrixV3() - Constructor for class water.bindings.pojos.ConfusionMatrixV3
 
connection_url - Variable in class water.bindings.pojos.ImportSQLTableV99
connection_url
consensus - Variable in class water.bindings.pojos.CloudV3
Cloud voting is stable
cos_sim - Variable in class water.bindings.pojos.SynonymV3
The cosine similarities.
count - Variable in class water.bindings.pojos.ProfilerNodeEntryV3
Profile Count
count_table - Variable in class water.bindings.pojos.TabulateV3
Counts table
CoxPHModelOutputV3 - Class in water.bindings.pojos
 
CoxPHModelOutputV3() - Constructor for class water.bindings.pojos.CoxPHModelOutputV3
 
CoxPHModelV3 - Class in water.bindings.pojos
 
CoxPHModelV3() - Constructor for class water.bindings.pojos.CoxPHModelV3
 
CoxPHParametersV3 - Class in water.bindings.pojos
 
CoxPHParametersV3() - Constructor for class water.bindings.pojos.CoxPHParametersV3
 
CoxPHV3 - Class in water.bindings.pojos
 
CoxPHV3() - Constructor for class water.bindings.pojos.CoxPHV3
 
cpu_ticks - Variable in class water.bindings.pojos.WaterMeterCpuTicksV3
array of tick counts per core
cpus_allowed - Variable in class water.bindings.pojos.NodeV3
cpus_allowed
CreateFrame - Interface in water.bindings.proxies.retrofit
 
CreateFrameV3 - Class in water.bindings.pojos
 
CreateFrameV3() - Constructor for class water.bindings.pojos.CreateFrameV3
 
cross_validation_fold_assignment_frame_id - Variable in class water.bindings.pojos.ModelOutputSchema
Cross-validation fold assignment (each row is assigned to one holdout fold)
cross_validation_holdout_predictions_frame_id - Variable in class water.bindings.pojos.ModelOutputSchema
Cross-validation holdout predictions (full out-of-sample predictions on training data)
cross_validation_metrics - Variable in class water.bindings.pojos.GridSchemaV99
Cross validation model metrics for the returned models; only returned if sort_by is set
cross_validation_metrics - Variable in class water.bindings.pojos.ModelOutputSchema
Cross-validation model metrics
cross_validation_metrics_summary - Variable in class water.bindings.pojos.GridSchemaV99
Cross validation model metrics summary for the returned models; only returned if sort_by is set
cross_validation_metrics_summary - Variable in class water.bindings.pojos.ModelOutputSchema
Cross-validation model metrics summary
cross_validation_models - Variable in class water.bindings.pojos.ModelOutputSchema
Cross-validation models (model ids)
cross_validation_predictions - Variable in class water.bindings.pojos.ModelOutputSchema
Cross-validation predictions, one per cv model (deprecated, use cross_validation_holdout_predictions_frame_id instead)
csv - Variable in class water.bindings.pojos.DownloadDataV3
CSV Stream

D

d - Variable in class water.bindings.pojos.SVDModelOutputV99
Singular values
data - Variable in class water.bindings.pojos.ColV3
data
data - Variable in class water.bindings.pojos.IOEvent
data info
data - Variable in class water.bindings.pojos.NetworkEvent
Pretty print of the first few bytes of the msg payload.
data - Variable in class water.bindings.pojos.ParseSetupV3
Sample data
data - Variable in class water.bindings.pojos.TwoDimTableBase
Table Data (col-major)
data_frame - Variable in class water.bindings.pojos.ModelSchemaBase
The Model's training frame key
DataInfoFrame - Interface in water.bindings.proxies.retrofit
 
DataInfoFrameV3 - Class in water.bindings.pojos
 
DataInfoFrameV3() - Constructor for class water.bindings.pojos.DataInfoFrameV3
 
DataInfoTransformType - Enum in water.bindings.pojos
 
dataset - Variable in class water.bindings.pojos.DCTTransformerV3
Dataset
dataset - Variable in class water.bindings.pojos.MissingInserterV3
dataset
dataset - Variable in class water.bindings.pojos.SplitFrameV3
Dataset
dataset - Variable in class water.bindings.pojos.TabulateV3
Dataset
date - Variable in class water.bindings.pojos.EventV3
Time when the event was recorded.
DCTTransformer - Interface in water.bindings.proxies.retrofit
 
DCTTransformerV3 - Class in water.bindings.pojos
 
DCTTransformerV3() - Constructor for class water.bindings.pojos.DCTTransformerV3
 
decreasing - Variable in class water.bindings.pojos.GridSchemaV99
Specify whether sort order should be decreasing.
deep_features_hidden_layer - Variable in class water.bindings.pojos.ModelMetricsListSchemaV3
Extract Deep Features for given hidden layer (optional, only for Deep Learning models)
DeeplearningDeepLearningModelDeepLearningParametersActivation - Enum in water.bindings.pojos
 
DeeplearningDeepLearningModelDeepLearningParametersClassSamplingMethod - Enum in water.bindings.pojos
 
DeeplearningDeepLearningModelDeepLearningParametersInitialWeightDistribution - Enum in water.bindings.pojos
 
DeeplearningDeepLearningModelDeepLearningParametersLoss - Enum in water.bindings.pojos
 
DeeplearningDeepLearningModelDeepLearningParametersMissingValuesHandling - Enum in water.bindings.pojos
 
DeepLearningModelOutputV3 - Class in water.bindings.pojos
 
DeepLearningModelOutputV3() - Constructor for class water.bindings.pojos.DeepLearningModelOutputV3
 
DeepLearningModelV3 - Class in water.bindings.pojos
 
DeepLearningModelV3() - Constructor for class water.bindings.pojos.DeepLearningModelV3
 
DeepLearningParametersV3 - Class in water.bindings.pojos
 
DeepLearningParametersV3() - Constructor for class water.bindings.pojos.DeepLearningParametersV3
 
DeepLearningV3 - Class in water.bindings.pojos
 
DeepLearningV3() - Constructor for class water.bindings.pojos.DeepLearningV3
 
default_percentiles - Variable in class water.bindings.pojos.FrameV3
Default percentiles, from 0 to 1
default_value - Variable in class water.bindings.pojos.ModelParameterSchemaV3
default value, e.g.
delete(String) - Method in interface water.bindings.proxies.retrofit.Frames
Delete the specified Frame from the H2O distributed K/V store.
delete(String, String) - Method in interface water.bindings.proxies.retrofit.ModelMetrics
Return the saved scoring metrics for the specified Model and Frame.
delete(String) - Method in interface water.bindings.proxies.retrofit.Models
Delete the specified Model from the H2O distributed K/V store.
delete(String, String) - Method in interface water.bindings.proxies.retrofit.NodePersistentStorage
Delete a key.
delete_count - Variable in class water.bindings.pojos.IoStatsEntry
Number of delete events
delete_on_done - Variable in class water.bindings.pojos.ParseV3
Delete input key after parse
deleteAll() - Method in interface water.bindings.proxies.retrofit.Frames
Delete all Frames from the H2O distributed K/V store.
deleteAll() - Method in interface water.bindings.proxies.retrofit.Models
Delete all Models from the H2O distributed K/V store.
dels - Variable in class water.bindings.pojos.ImportFilesV3
dels
depth - Variable in class water.bindings.pojos.ProfilerV3
Stack trace depth
description - Variable in class water.bindings.pojos.ColumnSpecsBase
Column Description
description - Variable in class water.bindings.pojos.JobV3
Job description
description - Variable in class water.bindings.pojos.ModelMetricsBase
Optional description for this scoring run (to note out-of-bag, sampled data, etc.)
description - Variable in class water.bindings.pojos.TwoDimTableBase
Table Description
dest - Variable in class water.bindings.pojos.CreateFrameV3
destination key
dest - Variable in class water.bindings.pojos.InteractionV3
destination key
dest - Variable in class water.bindings.pojos.JobV3
destination key
dest - Variable in class water.bindings.pojos.MakeGLMModelV3
destination key
destination_frame - Variable in class water.bindings.pojos.DCTTransformerV3
Destination Frame ID
destination_frame - Variable in class water.bindings.pojos.ParseSetupV3
Suggested name
destination_frame - Variable in class water.bindings.pojos.ParseSVMLightV3
Final frame name
destination_frame - Variable in class water.bindings.pojos.ParseV3
Final frame name
destination_frames - Variable in class water.bindings.pojos.ImportFilesV3
names
destination_frames - Variable in class water.bindings.pojos.SplitFrameV3
Destination keys for each output frame split.
dev_msg - Variable in class water.bindings.pojos.H2OErrorV3
Potentially more detailed message intended for a developer (e.g.
diagnostics - Variable in class water.bindings.pojos.DeepLearningParametersV3
Enable diagnostics for hidden layers
dimensions - Variable in class water.bindings.pojos.DCTTransformerV3
Dimensions of the input array: Height, Width, Depth (Nx1x1 for 1D, NxMx1 for 2D)
dir - Variable in class water.bindings.pojos.ModelExportV3
Destination file (hdfs, s3, local)
dir - Variable in class water.bindings.pojos.ModelImportV3
Source directory (hdfs, s3, local) containing serialized model
direction - Variable in class water.bindings.pojos.FieldMetadataBase
Is this field an input, output or inout?
distribution - Variable in class water.bindings.pojos.DeepLearningParametersV3
Distribution function
distribution - Variable in class water.bindings.pojos.GBMParametersV3
Distribution function
distribution_summary - Variable in class water.bindings.pojos.FrameV3
Distribution summary
DistributionFamily - Enum in water.bindings.pojos
 
DKV - Interface in water.bindings.proxies.retrofit
 
doc_method - Variable in class water.bindings.pojos.RouteBase
 
domain - Variable in class water.bindings.pojos.ColV3
domain; not-null for categorical columns only
domain - Variable in class water.bindings.pojos.FramesBase
Domains
domain - Variable in class water.bindings.pojos.ModelMetricsBinomialV3
The class labels of the response.
domain_cardinality - Variable in class water.bindings.pojos.ColV3
cardinality of this column's domain; not-null for categorical columns only
domains - Variable in class water.bindings.pojos.ModelOutputSchema
Domains for categorical columns
domains - Variable in class water.bindings.pojos.ParseV3
Domains for categorical columns
DownloadDataset - Interface in water.bindings.proxies.retrofit
 
DownloadDataV3 - Class in water.bindings.pojos
 
DownloadDataV3() - Constructor for class water.bindings.pojos.DownloadDataV3
 
DRFModelOutputV3 - Class in water.bindings.pojos
 
DRFModelOutputV3() - Constructor for class water.bindings.pojos.DRFModelOutputV3
 
DRFModelV3 - Class in water.bindings.pojos
 
DRFModelV3() - Constructor for class water.bindings.pojos.DRFModelV3
 
DRFParametersV3 - Class in water.bindings.pojos
 
DRFParametersV3() - Constructor for class water.bindings.pojos.DRFParametersV3
 
DRFV3 - Class in water.bindings.pojos
 
DRFV3() - Constructor for class water.bindings.pojos.DRFV3
 
DStackTraceV3 - Class in water.bindings.pojos
 
DStackTraceV3() - Constructor for class water.bindings.pojos.DStackTraceV3
 

E

echo(String, String) - Method in interface water.bindings.proxies.retrofit.LogAndEcho
Save a message to the H2O logfile.
eigenvectors - Variable in class water.bindings.pojos.GLRMModelOutputV3
Eigenvectors of XY matrix
eigenvectors - Variable in class water.bindings.pojos.PCAModelOutputV3
Principal components matrix
elastic_averaging - Variable in class water.bindings.pojos.DeepLearningParametersV3
Elastic averaging between compute nodes can improve distributed model convergence (Experimental)
elastic_averaging_moving_rate - Variable in class water.bindings.pojos.DeepLearningParametersV3
Elastic averaging moving rate (only if elastic averaging is enabled).
elastic_averaging_regularization - Variable in class water.bindings.pojos.DeepLearningParametersV3
Elastic averaging regularization strength (only if elastic averaging is enabled).
end_time - Variable in class water.bindings.pojos.ModelOutputSchema
End time in milliseconds
endSession() - Method in interface water.bindings.proxies.retrofit.InitID
End a session.
entries - Variable in class water.bindings.pojos.AboutV3
List of properties about this running H2O instance
entries - Variable in class water.bindings.pojos.NodePersistentStorageV3
List of entries
entries - Variable in class water.bindings.pojos.ProfilerNodeV3
Profile entry list
epochs - Variable in class water.bindings.pojos.DeepLearningParametersV3
How many times the dataset should be iterated (streamed), can be fractional
epochs - Variable in class water.bindings.pojos.Word2VecParametersV3
Number of training iterations to run
eps_prob - Variable in class water.bindings.pojos.NaiveBayesParametersV3
Cutoff below which probability is replaced with min_prob
eps_sdev - Variable in class water.bindings.pojos.NaiveBayesParametersV3
Cutoff below which standard deviation is replaced with min_sdev
epsilon - Variable in class water.bindings.pojos.DeepLearningParametersV3
Adaptive learning rate smoothing factor (to avoid divisions by zero and allow progress)
error - Variable in class water.bindings.pojos.RapidsV99
Parsing error, if any
error_count - Variable in class water.bindings.pojos.H2OModelBuilderErrorV3
Count of parameter validation errors
error_count - Variable in class water.bindings.pojos.ModelBuilderSchema
Count of parameter validation errors
error_count - Variable in class water.bindings.pojos.ModelBuilderV3
Count of error messages
error_url - Variable in class water.bindings.pojos.H2OErrorV3
Error url
events - Variable in class water.bindings.pojos.TimelineV3
recorded timeline events
EventV3 - Class in water.bindings.pojos
 
EventV3() - Constructor for class water.bindings.pojos.EventV3
 
Example - Class in water.bindings.examples
Example of using generated Java bindings for REST API.
Example() - Constructor for class water.bindings.examples.Example
 
ExampleModelOutputV3 - Class in water.bindings.pojos
 
ExampleModelOutputV3() - Constructor for class water.bindings.pojos.ExampleModelOutputV3
 
ExampleModelV3 - Class in water.bindings.pojos
 
ExampleModelV3() - Constructor for class water.bindings.pojos.ExampleModelV3
 
ExampleParametersV3 - Class in water.bindings.pojos
 
ExampleParametersV3() - Constructor for class water.bindings.pojos.ExampleParametersV3
 
ExampleV3 - Class in water.bindings.pojos
 
ExampleV3() - Constructor for class water.bindings.pojos.ExampleV3
 
exception - Variable in class water.bindings.pojos.JobV3
exception
exception_msg - Variable in class water.bindings.pojos.H2OErrorV3
Raw exception message, if any.
exception_type - Variable in class water.bindings.pojos.H2OErrorV3
Exception type, if any.
exec(String, String, String) - Method in interface water.bindings.proxies.retrofit.Rapids
Execute an Rapids AST.
exemplar_index - Variable in class water.bindings.pojos.ModelMetricsListSchemaV3
Retrieve all members for a given exemplar (optional, only for Aggregator models)
exists - Variable in class water.bindings.pojos.NodePersistentStorageV3
Exists
exists(String, String) - Method in interface water.bindings.proxies.retrofit.NodePersistentStorage
Return true or false.
exists(String) - Method in interface water.bindings.proxies.retrofit.NodePersistentStorage
Return true or false.
expand_user_y - Variable in class water.bindings.pojos.GLRMParametersV3
Expand categorical columns in user-specified initial Y
explained_deviance_train - Variable in class water.bindings.pojos.GLMRegularizationPathV3
explained deviance on the training set
explained_deviance_valid - Variable in class water.bindings.pojos.GLMRegularizationPathV3
explained deviance on the validation set
export(String, String, boolean) - Method in interface water.bindings.proxies.retrofit.Frames
Export a Frame to the given path with optional overwrite.
export(String, String, long, int, int, int, boolean, String, boolean, String) - Method in interface water.bindings.proxies.retrofit.Frames
Export a Frame to the given path with optional overwrite.
export_weights_and_biases - Variable in class water.bindings.pojos.DeepLearningParametersV3
Whether to export Neural Network weights and biases to H2O Frames
exportModel(String) - Method in interface water.bindings.proxies.retrofit.Models
Export given model.
extractRegularizationPath() - Method in interface water.bindings.proxies.retrofit.GetGLMRegPath
get full regularization path

F

factor_columns - Variable in class water.bindings.pojos.InteractionV3
Factor columns
factors - Variable in class water.bindings.pojos.CreateFrameV3
Factor levels for categorical variables
failed_params - Variable in class water.bindings.pojos.GridSchemaV99
List of failed parameters
failed_raw_params - Variable in class water.bindings.pojos.GridSchemaV99
List of raw parameters causing model building failure
fails - Variable in class water.bindings.pojos.ImportFilesV3
fails
failure_details - Variable in class water.bindings.pojos.GridSchemaV99
List of detailed failure messages
failure_stack_traces - Variable in class water.bindings.pojos.GridSchemaV99
List of detailed failure stack traces
family - Variable in class water.bindings.pojos.GLMParametersV3
Family.
fast_mode - Variable in class water.bindings.pojos.DeepLearningParametersV3
Enable fast mode (minor approximation in back-propagation)
fetch() - Method in interface water.bindings.proxies.retrofit.DownloadDataset
Download dataset as a CSV.
fetch(String) - Method in interface water.bindings.proxies.retrofit.Frames
Return the specified Frame.
fetch(String) - Method in interface water.bindings.proxies.retrofit.Grids
Return the specified grid search result.
fetch(String) - Method in interface water.bindings.proxies.retrofit.Jobs
Get the status of the given H2O Job (long-running action).
fetch() - Method in interface water.bindings.proxies.retrofit.JStack
Report stack traces for all threads on all nodes.
fetch(int, String) - Method in interface water.bindings.proxies.retrofit.Logs
Get named log file for a node.
fetch(String) - Method in interface water.bindings.proxies.retrofit.ModelBuilders
Return the Model Builder metadata for the specified algorithm.
fetch(String, String) - Method in interface water.bindings.proxies.retrofit.ModelMetrics
Return the saved scoring metrics for the specified Model and Frame.
fetch(String) - Method in interface water.bindings.proxies.retrofit.ModelMetrics
Return the saved scoring metrics for the specified Model.
fetch() - Method in interface water.bindings.proxies.retrofit.ModelMetrics
Return all the saved scoring metrics.
fetch(String) - Method in interface water.bindings.proxies.retrofit.Models
Return the specified Model from the H2O distributed K/V store, optionally with the list of compatible Frames.
fetch() - Method in interface water.bindings.proxies.retrofit.NetworkTest
Run a network test to measure the performance of the cluster interconnect.
fetch() - Method in interface water.bindings.proxies.retrofit.Profiler
Report real-time profiling information for all nodes (sorted, aggregated stack traces).
fetch() - Method in interface water.bindings.proxies.retrofit.Timeline
Debugging tool that provides information on current communication between nodes.
fetch(int) - Method in interface water.bindings.proxies.retrofit.WaterMeterCpuTicks
Return a CPU usage snapshot of all cores of all nodes in the H2O cluster.
fetch(int) - Method in interface water.bindings.proxies.retrofit.WaterMeterIo
Return IO usage snapshot of all nodes in the H2O cluster.
fetch_all() - Method in interface water.bindings.proxies.retrofit.WaterMeterIo
Return IO usage snapshot of all nodes in the H2O cluster.
fetchJavaCode(String) - Method in interface water.bindings.proxies.retrofit.Models
Return the stream containing model implementation in Java code.
fetchPreview(String) - Method in interface water.bindings.proxies.retrofit.Models
Return potentially abridged model suitable for viewing in a browser (currently only used for java model code).
fetchRoute(int) - Method in interface water.bindings.proxies.retrofit.Metadata
Return the REST API endpoint metadata, including documentation, for the endpoint specified by number.
fetchRoute(String) - Method in interface water.bindings.proxies.retrofit.Metadata
Return the REST API endpoint metadata, including documentation, for the endpoint specified by path.
fetchSchemaMetadata(String) - Method in interface water.bindings.proxies.retrofit.Metadata
Return the REST API schema metadata for specified schema.
fetchSchemaMetadataByClass(String) - Method in interface water.bindings.proxies.retrofit.Metadata
Return the REST API schema metadata for specified schema class.
fetchStreaming() - Method in interface water.bindings.proxies.retrofit.DownloadDataset
Download dataset as a CSV.
field_name - Variable in class water.bindings.pojos.ValidationMessageBase
Field to which the message applies
FieldMetadataBase - Class in water.bindings.pojos
 
FieldMetadataBase() - Constructor for class water.bindings.pojos.FieldMetadataBase
 
FieldMetadataV3 - Class in water.bindings.pojos
 
FieldMetadataV3() - Constructor for class water.bindings.pojos.FieldMetadataV3
 
fields - Variable in class water.bindings.pojos.SchemaMetadataBase
All the public fields of the schema
filename - Variable in class water.bindings.pojos.DownloadDataV3
Suggested Filename
files - Variable in class water.bindings.pojos.ImportFilesV3
files
files() - Method in interface water.bindings.proxies.retrofit.Typeahead
Typehead hander for filename completion.
Find - Interface in water.bindings.proxies.retrofit
 
find() - Method in interface water.bindings.proxies.retrofit.Find
Find a value within a Frame.
find_compatible_frames - Variable in class water.bindings.pojos.ModelsBase
Find and return compatible frames?
find_compatible_models - Variable in class water.bindings.pojos.FramesBase
Find and return compatible models?
FindV3 - Class in water.bindings.pojos
 
FindV3() - Constructor for class water.bindings.pojos.FindV3
 
fit(String[], String, String, String, String, String, String) - Method in interface water.bindings.proxies.retrofit.Assembly
Fit an assembly to an input frame
fjqueue - Variable in class water.bindings.pojos.NodeV3
F/J Task count, by priority
fjthrds - Variable in class water.bindings.pojos.NodeV3
F/J Thread count, by priority
fold_assignment - Variable in class water.bindings.pojos.ModelParametersSchema
Cross-validation fold assignment scheme, if fold_column is not specified
fold_column - Variable in class water.bindings.pojos.ModelParametersSchema
Column with cross-validation fold index assignment per observation
force - Variable in class water.bindings.pojos.FramesBase
Overwrite existing file
force - Variable in class water.bindings.pojos.ModelExportV3
Overwrite destination file in case it exists or throw exception if set to false.
force - Variable in class water.bindings.pojos.ModelImportV3
Override existing model in case it exists or throw exception if set to false
force_load_balance - Variable in class water.bindings.pojos.DeepLearningParametersV3
Force extra load balancing to increase training speed for small datasets (to keep all cores busy)
format - Variable in class water.bindings.pojos.ColumnSpecsBase
Column Format (printf)
fraction - Variable in class water.bindings.pojos.MissingInserterV3
Fraction of data to replace with a missing value
frame - Variable in class water.bindings.pojos.AssemblyV99
Input Frame for the assembly.
frame - Variable in class water.bindings.pojos.DataInfoFrameV3
input frame
frame - Variable in class water.bindings.pojos.ModelMetricsBase
The frame used for this scoring run.
frame - Variable in class water.bindings.pojos.ModelMetricsListSchemaV3
Key of Frame of interest (optional)
frame_checksum - Variable in class water.bindings.pojos.ModelMetricsBase
The checksum for the frame used for this scoring run.
frame_id - Variable in class water.bindings.pojos.DownloadDataV3
Frame to download
frame_id - Variable in class water.bindings.pojos.FrameBase
Frame ID
frame_id - Variable in class water.bindings.pojos.FramesBase
Name of Frame of interest
FrameBase - Class in water.bindings.pojos
 
FrameBase() - Constructor for class water.bindings.pojos.FrameBase
 
FrameKeyV3 - Class in water.bindings.pojos
 
FrameKeyV3() - Constructor for class water.bindings.pojos.FrameKeyV3
 
frames - Variable in class water.bindings.pojos.FramesBase
Frames
Frames - Interface in water.bindings.proxies.retrofit
 
FramesBase - Class in water.bindings.pojos
 
FramesBase() - Constructor for class water.bindings.pojos.FramesBase
 
FramesV3 - Class in water.bindings.pojos
 
FramesV3() - Constructor for class water.bindings.pojos.FramesV3
 
FrameSynopsisV3 - Class in water.bindings.pojos
 
FrameSynopsisV3() - Constructor for class water.bindings.pojos.FrameSynopsisV3
 
FrameV3 - Class in water.bindings.pojos
 
FrameV3() - Constructor for class water.bindings.pojos.FrameV3
 
free_disk - Variable in class water.bindings.pojos.NodeV3
Free disk
free_mem - Variable in class water.bindings.pojos.NodeV3
Free heap
from - Variable in class water.bindings.pojos.NetworkEvent
Sending node
funstr - Variable in class water.bindings.pojos.RapidsFunctionV3
Function result
funstr - Variable in class water.bindings.pojos.RapidsV99
Function result

G

gains_lift_table - Variable in class water.bindings.pojos.ModelMetricsBinomialV3
Gains and Lift table.
gamma_x - Variable in class water.bindings.pojos.GLRMParametersV3
Regularization weight on X matrix
gamma_y - Variable in class water.bindings.pojos.GLRMParametersV3
Regularization weight on Y matrix
GarbageCollect - Interface in water.bindings.proxies.retrofit
 
GarbageCollectV3 - Class in water.bindings.pojos
 
GarbageCollectV3() - Constructor for class water.bindings.pojos.GarbageCollectV3
 
GBM_Example - Class in water.bindings.proxies.retrofit
 
GBM_Example() - Constructor for class water.bindings.proxies.retrofit.GBM_Example
 
gbm_example_flow() - Static method in class water.bindings.examples.Example
 
gbm_example_flow() - Static method in class water.bindings.proxies.retrofit.GBM_Example
 
GBMModelOutputV3 - Class in water.bindings.pojos
 
GBMModelOutputV3() - Constructor for class water.bindings.pojos.GBMModelOutputV3
 
GBMModelV3 - Class in water.bindings.pojos
 
GBMModelV3() - Constructor for class water.bindings.pojos.GBMModelV3
 
GBMParametersV3 - Class in water.bindings.pojos
 
GBMParametersV3() - Constructor for class water.bindings.pojos.GBMParametersV3
 
GBMV3 - Class in water.bindings.pojos
 
GBMV3() - Constructor for class water.bindings.pojos.GBMV3
 
gc() - Method in interface water.bindings.proxies.retrofit.GarbageCollect
Explicitly call System.gc().
get() - Method in interface water.bindings.proxies.retrofit.About
Return information about this H2O cluster.
get_as_string(String, String) - Method in interface water.bindings.proxies.retrofit.NodePersistentStorage
Return value for a given name.
getDataInfoFrame(String, String[], boolean, boolean, boolean) - Method in interface water.bindings.proxies.retrofit.DataInfoFrame
test only
GetGLMRegPath - Interface in water.bindings.proxies.retrofit
 
gflops - Variable in class water.bindings.pojos.NodeV3
Linpack GFlops
Gini - Variable in class water.bindings.pojos.ModelMetricsBinomialV3
The Gini score for this scoring run.
GlmGLMModelGLMParametersFamily - Enum in water.bindings.pojos
 
GlmGLMModelGLMParametersLink - Enum in water.bindings.pojos
 
GlmGLMModelGLMParametersSolver - Enum in water.bindings.pojos
 
GLMModelOutputV3 - Class in water.bindings.pojos
 
GLMModelOutputV3() - Constructor for class water.bindings.pojos.GLMModelOutputV3
 
GLMModelV3 - Class in water.bindings.pojos
 
GLMModelV3() - Constructor for class water.bindings.pojos.GLMModelV3
 
GLMParametersV3 - Class in water.bindings.pojos
 
GLMParametersV3() - Constructor for class water.bindings.pojos.GLMParametersV3
 
GLMRegularizationPathV3 - Class in water.bindings.pojos
 
GLMRegularizationPathV3() - Constructor for class water.bindings.pojos.GLMRegularizationPathV3
 
GLMV3 - Class in water.bindings.pojos
 
GLMV3() - Constructor for class water.bindings.pojos.GLMV3
 
GlrmGLRMInitialization - Enum in water.bindings.pojos
 
GlrmGLRMModelGLRMParametersLoss - Enum in water.bindings.pojos
 
GlrmGLRMModelGLRMParametersRegularizer - Enum in water.bindings.pojos
 
GLRMModelOutputV3 - Class in water.bindings.pojos
 
GLRMModelOutputV3() - Constructor for class water.bindings.pojos.GLRMModelOutputV3
 
GLRMModelV3 - Class in water.bindings.pojos
 
GLRMModelV3() - Constructor for class water.bindings.pojos.GLRMModelV3
 
GLRMParametersV3 - Class in water.bindings.pojos
 
GLRMParametersV3() - Constructor for class water.bindings.pojos.GLRMParametersV3
 
GLRMV3 - Class in water.bindings.pojos
 
GLRMV3() - Constructor for class water.bindings.pojos.GLRMV3
 
gradient_epsilon - Variable in class water.bindings.pojos.GLMParametersV3
converge if objective changes less (using L-infinity norm) than this, ONLY applies to L-BFGS solver
GrepModelOutputV3 - Class in water.bindings.pojos
 
GrepModelOutputV3() - Constructor for class water.bindings.pojos.GrepModelOutputV3
 
GrepModelV3 - Class in water.bindings.pojos
 
GrepModelV3() - Constructor for class water.bindings.pojos.GrepModelV3
 
GrepParametersV3 - Class in water.bindings.pojos
 
GrepParametersV3() - Constructor for class water.bindings.pojos.GrepParametersV3
 
GrepV3 - Class in water.bindings.pojos
 
GrepV3() - Constructor for class water.bindings.pojos.GrepV3
 
Grid - Interface in water.bindings.proxies.retrofit
 
grid_id - Variable in class water.bindings.pojos.GridSchemaV99
Grid id
grid_id - Variable in class water.bindings.pojos.GridSearchSchema
Destination id for this grid; auto-generated if not specified.
gridable - Variable in class water.bindings.pojos.ModelParameterSchemaV3
Parameter can be used in grid call
GridHyperSpaceSearchCriteriaStrategy - Enum in water.bindings.pojos
 
GridKeyV3 - Class in water.bindings.pojos
 
GridKeyV3() - Constructor for class water.bindings.pojos.GridKeyV3
 
grids - Variable in class water.bindings.pojos.GridsV99
Grids
Grids - Interface in water.bindings.proxies.retrofit
 
GridSchemaV99 - Class in water.bindings.pojos
 
GridSchemaV99() - Constructor for class water.bindings.pojos.GridSchemaV99
 
GridSearchSchema - Class in water.bindings.pojos
 
GridSearchSchema() - Constructor for class water.bindings.pojos.GridSearchSchema
 
GridsV99 - Class in water.bindings.pojos
 
GridsV99() - Constructor for class water.bindings.pojos.GridsV99
 
guessSetup(String[], ApiParseTypeValuesProvider, byte, boolean, int, String[], String[], String[][], String, int, int, int, String) - Method in interface water.bindings.proxies.retrofit.ParseSetup
Guess the parameters for parsing raw byte-oriented data into an H2O Frame.

H

h2o - Variable in class water.bindings.pojos.NodeV3
IP
H2OErrorV3 - Class in water.bindings.pojos
 
H2OErrorV3() - Constructor for class water.bindings.pojos.H2OErrorV3
 
H2OModelBuilderErrorV3 - Class in water.bindings.pojos
 
H2OModelBuilderErrorV3() - Constructor for class water.bindings.pojos.H2OModelBuilderErrorV3
 
handler_class - Variable in class water.bindings.pojos.RouteBase
 
handler_method - Variable in class water.bindings.pojos.RouteBase
 
has_response - Variable in class water.bindings.pojos.CreateFrameV3
Whether an additional response column should be generated
head() - Method in interface water.bindings.proxies.retrofit.Cloud
Determine the status of the nodes in the H2O cloud.
header_lines - Variable in class water.bindings.pojos.ParseSetupV3
Number of header lines found
healthy - Variable in class water.bindings.pojos.NodeV3
(now-last_ping)
HeartBeatEvent - Class in water.bindings.pojos
 
HeartBeatEvent() - Constructor for class water.bindings.pojos.HeartBeatEvent
 
help - Variable in class water.bindings.pojos.FieldMetadataBase
A short help description to appear alongside the field in a UI
help - Variable in class water.bindings.pojos.ModelOutputSchema
Help information for output fields
help - Variable in class water.bindings.pojos.ModelParameterSchemaV3
help for the UI, e.g.
hex_string - Variable in class water.bindings.pojos.DownloadDataV3
Emit double values in a machine readable lossless format with Double.toHexString().
hidden - Variable in class water.bindings.pojos.DeepLearningParametersV3
Hidden layer sizes (e.g.
hidden_dropout_ratios - Variable in class water.bindings.pojos.DeepLearningParametersV3
Hidden layer dropout ratios (can improve generalization), specify one value per hidden layer, defaults to 0.5
histogram_base - Variable in class water.bindings.pojos.ColV3
Start of histogram bin zero
histogram_bins - Variable in class water.bindings.pojos.ColV3
Histogram bins; null if not computed
histogram_stride - Variable in class water.bindings.pojos.ColV3
Stride per bin
histogram_type - Variable in class water.bindings.pojos.SharedTreeParametersV3
What type of histogram to use for finding optimal split points
hit_ratio_table - Variable in class water.bindings.pojos.ModelMetricsMultinomialV3
The hit ratio table for this scoring run.
http_method - Variable in class water.bindings.pojos.MetadataBase
HTTP method (GET, POST, DELETE) if fetching by path
http_method - Variable in class water.bindings.pojos.RouteBase
 
http_status - Variable in class water.bindings.pojos.H2OErrorV3
HTTP status code for this error.
hyper_names - Variable in class water.bindings.pojos.GridSchemaV99
Used hyper parameters.
hyper_parameters - Variable in class water.bindings.pojos.GridSearchSchema
Grid search parameters.
HyperSpaceSearchCriteriaV99 - Class in water.bindings.pojos
 
HyperSpaceSearchCriteriaV99() - Constructor for class water.bindings.pojos.HyperSpaceSearchCriteriaV99
 

I

id - Variable in class water.bindings.pojos.RapidsSchema
Key name to assign Frame results
ignore_const_cols - Variable in class water.bindings.pojos.ModelParametersSchema
Ignore constant columns
ignored_columns - Variable in class water.bindings.pojos.ModelParametersSchema
Ignored columns
importance - Variable in class water.bindings.pojos.PCAModelOutputV3
Standard deviation and importance of each principal component
ImportFiles - Interface in water.bindings.proxies.retrofit
 
importFiles() - Method in interface water.bindings.proxies.retrofit.ImportFiles
Import raw data files into a single-column H2O Frame.
importFiles(String, String) - Method in interface water.bindings.proxies.retrofit.ImportFiles
Import raw data files into a single-column H2O Frame.
ImportFilesV3 - Class in water.bindings.pojos
 
ImportFilesV3() - Constructor for class water.bindings.pojos.ImportFilesV3
 
importModel(String, String, boolean, String) - Method in interface water.bindings.proxies.retrofit.Models
Import given binary model into H2O.
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.
ImportSQLTableV99 - Class in water.bindings.pojos
 
ImportSQLTableV99() - Constructor for class water.bindings.pojos.ImportSQLTableV99
 
impute_missing - Variable in class water.bindings.pojos.PCAParametersV3
Whether to impute missing entries with the column mean
impute_original - Variable in class water.bindings.pojos.GLRMParametersV3
Reconstruct original training data by reversing transform
inherited_from - Variable in class water.bindings.pojos.FieldMetadataBase
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
init_f - Variable in class water.bindings.pojos.SharedTreeModelOutputV3
The Intercept term, the initial model function value to which trees make adjustments
init_step_size - Variable in class water.bindings.pojos.GLRMParametersV3
Initial step size
initial_biases - Variable in class water.bindings.pojos.DeepLearningParametersV3
A list of H2OFrame ids to initialize the bias vectors of this model with.
initial_weight_distribution - Variable in class water.bindings.pojos.DeepLearningParametersV3
Initial Weight Distribution
initial_weight_scale - Variable in class water.bindings.pojos.DeepLearningParametersV3
Uniform: -value...value, Normal: stddev)
initial_weights - Variable in class water.bindings.pojos.DeepLearningParametersV3
A list of H2OFrame ids to initialize the weight matrices of this model with.
InitID - Interface in water.bindings.proxies.retrofit
 
InitIDV3 - Class in water.bindings.pojos
 
InitIDV3() - Constructor for class water.bindings.pojos.InitIDV3
 
initLearningRate - Variable in class water.bindings.pojos.Word2VecParametersV3
Set the starting learning rate
input_dropout_ratio - Variable in class water.bindings.pojos.DeepLearningParametersV3
Input layer dropout ratio (can improve generalization, try 0.1 or 0.2)
input_schema - Variable in class water.bindings.pojos.RouteBase
 
integer_fraction - Variable in class water.bindings.pojos.CreateFrameV3
Fraction of integer columns (for randomize=true)
integer_range - 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.
interactions_only - Variable in class water.bindings.pojos.DataInfoFrameV3
interactions only returned
InteractionV3 - Class in water.bindings.pojos
 
InteractionV3() - Constructor for class water.bindings.pojos.InteractionV3
 
intercept - Variable in class water.bindings.pojos.GLMParametersV3
include constant term in the model
inverse - Variable in class water.bindings.pojos.DCTTransformerV3
Whether to do the inverse transform
io_flavor - Variable in class water.bindings.pojos.IOEvent
flavor of the recorded io (ice/hdfs/...)
IOEvent - Class in water.bindings.pojos
 
IOEvent() - Constructor for class water.bindings.pojos.IOEvent
 
IoStatsEntry - Class in water.bindings.pojos
 
IoStatsEntry() - Constructor for class water.bindings.pojos.IoStatsEntry
 
ip_port - Variable in class water.bindings.pojos.NodeV3
IP address and port in the form a.b.c.d:e
is_client - Variable in class water.bindings.pojos.CloudV3
Cloud is in client mode.
is_gridable - Variable in class water.bindings.pojos.FieldMetadataBase
Is the field gridable (i.e., it can be used in grid call)
is_inherited - Variable in class water.bindings.pojos.FieldMetadataBase
Is the field inherited from the parent schema?
is_member_of_frames - Variable in class water.bindings.pojos.ColSpecifierV3
List of fields which specify columns that must contain this column
is_member_of_frames - Variable in class water.bindings.pojos.FieldMetadataBase
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
is_member_of_frames - 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
is_mutually_exclusive_with - Variable in class water.bindings.pojos.FieldMetadataBase
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
is_mutually_exclusive_with - 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
is_schema - Variable in class water.bindings.pojos.FieldMetadataBase
Type for this field is itself a Schema.
is_send - Variable in class water.bindings.pojos.NetworkEvent
Boolean flag distinguishing between sends (true) and receives(false)
is_text - Variable in class water.bindings.pojos.FrameBase
Is this Frame raw unparsed data?
issue() - Method in interface water.bindings.proxies.retrofit.InitID
Issue a new session ID.
iterations - Variable in class water.bindings.pojos.ExampleModelOutputV3
Iterations executed
iterations - Variable in class water.bindings.pojos.GLRMModelOutputV3
Iterations executed

J

job - Variable in class water.bindings.pojos.FramesBase
Job for export file
job - Variable in class water.bindings.pojos.GridSearchSchema
Job Key.
job - Variable in class water.bindings.pojos.ModelBuilderSchema
Job Key
job - Variable in class water.bindings.pojos.ParseV3
Parse job
job_id - Variable in class water.bindings.pojos.JobsV3
Optional Job identifier
JobKeyV3 - Class in water.bindings.pojos
 
JobKeyV3() - Constructor for class water.bindings.pojos.JobKeyV3
 
jobs - Variable in class water.bindings.pojos.JobsV3
jobs
Jobs - Interface in water.bindings.proxies.retrofit
 
JobsV3 - Class in water.bindings.pojos
 
JobsV3() - Constructor for class water.bindings.pojos.JobsV3
 
JobV3 - Class in water.bindings.pojos
 
JobV3() - Constructor for class water.bindings.pojos.JobV3
 
json - Variable in class water.bindings.pojos.FieldMetadataBase
Should this field be rendered in the JSON representation?
JStack - Interface in water.bindings.proxies.retrofit
 
JStackV3 - Class in water.bindings.pojos
 
JStackV3() - Constructor for class water.bindings.pojos.JStackV3
 

K

k - Variable in class water.bindings.pojos.AggregatorParametersV99
Rank of matrix approximation
k - Variable in class water.bindings.pojos.ClusteringModelParametersSchema
Number of clusters
k - Variable in class water.bindings.pojos.GLRMParametersV3
Rank of matrix approximation
k - Variable in class water.bindings.pojos.PCAParametersV3
Rank of matrix approximation
keep_cross_validation_fold_assignment - Variable in class water.bindings.pojos.ModelParametersSchema
Keep cross-validation fold assignment
keep_cross_validation_predictions - Variable in class water.bindings.pojos.ModelParametersSchema
Keep cross-validation model predictions
keep_u - Variable in class water.bindings.pojos.SVDParametersV99
Save left singular vectors?
key - Variable in class water.bindings.pojos.CreateFrameV3
Job Key
key - Variable in class water.bindings.pojos.FindV3
Frame to search
key - Variable in class water.bindings.pojos.JobV3
Job Key
key - Variable in class water.bindings.pojos.RapidsFrameV3
Frame result
key - Variable in class water.bindings.pojos.RapidsV99
Result key
key - Variable in class water.bindings.pojos.RemoveV3
Object to be removed.
key - Variable in class water.bindings.pojos.SplitFrameV3
Job Key
key - Variable in class water.bindings.pojos.SynonymV3
A word2vec model key.
key_array_to_string_array(KeyV3[]) - Static method in class water.bindings.proxies.retrofit.ModelBuilders.Helper
Return an array of Strings for an array of keys.
KeyV3 - Class in water.bindings.pojos
 
KeyV3() - Constructor for class water.bindings.pojos.KeyV3
 
killm3() - Method in interface water.bindings.proxies.retrofit.KillMinus3
Kill minus 3 on *this* node
KillMinus3 - Interface in water.bindings.proxies.retrofit
 
KillMinus3V3 - Class in water.bindings.pojos
 
KillMinus3V3() - Constructor for class water.bindings.pojos.KillMinus3V3
 
KmeansKMeansInitialization - Enum in water.bindings.pojos
 
KMeansModelOutputV3 - Class in water.bindings.pojos
 
KMeansModelOutputV3() - Constructor for class water.bindings.pojos.KMeansModelOutputV3
 
KMeansModelV3 - Class in water.bindings.pojos
 
KMeansModelV3() - Constructor for class water.bindings.pojos.KMeansModelV3
 
KMeansParametersV3 - Class in water.bindings.pojos
 
KMeansParametersV3() - Constructor for class water.bindings.pojos.KMeansParametersV3
 
KMeansV3 - Class in water.bindings.pojos
 
KMeansV3() - Constructor for class water.bindings.pojos.KMeansV3
 

L

l1 - Variable in class water.bindings.pojos.DeepLearningParametersV3
L1 regularization (can add stability and improve generalization, causes many weights to become 0)
l2 - Variable in class water.bindings.pojos.DeepLearningParametersV3
L2 regularization (can add stability and improve generalization, causes many weights to be small
label - Variable in class water.bindings.pojos.ColV3
label
label - Variable in class water.bindings.pojos.FieldMetadataBase
The label that should be displayed for the field if the name is insufficient
label - Variable in class water.bindings.pojos.ModelParameterSchemaV3
label in the UI, e.g.
lambda - Variable in class water.bindings.pojos.GLMParametersV3
regularization strength
lambda_min_ratio - Variable in class water.bindings.pojos.GLMParametersV3
min lambda used in lambda search, specified as a ratio of lambda_max
lambda_search - Variable in class water.bindings.pojos.GLMParametersV3
use lambda search starting at lambda max, given lambda is then interpreted as lambda min
lambdas - Variable in class water.bindings.pojos.GLMRegularizationPathV3
Computed lambda values
laplace - Variable in class water.bindings.pojos.NaiveBayesParametersV3
Laplace smoothing parameter
last_ping - Variable in class water.bindings.pojos.NodeV3
Time (in msec) of last ping
leaf_node_assignment - Variable in class water.bindings.pojos.ModelMetricsListSchemaV3
Return the leaf node assignment (optional, only for DRF/GBM models)
learn_rate - Variable in class water.bindings.pojos.GBMParametersV3
Learning rate (from 0.0 to 1.0)
learn_rate_annealing - Variable in class water.bindings.pojos.GBMParametersV3
Scale the learning rate by this factor after each tree (e.g., 0.99 or 0.999)
level - Variable in class water.bindings.pojos.FieldMetadataBase
How important is this field? The web UI uses the level to do a slow reveal of the parameters
level - Variable in class water.bindings.pojos.ModelParameterSchemaV3
the importance of the parameter, used by the UI, e.g.
levels - Variable in class water.bindings.pojos.NaiveBayesModelOutputV3
Categorical levels of the response
limit - Variable in class water.bindings.pojos.TypeaheadV3
limit
link - Variable in class water.bindings.pojos.GLMParametersV3
 
list() - Method in interface water.bindings.proxies.retrofit.Frames
Return all Frames in the H2O distributed K/V store.
list() - Method in interface water.bindings.proxies.retrofit.Grids
Return all grids from H2O distributed K/V store.
list() - Method in interface water.bindings.proxies.retrofit.Jobs
Get a list of all the H2O Jobs (long-running actions).
list() - Method in interface water.bindings.proxies.retrofit.ModelBuilders
Return the Model Builder metadata for all available algorithms.
list() - Method in interface water.bindings.proxies.retrofit.Models
Return all Models from the H2O distributed K/V store.
list(String) - Method in interface water.bindings.proxies.retrofit.NodePersistentStorage
Return all keys stored for a given category.
listRoutes() - Method in interface water.bindings.proxies.retrofit.Metadata
Return a list of all the REST API endpoints.
listSchemas() - Method in interface water.bindings.proxies.retrofit.Metadata
Return list of all REST API schemas.
load_bytes - Variable in class water.bindings.pojos.IoStatsEntry
Cumulative loaded bytes
load_count - Variable in class water.bindings.pojos.IoStatsEntry
Number of load events
loading_name - Variable in class water.bindings.pojos.GLRMParametersV3
Frame key to save resulting X
locked - Variable in class water.bindings.pojos.CloudV3
Cloud is accepting new members or not
log - Variable in class water.bindings.pojos.LogsV3
Content of log file
LogAndEcho - Interface in water.bindings.proxies.retrofit
 
LogAndEchoV3 - Class in water.bindings.pojos
 
LogAndEchoV3() - Constructor for class water.bindings.pojos.LogAndEchoV3
 
logloss - Variable in class water.bindings.pojos.ModelMetricsBinomialV3
The logarithmic loss for this scoring run.
logloss - Variable in class water.bindings.pojos.ModelMetricsMultinomialV3
The logarithmic loss for this scoring run.
Logs - Interface in water.bindings.proxies.retrofit
 
LogsV3 - Class in water.bindings.pojos
 
LogsV3() - Constructor for class water.bindings.pojos.LogsV3
 
loss - Variable in class water.bindings.pojos.DeepLearningParametersV3
Loss function
loss - Variable in class water.bindings.pojos.GLRMParametersV3
Numeric loss function
loss_by_col - Variable in class water.bindings.pojos.GLRMParametersV3
Loss function by column (override)
loss_by_col_idx - Variable in class water.bindings.pojos.GLRMParametersV3
Loss function by column index (override)

M

main(String[]) - Static method in class water.bindings.examples.Example
 
main(String[]) - Static method in class water.bindings.proxies.retrofit.GBM_Example
 
make_model(String, String, String[], double[], float) - Method in interface water.bindings.proxies.retrofit.MakeGLMModel
make a new GLM model based on existing one
MakeGLMModel - Interface in water.bindings.proxies.retrofit
 
MakeGLMModelV3 - Class in water.bindings.pojos
 
MakeGLMModelV3() - Constructor for class water.bindings.pojos.MakeGLMModelV3
 
markdown - Variable in class water.bindings.pojos.MetadataBase
Table of Contents Markdown
markdown - Variable in class water.bindings.pojos.RouteBase
 
markdown - Variable in class water.bindings.pojos.SchemaMetadataBase
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
max_abs_leafnode_pred - Variable in class water.bindings.pojos.GBMParametersV3
Maximum absolute value of a leaf node prediction
max_active_predictors - Variable in class water.bindings.pojos.GLMParametersV3
Maximum number of active predictors during computation.
max_after_balance_size - Variable in class water.bindings.pojos.DeepLearningParametersV3
Maximum relative size of the training data after balancing class counts (can be less than 1.0).
max_after_balance_size - Variable in class water.bindings.pojos.GLMParametersV3
Maximum relative size of the training data after balancing class counts (can be less than 1.0).
max_after_balance_size - Variable in class water.bindings.pojos.NaiveBayesParametersV3
Maximum relative size of the training data after balancing class counts (can be less than 1.0).
max_after_balance_size - Variable in class water.bindings.pojos.SharedTreeParametersV3
Maximum relative size of the training data after balancing class counts (can be less than 1.0).
max_categorical_features - Variable in class water.bindings.pojos.DeepLearningParametersV3
Max.
max_confusion_matrix_size - Variable in class water.bindings.pojos.DeepLearningParametersV3
Maximum size (# classes) for confusion matrices to be printed in the Logs
max_confusion_matrix_size - Variable in class water.bindings.pojos.GLMParametersV3
Maximum size (# classes) for confusion matrices to be printed in the Logs
max_confusion_matrix_size - Variable in class water.bindings.pojos.NaiveBayesParametersV3
Maximum size (# classes) for confusion matrices to be printed in the Logs
max_confusion_matrix_size - Variable in class water.bindings.pojos.SharedTreeParametersV3
Maximum size (# classes) for confusion matrices to be printed in the Logs
max_criteria_and_metric_scores - Variable in class water.bindings.pojos.ModelMetricsBinomialV3
The Metrics for various criteria.
max_depth - Variable in class water.bindings.pojos.SharedTreeParametersV3
Maximum tree depth.
max_depth - Variable in class water.bindings.pojos.TreeStatsV3
maxDepth
max_disk - Variable in class water.bindings.pojos.NodeV3
Max disk
max_factors - Variable in class water.bindings.pojos.InteractionV3
Max.
max_hit_ratio_k - Variable in class water.bindings.pojos.DeepLearningParametersV3
Max.
max_hit_ratio_k - Variable in class water.bindings.pojos.GLMParametersV3
Max.
max_hit_ratio_k - Variable in class water.bindings.pojos.NaiveBayesParametersV3
Max.
max_hit_ratio_k - Variable in class water.bindings.pojos.SharedTreeParametersV3
Max.
max_iterations - Variable in class water.bindings.pojos.AggregatorParametersV99
Maximum number of iterations for PCA
max_iterations - Variable in class water.bindings.pojos.ExampleParametersV3
Maximum training iterations.
max_iterations - Variable in class water.bindings.pojos.GLMParametersV3
Maximum number of iterations
max_iterations - Variable in class water.bindings.pojos.GLRMParametersV3
Maximum number of iterations
max_iterations - Variable in class water.bindings.pojos.KMeansParametersV3
Maximum training iterations
max_iterations - Variable in class water.bindings.pojos.PCAParametersV3
Maximum training iterations
max_iterations - Variable in class water.bindings.pojos.SVDParametersV99
Maximum iterations
max_leaves - Variable in class water.bindings.pojos.TreeStatsV3
maxLeaves
max_mem - Variable in class water.bindings.pojos.NodeV3
Maximum memory size for node
max_models - Variable in class water.bindings.pojos.RandomDiscreteValueSearchCriteriaV99
Maximum number of models to build (optional).
max_runtime_secs - Variable in class water.bindings.pojos.ModelParametersSchema
Maximum allowed runtime in seconds for model training.
max_runtime_secs - Variable in class water.bindings.pojos.RandomDiscreteValueSearchCriteriaV99
Maximum time to spend building models (optional).
max_updates - Variable in class water.bindings.pojos.GLRMParametersV3
Maximum number of updates
max_w2 - Variable in class water.bindings.pojos.DeepLearningParametersV3
Constraint for squared sum of incoming weights per unit (e.g.
maxs - Variable in class water.bindings.pojos.ColV3
maxs
maxs - Variable in class water.bindings.pojos.ExampleModelOutputV3
 
mean - Variable in class water.bindings.pojos.ColV3
mean
mean_depth - Variable in class water.bindings.pojos.TreeStatsV3
meanDepth
mean_leaves - Variable in class water.bindings.pojos.TreeStatsV3
meanLeaves
mean_residual_deviance - Variable in class water.bindings.pojos.ModelMetricsRegressionV3
The mean residual deviance for this scoring run.
mem_bw - Variable in class water.bindings.pojos.NodeV3
Memory Bandwidth
mem_value_size - Variable in class water.bindings.pojos.NodeV3
Data on Node memory
message - Variable in class water.bindings.pojos.LogAndEchoV3
Message to be Logged and Echoed
message - Variable in class water.bindings.pojos.ValidationMessageBase
Message text
message_type - Variable in class water.bindings.pojos.ValidationMessageBase
Type of validation message (ERROR, WARN, INFO, HIDE)
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
Metadata - Interface in water.bindings.proxies.retrofit
 
MetadataBase - Class in water.bindings.pojos
 
MetadataBase() - Constructor for class water.bindings.pojos.MetadataBase
 
MetadataV3 - Class in water.bindings.pojos
 
MetadataV3() - Constructor for class water.bindings.pojos.MetadataV3
 
microseconds - Variable in class water.bindings.pojos.NetworkTestV3
Round-trip times in microseconds (for each message size, for each node)
microseconds_collective - Variable in class water.bindings.pojos.NetworkTestV3
Collective broadcast/reduce times in microseconds (for each message size)
min_depth - Variable in class water.bindings.pojos.TreeStatsV3
minDepth
min_leaves - Variable in class water.bindings.pojos.TreeStatsV3
minLeaves
min_occurrence - Variable in class water.bindings.pojos.InteractionV3
Min.
min_prob - Variable in class water.bindings.pojos.NaiveBayesParametersV3
Min.
min_rows - Variable in class water.bindings.pojos.SharedTreeParametersV3
Fewest allowed (weighted) observations in a leaf (in R called 'nodesize').
min_sdev - Variable in class water.bindings.pojos.NaiveBayesParametersV3
Min.
min_split_improvement - Variable in class water.bindings.pojos.SharedTreeParametersV3
Minimum relative improvement in squared error reduction for a split to happen
min_step_size - Variable in class water.bindings.pojos.GLRMParametersV3
Minimum step size
mini_batch_size - Variable in class water.bindings.pojos.DeepLearningParametersV3
Mini-batch size (smaller leads to better fit, larger can speed up and generalize better)
mins - Variable in class water.bindings.pojos.ColV3
mins
minWordFreq - Variable in class water.bindings.pojos.Word2VecParametersV3
This will discard words that appear less than times
missing_count - Variable in class water.bindings.pojos.ColV3
missing
missing_fraction - Variable in class water.bindings.pojos.CreateFrameV3
Fraction of missing values
missing_values_handling - Variable in class water.bindings.pojos.DeepLearningParametersV3
Handling of missing values.
missing_values_handling - Variable in class water.bindings.pojos.GLMParametersV3
Handling of missing values.
MissingInserter - Interface in water.bindings.proxies.retrofit
 
MissingInserterV3 - Class in water.bindings.pojos
 
MissingInserterV3() - Constructor for class water.bindings.pojos.MissingInserterV3
 
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.ModelMetricsBase
The model used for this scoring run.
model - Variable in class water.bindings.pojos.ModelMetricsListSchemaV3
Key of Model of interest (optional)
model_builders - Variable in class water.bindings.pojos.ModelBuildersBase
ModelBuilders
model_category - Variable in class water.bindings.pojos.ModelMetricsBase
The category (e.g., Clustering) for the model used for this scoring run.
model_category - Variable in class water.bindings.pojos.ModelOutputSchema
Category of the model (e.g., Binomial)
model_checksum - Variable in class water.bindings.pojos.ModelMetricsBase
The checksum for the model used for this scoring run.
model_id - Variable in class water.bindings.pojos.ModelExportV3
Name of Model of interest
model_id - Variable in class water.bindings.pojos.ModelIdV3
Model ID
model_id - Variable in class water.bindings.pojos.ModelImportV3
Save imported model under given key into DKV.
model_id - Variable in class water.bindings.pojos.ModelParametersSchema
Destination id for this model; auto-generated if not specified
model_id - Variable in class water.bindings.pojos.ModelsBase
Name of Model of interest
model_id - Variable in class water.bindings.pojos.ModelSchemaBase
Model key
model_ids - Variable in class water.bindings.pojos.GridSchemaV99
Model IDs built by a grid search
model_metrics - Variable in class water.bindings.pojos.ModelMetricsListSchemaV3
ModelMetrics
model_summary - Variable in class water.bindings.pojos.ModelOutputSchema
Model summary
ModelBuilderBuilderVisibility - Enum in water.bindings.pojos
 
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
 
ModelBuildersBase - Class in water.bindings.pojos
 
ModelBuildersBase() - Constructor for class water.bindings.pojos.ModelBuildersBase
 
ModelBuilderSchema - Class in water.bindings.pojos
 
ModelBuilderSchema() - Constructor for class water.bindings.pojos.ModelBuilderSchema
 
ModelBuildersV3 - Class in water.bindings.pojos
 
ModelBuildersV3() - Constructor for class water.bindings.pojos.ModelBuildersV3
 
ModelBuilderV3 - Class in water.bindings.pojos
 
ModelBuilderV3() - Constructor for class water.bindings.pojos.ModelBuilderV3
 
ModelCategory - Enum in water.bindings.pojos
 
ModelExportV3 - Class in water.bindings.pojos
 
ModelExportV3() - Constructor for class water.bindings.pojos.ModelExportV3
 
ModelIdV3 - Class in water.bindings.pojos
 
ModelIdV3() - Constructor for class water.bindings.pojos.ModelIdV3
 
ModelImportV3 - Class in water.bindings.pojos
 
ModelImportV3() - Constructor for class water.bindings.pojos.ModelImportV3
 
ModelKeyV3 - Class in water.bindings.pojos
 
ModelKeyV3() - Constructor for class water.bindings.pojos.ModelKeyV3
 
ModelMetrics - Interface in water.bindings.proxies.retrofit
 
ModelMetricsAutoEncoderV3 - Class in water.bindings.pojos
 
ModelMetricsAutoEncoderV3() - Constructor for class water.bindings.pojos.ModelMetricsAutoEncoderV3
 
ModelMetricsBase - Class in water.bindings.pojos
 
ModelMetricsBase() - Constructor for class water.bindings.pojos.ModelMetricsBase
 
ModelMetricsBinomialGLMV3 - Class in water.bindings.pojos
 
ModelMetricsBinomialGLMV3() - Constructor for class water.bindings.pojos.ModelMetricsBinomialGLMV3
 
ModelMetricsBinomialV3 - Class in water.bindings.pojos
 
ModelMetricsBinomialV3() - Constructor for class water.bindings.pojos.ModelMetricsBinomialV3
 
ModelMetricsClusteringV3 - Class in water.bindings.pojos
 
ModelMetricsClusteringV3() - Constructor for class water.bindings.pojos.ModelMetricsClusteringV3
 
ModelMetricsGLRMV99 - Class in water.bindings.pojos
 
ModelMetricsGLRMV99() - Constructor for class water.bindings.pojos.ModelMetricsGLRMV99
 
ModelMetricsListSchemaV3 - Class in water.bindings.pojos
 
ModelMetricsListSchemaV3() - Constructor for class water.bindings.pojos.ModelMetricsListSchemaV3
 
ModelMetricsMultinomialGLMV3 - Class in water.bindings.pojos
 
ModelMetricsMultinomialGLMV3() - Constructor for class water.bindings.pojos.ModelMetricsMultinomialGLMV3
 
ModelMetricsMultinomialV3 - Class in water.bindings.pojos
 
ModelMetricsMultinomialV3() - Constructor for class water.bindings.pojos.ModelMetricsMultinomialV3
 
ModelMetricsPCAV3 - Class in water.bindings.pojos
 
ModelMetricsPCAV3() - Constructor for class water.bindings.pojos.ModelMetricsPCAV3
 
ModelMetricsRegressionGLMV3 - Class in water.bindings.pojos
 
ModelMetricsRegressionGLMV3() - Constructor for class water.bindings.pojos.ModelMetricsRegressionGLMV3
 
ModelMetricsRegressionV3 - Class in water.bindings.pojos
 
ModelMetricsRegressionV3() - Constructor for class water.bindings.pojos.ModelMetricsRegressionV3
 
ModelMetricsSVDV99 - Class in water.bindings.pojos
 
ModelMetricsSVDV99() - Constructor for class water.bindings.pojos.ModelMetricsSVDV99
 
ModelOutputSchema - Class in water.bindings.pojos
 
ModelOutputSchema() - Constructor for class water.bindings.pojos.ModelOutputSchema
 
ModelParameterSchemaV3 - Class in water.bindings.pojos
 
ModelParameterSchemaV3() - Constructor for class water.bindings.pojos.ModelParameterSchemaV3
 
ModelParametersFoldAssignmentScheme - Enum in water.bindings.pojos
 
ModelParametersSchema - Class in water.bindings.pojos
 
ModelParametersSchema() - Constructor for class water.bindings.pojos.ModelParametersSchema
 
models - Variable in class water.bindings.pojos.ModelsBase
Models
Models - Interface in water.bindings.proxies.retrofit
 
ModelsBase - Class in water.bindings.pojos
 
ModelsBase() - Constructor for class water.bindings.pojos.ModelsBase
 
ModelSchema - Class in water.bindings.pojos
 
ModelSchema() - Constructor for class water.bindings.pojos.ModelSchema
 
ModelSchemaBase - Class in water.bindings.pojos
 
ModelSchemaBase() - Constructor for class water.bindings.pojos.ModelSchemaBase
 
ModelsV3 - Class in water.bindings.pojos
 
ModelsV3() - Constructor for class water.bindings.pojos.ModelsV3
 
ModelSynopsisV3 - Class in water.bindings.pojos
 
ModelSynopsisV3() - Constructor for class water.bindings.pojos.ModelSynopsisV3
 
momentum_ramp - Variable in class water.bindings.pojos.DeepLearningParametersV3
Number of training samples for which momentum increases
momentum_stable - Variable in class water.bindings.pojos.DeepLearningParametersV3
Final momentum after the ramp is over (try 0.99)
momentum_start - Variable in class water.bindings.pojos.DeepLearningParametersV3
Initial momentum at the beginning of training (try 0.5)
MSE - Variable in class water.bindings.pojos.ModelMetricsBase
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).
msg_type - 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.
multi_loss - Variable in class water.bindings.pojos.GLRMParametersV3
Categorical loss function
my_cpu_pct - Variable in class water.bindings.pojos.NodeV3
System CPU percentage used by this H2O process in last interval

N

na_strings - Variable in class water.bindings.pojos.ParseSetupV3
NA strings for columns
na_strings - Variable in class water.bindings.pojos.ParseV3
NA strings for columns
NaiveBayesModelOutputV3 - Class in water.bindings.pojos
 
NaiveBayesModelOutputV3() - Constructor for class water.bindings.pojos.NaiveBayesModelOutputV3
 
NaiveBayesModelV3 - Class in water.bindings.pojos
 
NaiveBayesModelV3() - Constructor for class water.bindings.pojos.NaiveBayesModelV3
 
NaiveBayesParametersV3 - Class in water.bindings.pojos
 
NaiveBayesParametersV3() - Constructor for class water.bindings.pojos.NaiveBayesParametersV3
 
NaiveBayesV3 - Class in water.bindings.pojos
 
NaiveBayesV3() - Constructor for class water.bindings.pojos.NaiveBayesV3
 
name - Variable in class water.bindings.pojos.AboutEntryV3
Property name
name - Variable in class water.bindings.pojos.ColumnSpecsBase
Column Name
name - Variable in class water.bindings.pojos.FieldMetadataBase
Field name in the Schema
name - Variable in class water.bindings.pojos.KeyV3
Name (string representation) for this Key.
name - Variable in class water.bindings.pojos.LogsV3
Which specific log file to read from the log file directory.
name - Variable in class water.bindings.pojos.ModelParameterSchemaV3
name in the JSON, e.g.
name - Variable in class water.bindings.pojos.NodePersistentStorageEntryV3
Key name
name - Variable in class water.bindings.pojos.NodePersistentStorageV3
Key name
name - Variable in class water.bindings.pojos.SchemaMetadataBase
Simple name of the Schema.
name - Variable in class water.bindings.pojos.TwoDimTableBase
Table Name
names - Variable in class water.bindings.pojos.MakeGLMModelV3
coefficient names
names - Variable in class water.bindings.pojos.ModelOutputSchema
Column names
names - Variable in class water.bindings.pojos.VarImpBase
Names of variables
nanos - Variable in class water.bindings.pojos.EventV3
Time in nanos
nbins - Variable in class water.bindings.pojos.SharedTreeParametersV3
For numerical columns (real/int), build a histogram of (at least) this many bins, then split at the best point
nbins_cats - Variable in class water.bindings.pojos.SharedTreeParametersV3
For categorical columns (factors), build a histogram of this many bins, then split at the best point.
nbins_predictor - Variable in class water.bindings.pojos.TabulateV3
Number of bins for predictor column
nbins_response - Variable in class water.bindings.pojos.TabulateV3
Number of bins for response column
nbins_top_level - Variable in class water.bindings.pojos.SharedTreeParametersV3
For numerical columns (real/int), build a histogram of (at most) this many bins at the root level, then decrease by factor of two per level
negative_infinity_count - Variable in class water.bindings.pojos.ColV3
negative infinities
negSampleCnt - Variable in class water.bindings.pojos.Word2VecParametersV3
Number of negative examples, common values are 3 - 10 (0 = not used)
nesterov_accelerated_gradient - Variable in class water.bindings.pojos.DeepLearningParametersV3
Use Nesterov accelerated gradient (recommended)
NetworkBenchV3 - Class in water.bindings.pojos
 
NetworkBenchV3() - Constructor for class water.bindings.pojos.NetworkBenchV3
 
NetworkEvent - Class in water.bindings.pojos
 
NetworkEvent() - Constructor for class water.bindings.pojos.NetworkEvent
 
NetworkTest - Interface in water.bindings.proxies.retrofit
 
NetworkTestV3 - Class in water.bindings.pojos
 
NetworkTestV3() - Constructor for class water.bindings.pojos.NetworkTestV3
 
next - Variable in class water.bindings.pojos.FindV3
next row with matching value, or -1
nfolds - Variable in class water.bindings.pojos.ModelParametersSchema
Number of folds for N-fold cross-validation
nlambdas - Variable in class water.bindings.pojos.GLMParametersV3
number of lambdas to be used in a search
node - Variable in class water.bindings.pojos.DStackTraceV3
Node name
node - Variable in class water.bindings.pojos.IOEvent
node where this io event happened
node_idx - Variable in class water.bindings.pojos.CloudV3
Node index number cloud status is collected from (zero-based)
node_name - Variable in class water.bindings.pojos.ProfilerNodeV3
Node names
nodeidx - Variable in class water.bindings.pojos.LogsV3
Index of node to query ticks for (0-based).
nodeidx - Variable in class water.bindings.pojos.WaterMeterCpuTicksV3
Index of node to query ticks for (0-based)
nodeidx - Variable in class water.bindings.pojos.WaterMeterIoV3
Index of node to query ticks for (0-based)
NodePersistentStorage - Interface in water.bindings.proxies.retrofit
 
NodePersistentStorageEntryV3 - Class in water.bindings.pojos
 
NodePersistentStorageEntryV3() - Constructor for class water.bindings.pojos.NodePersistentStorageEntryV3
 
NodePersistentStorageV3 - Class in water.bindings.pojos
 
NodePersistentStorageV3() - Constructor for class water.bindings.pojos.NodePersistentStorageV3
 
nodes - Variable in class water.bindings.pojos.CloudV3
nodes
nodes - Variable in class water.bindings.pojos.NetworkTestV3
Nodes
nodes - Variable in class water.bindings.pojos.ProfilerV3
 
NodeV3 - Class in water.bindings.pojos
 
NodeV3() - Constructor for class water.bindings.pojos.NodeV3
 
non_negative - Variable in class water.bindings.pojos.GLMParametersV3
Restrict coefficients (not intercept) to be non-negative
normModel - Variable in class water.bindings.pojos.Word2VecParametersV3
Use Hierarchical Softmax or Negative Sampling
normmul - Variable in class water.bindings.pojos.DeepLearningModelOutputV3
Normalization/Standardization multipliers for numeric predictors
normrespmul - Variable in class water.bindings.pojos.DeepLearningModelOutputV3
Normalization/Standardization multipliers for numeric response
normrespsub - Variable in class water.bindings.pojos.DeepLearningModelOutputV3
Normalization/Standardization offsets for numeric response
normsub - Variable in class water.bindings.pojos.DeepLearningModelOutputV3
Normalization/Standardization offsets for numeric predictors
now - Variable in class water.bindings.pojos.TimelineV3
Current time in millis.
nthreads - Variable in class water.bindings.pojos.NodeV3
nthreads
ntrees - Variable in class water.bindings.pojos.SharedTreeParametersV3
Number of trees.
null_degrees_of_freedom - Variable in class water.bindings.pojos.ModelMetricsBinomialGLMV3
null DOF
null_degrees_of_freedom - Variable in class water.bindings.pojos.ModelMetricsMultinomialGLMV3
null DOF
null_degrees_of_freedom - Variable in class water.bindings.pojos.ModelMetricsRegressionGLMV3
null DOF
null_deviance - Variable in class water.bindings.pojos.ModelMetricsBinomialGLMV3
null deviance
null_deviance - Variable in class water.bindings.pojos.ModelMetricsMultinomialGLMV3
null deviance
null_deviance - Variable in class water.bindings.pojos.ModelMetricsRegressionGLMV3
null deviance
num - Variable in class water.bindings.pojos.MetadataBase
Number for specifying an endpoint
num_cols - Variable in class water.bindings.pojos.RapidsFrameV3
Columns in Frame result
num_cols - Variable in class water.bindings.pojos.RapidsV99
Columns in Frame result
num_columns - Variable in class water.bindings.pojos.FrameV3
Number of columns in the Frame
num_cpus - Variable in class water.bindings.pojos.NodeV3
num_cpus
num_keys - Variable in class water.bindings.pojos.NodeV3
#local keys
num_rows - Variable in class water.bindings.pojos.RapidsFrameV3
Rows in Frame result
num_rows - Variable in class water.bindings.pojos.RapidsV99
Rows in Frame result
number_columns - Variable in class water.bindings.pojos.ParseSetupV3
Number of columns
number_columns - Variable in class water.bindings.pojos.ParseV3
Number of columns
numcnt - Variable in class water.bindings.pojos.ModelMetricsGLRMV99
Number of Non-Missing Numeric Values
numerr - Variable in class water.bindings.pojos.ModelMetricsGLRMV99
Sum of Squared Error (Numeric Cols)
nv - Variable in class water.bindings.pojos.SVDParametersV99
Number of right singular vectors

O

obj_reg - Variable in class water.bindings.pojos.GLMParametersV3
likelihood divider in objective value computation, default is 1/nobs
objective - Variable in class water.bindings.pojos.GLRMModelOutputV3
Objective value
objective - Variable in class water.bindings.pojos.PCAModelOutputV3
Final value of GLRM squared loss function
objective_epsilon - Variable in class water.bindings.pojos.GLMParametersV3
converge if objective value changes less than this
offset_column - Variable in class water.bindings.pojos.ModelParametersSchema
Offset column
offsets - Variable in class water.bindings.pojos.GrepModelOutputV3
Byte offsets of matches
open_fds - Variable in class water.bindings.pojos.NodeV3
Open File Descripters
optimize - Variable in class water.bindings.pojos.ImportSQLTableV99
optimize
output - Variable in class water.bindings.pojos.ModelSchema
The build output for the model (e.g.
output_frame - Variable in class water.bindings.pojos.AggregatorModelOutputV99
Aggregated Frame of Exemplars
output_schema - Variable in class water.bindings.pojos.RouteBase
 
overwrite_with_best_model - Variable in class water.bindings.pojos.DeepLearningParametersV3
If enabled, override the final model with the best model found during training

P

pairwise - Variable in class water.bindings.pojos.InteractionV3
Whether to create pairwise quadratic interactions between factors (otherwise create one higher-order interaction).
parallelize_cross_validation - Variable in class water.bindings.pojos.ModelParametersSchema
Allow parallel training of cross-validation models
parameters - Variable in class water.bindings.pojos.GridSearchSchema
Basic model builder parameters.
parameters - Variable in class water.bindings.pojos.H2OModelBuilderErrorV3
Model builder parameters.
parameters - Variable in class water.bindings.pojos.ModelBuilderSchema
Model builder parameters.
parameters - Variable in class water.bindings.pojos.ModelBuilderV3
Model builder parameters.
parameters - Variable in class water.bindings.pojos.ModelSchema
The build parameters for the model (e.g.
Parse - Interface in water.bindings.proxies.retrofit
 
parse(String, String[], ApiParseTypeValuesProvider, byte, boolean, int, int, String[], String[], String[][], String[][], int, boolean, boolean, String) - Method in interface water.bindings.proxies.retrofit.Parse
Parse a raw byte-oriented Frame into a useful columnar data Frame.
parse_type - Variable in class water.bindings.pojos.ParseSetupV3
Parser type
parse_type - Variable in class water.bindings.pojos.ParseV3
Parser type
ParseSetup - Interface in water.bindings.proxies.retrofit
 
ParseSetupV3 - Class in water.bindings.pojos
 
ParseSetupV3() - Constructor for class water.bindings.pojos.ParseSetupV3
 
ParseSVMLight - Interface in water.bindings.proxies.retrofit
 
parseSVMLight(String, String[], String) - Method in interface water.bindings.proxies.retrofit.ParseSVMLight
Parse a raw byte-oriented Frame into a useful columnar data Frame.
ParseSVMLightV3 - Class in water.bindings.pojos
 
ParseSVMLightV3() - Constructor for class water.bindings.pojos.ParseSVMLightV3
 
ParseV3 - Class in water.bindings.pojos
 
ParseV3() - Constructor for class water.bindings.pojos.ParseV3
 
password - Variable in class water.bindings.pojos.ImportSQLTableV99
password
path - Variable in class water.bindings.pojos.FramesBase
File output path
path - Variable in class water.bindings.pojos.ImportFilesV3
path
path - Variable in class water.bindings.pojos.MetadataBase
Path for specifying an endpoint
path_params - Variable in class water.bindings.pojos.RouteBase
 
pca_method - Variable in class water.bindings.pojos.AggregatorParametersV99
Method for computing PCA (Caution: Power and GLRM are currently experimental and unstable)
pca_method - Variable in class water.bindings.pojos.PCAParametersV3
Method for computing PCA (Caution: Power and GLRM are currently experimental and unstable)
PCAModelOutputV3 - Class in water.bindings.pojos
 
PCAModelOutputV3() - Constructor for class water.bindings.pojos.PCAModelOutputV3
 
PCAModelV3 - Class in water.bindings.pojos
 
PCAModelV3() - Constructor for class water.bindings.pojos.PCAModelV3
 
PCAParametersV3 - Class in water.bindings.pojos
 
PCAParametersV3() - Constructor for class water.bindings.pojos.PCAParametersV3
 
PcaPCAModelPCAParametersMethod - Enum in water.bindings.pojos
 
PCAV3 - Class in water.bindings.pojos
 
PCAV3() - Constructor for class water.bindings.pojos.PCAV3
 
pcond - Variable in class water.bindings.pojos.NaiveBayesModelOutputV3
Conditional probabilities of the predictors
percentiles - Variable in class water.bindings.pojos.ColV3
Percentile values, matching the default percentiles
period - Variable in class water.bindings.pojos.GLRMParametersV3
Length of period (only used with periodic loss function)
persist_stats - Variable in class water.bindings.pojos.WaterMeterIoV3
array of IO info
pid - Variable in class water.bindings.pojos.NodeV3
PID
pojo_mem - Variable in class water.bindings.pojos.NodeV3
Temp (non Data) memory
pojo_name - Variable in class water.bindings.pojos.AssemblyV99
The name of the file and generated class
poll(Retrofit, String) - Static method in class water.bindings.examples.Example
KeysColSpecifiers get sent as Strings and returned as objects also containing a list of Frames that the col must be a member of, so they need a custom GSON serializer.
poll(Retrofit, String) - Static method in class water.bindings.proxies.retrofit.GBM_Example
 
positive_infinity_count - Variable in class water.bindings.pojos.ColV3
positive infinities
precision - Variable in class water.bindings.pojos.ColV3
decimal precision, -1 for all digits
predict(String, String, String, boolean, boolean, int, boolean, boolean, boolean, boolean, int, String) - Method in interface water.bindings.proxies.retrofit.Predictions
Score (generate predictions) for the specified Frame with the specified Model.
predict2(String, String, String, boolean, boolean, int, boolean, boolean, boolean, boolean, int, String) - Method in interface water.bindings.proxies.retrofit.Predictions
Score (generate predictions) for the specified Frame with the specified Model.
predictions - Variable in class water.bindings.pojos.ModelMetricsBase
Predictions Frame.
Predictions - Interface in water.bindings.proxies.retrofit
 
predictions_frame - Variable in class water.bindings.pojos.ModelMetricsListSchemaV3
Key of predictions frame, if predictions are requested (optional)
predictor - Variable in class water.bindings.pojos.TabulateV3
Predictor
pretrained_autoencoder - Variable in class water.bindings.pojos.DeepLearningParametersV3
Pretrained autoencoder model to initialize this model with.
prev - Variable in class water.bindings.pojos.FindV3
previous row with matching value, or -1
preview - Variable in class water.bindings.pojos.ModelsBase
Return potentially abridged model suitable for viewing in a browser
prior - Variable in class water.bindings.pojos.GLMParametersV3
prior probability for y==1.
probs - Variable in class water.bindings.pojos.QuantileParametersV3
Probabilities for quantiles
Profiler - Interface in water.bindings.proxies.retrofit
 
ProfilerNodeEntryV3 - Class in water.bindings.pojos
 
ProfilerNodeEntryV3() - Constructor for class water.bindings.pojos.ProfilerNodeEntryV3
 
ProfilerNodeV3 - Class in water.bindings.pojos
 
ProfilerNodeV3() - Constructor for class water.bindings.pojos.ProfilerNodeV3
 
ProfilerV3 - Class in water.bindings.pojos
 
ProfilerV3() - Constructor for class water.bindings.pojos.ProfilerV3
 
progress - Variable in class water.bindings.pojos.JobV3
progress, from 0 to 1
progress_msg - Variable in class water.bindings.pojos.JobV3
current progress status description
project_archetypes - Variable in class water.bindings.pojos.ModelMetricsListSchemaV3
Project GLRM archetypes back into original feature space (optional, only for GLRM models)
protocol - Variable in class water.bindings.pojos.NetworkEvent
network protocol (UDP/TCP)
put(String, String, String, String) - Method in interface water.bindings.proxies.retrofit.NodePersistentStorage
Store a value.
put_with_name(String, String, String, String) - Method in interface water.bindings.proxies.retrofit.NodePersistentStorage
Store a named value.

Q

quantile_alpha - Variable in class water.bindings.pojos.DeepLearningParametersV3
Desired quantile for quantile regression (from 0.0 to 1.0)
quantile_alpha - Variable in class water.bindings.pojos.GBMParametersV3
Desired quantile for quantile regression (from 0.0 to 1.0)
QuantileParametersV3 - Class in water.bindings.pojos
 
QuantileParametersV3() - Constructor for class water.bindings.pojos.QuantileParametersV3
 
QuantileQuantileModelCombineMethod - Enum in water.bindings.pojos
 
QuantileV3 - Class in water.bindings.pojos
 
QuantileV3() - Constructor for class water.bindings.pojos.QuantileV3
 
quiet_mode - Variable in class water.bindings.pojos.DeepLearningParametersV3
Enable quiet mode for less output to standard output

R

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.
r2_stopping - Variable in class water.bindings.pojos.SharedTreeParametersV3
Stop making trees when the R^2 metric equals or exceeds this
radius_scale - Variable in class water.bindings.pojos.AggregatorParametersV99
Radius scaling
RandomDiscreteValueSearchCriteriaV99 - Class in water.bindings.pojos
 
RandomDiscreteValueSearchCriteriaV99() - Constructor for class water.bindings.pojos.RandomDiscreteValueSearchCriteriaV99
 
randomize - Variable in class water.bindings.pojos.CreateFrameV3
Whether frame should be randomized
Rapids - Interface in water.bindings.proxies.retrofit
 
RapidsFrameV3 - Class in water.bindings.pojos
 
RapidsFrameV3() - Constructor for class water.bindings.pojos.RapidsFrameV3
 
RapidsFunctionV3 - Class in water.bindings.pojos
 
RapidsFunctionV3() - Constructor for class water.bindings.pojos.RapidsFunctionV3
 
RapidsNumbersV3 - Class in water.bindings.pojos
 
RapidsNumbersV3() - Constructor for class water.bindings.pojos.RapidsNumbersV3
 
RapidsNumberV3 - Class in water.bindings.pojos
 
RapidsNumberV3() - Constructor for class water.bindings.pojos.RapidsNumberV3
 
RapidsSchema - Class in water.bindings.pojos
 
RapidsSchema() - Constructor for class water.bindings.pojos.RapidsSchema
 
RapidsStringsV3 - Class in water.bindings.pojos
 
RapidsStringsV3() - Constructor for class water.bindings.pojos.RapidsStringsV3
 
RapidsStringV3 - Class in water.bindings.pojos
 
RapidsStringV3() - Constructor for class water.bindings.pojos.RapidsStringV3
 
RapidsV99 - Class in water.bindings.pojos
 
RapidsV99() - Constructor for class water.bindings.pojos.RapidsV99
 
rate - Variable in class water.bindings.pojos.DeepLearningParametersV3
Learning rate (higher => less stable, lower => slower convergence)
rate_annealing - Variable in class water.bindings.pojos.DeepLearningParametersV3
Learning rate annealing: rate / (1 + rate_annealing * samples)
rate_decay - Variable in class water.bindings.pojos.DeepLearningParametersV3
Learning rate decay factor between layers (N-th layer: rate*alpha^(N-1))
ratios - Variable in class water.bindings.pojos.SplitFrameV3
Split ratios - resulting number of split is ratios.length+1
ready_for_view - Variable in class water.bindings.pojos.JobV3
ready for view
real_range - Variable in class water.bindings.pojos.CreateFrameV3
Range for real variables (-range ...
reconstruct_train - Variable in class water.bindings.pojos.ModelMetricsListSchemaV3
Reconstruct original training frame (optional, only for GLRM models)
reconstruction_error - Variable in class water.bindings.pojos.ModelMetricsListSchemaV3
Compute reconstruction error (optional, only for Deep Learning AutoEncoder models)
reconstruction_error_per_feature - Variable in class water.bindings.pojos.ModelMetricsListSchemaV3
Compute reconstruction error per feature (optional, only for Deep Learning AutoEncoder models)
recover_svd - 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
regression_stop - Variable in class water.bindings.pojos.DeepLearningParametersV3
Stopping criterion for regression error (MSE) on training data (-1 to disable)
regularization_x - Variable in class water.bindings.pojos.GLRMParametersV3
Regularization function for X matrix
regularization_y - Variable in class water.bindings.pojos.GLRMParametersV3
Regularization function for Y matrix
remove(String) - Method in interface water.bindings.proxies.retrofit.DKV
Remove an arbitrary key from the H2O distributed K/V store.
remove() - Method in interface water.bindings.proxies.retrofit.DKV
Remove all keys from the H2O distributed K/V store.
remove_collinear_columns - Variable in class water.bindings.pojos.GLMParametersV3
in case of linearly dependent columns remove some of the dependent columns
RemoveAllV3 - Class in water.bindings.pojos
 
RemoveAllV3() - Constructor for class water.bindings.pojos.RemoveAllV3
 
RemoveV3 - Class in water.bindings.pojos
 
RemoveV3() - Constructor for class water.bindings.pojos.RemoveV3
 
replicate_training_data - Variable in class water.bindings.pojos.DeepLearningParametersV3
Replicate the entire training dataset onto every node for faster training on small datasets
representation_name - 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)
RequestSchema - Class in water.bindings.pojos
 
RequestSchema() - Constructor for class water.bindings.pojos.RequestSchema
 
required - Variable in class water.bindings.pojos.FieldMetadataBase
Is this field required, or is the default value generally sufficient?
required - Variable in class water.bindings.pojos.ModelParameterSchemaV3
the field is required
residual_degrees_of_freedom - Variable in class water.bindings.pojos.ModelMetricsBinomialGLMV3
residual DOF
residual_degrees_of_freedom - Variable in class water.bindings.pojos.ModelMetricsMultinomialGLMV3
residual DOF
residual_degrees_of_freedom - Variable in class water.bindings.pojos.ModelMetricsRegressionGLMV3
residual DOF
residual_deviance - Variable in class water.bindings.pojos.ModelMetricsBinomialGLMV3
residual deviance
residual_deviance - Variable in class water.bindings.pojos.ModelMetricsMultinomialGLMV3
residual deviance
residual_deviance - Variable in class water.bindings.pojos.ModelMetricsRegressionGLMV3
residual deviance
response - Variable in class water.bindings.pojos.TabulateV3
Response
response_column - Variable in class water.bindings.pojos.ModelParametersSchema
Response column
response_column_name - Variable in class water.bindings.pojos.ModelSchemaBase
The response column name for this Model (if applicable).
response_factors - Variable in class water.bindings.pojos.CreateFrameV3
Number of factor levels of the first column (1=real, 2=binomial, N=multinomial)
response_table - Variable in class water.bindings.pojos.TabulateV3
Response table
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
reverse_transform - 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)
RouteBase - Class in water.bindings.pojos
 
RouteBase() - Constructor for class water.bindings.pojos.RouteBase
 
routes - Variable in class water.bindings.pojos.MetadataBase
List of endpoint routes
RouteV3 - Class in water.bindings.pojos
 
RouteV3() - Constructor for class water.bindings.pojos.RouteV3
 
row - Variable in class water.bindings.pojos.FindV3
Starting row for search
row_count - Variable in class water.bindings.pojos.FramesBase
Number of rows to return
row_count - Variable in class water.bindings.pojos.FrameV3
Number of rows to display
row_offset - Variable in class water.bindings.pojos.FramesBase
Row offset to return
row_offset - Variable in class water.bindings.pojos.FrameV3
Row offset to display
rowcount - Variable in class water.bindings.pojos.TwoDimTableBase
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
rpcs_active - 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, int, boolean, String) - Method in interface water.bindings.proxies.retrofit.CreateFrame
Create a synthetic H2O Frame.
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, String, String[], boolean, int, int, String) - Method in interface water.bindings.proxies.retrofit.Interaction
Create interactions between categorical columns.
run(String, double, long, String) - Method in interface water.bindings.proxies.retrofit.MissingInserter
Insert missing values.
run(String, String, double[], String[], String) - Method in interface water.bindings.proxies.retrofit.SplitFrame
Split a H2O Frame.
run(String, String, String, String, int, int, String) - Method in interface water.bindings.proxies.retrofit.Tabulate
Tabulate one column vs another.
run_time - Variable in class water.bindings.pojos.ModelOutputSchema
Runtime in milliseconds

S

Sample - Interface in water.bindings.proxies.retrofit
 
sample_rate - Variable in class water.bindings.pojos.SharedTreeParametersV3
Row sample rate per tree (from 0.0 to 1.0)
sample_rate_per_class - 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 - Class in water.bindings.pojos
 
Schema() - Constructor for class water.bindings.pojos.Schema
 
schema_name - Variable in class water.bindings.pojos.FieldMetadataBase
Schema name for this field, if it is_schema, or the name of the enum, if it's an enum.
SchemaMetadataBase - Class in water.bindings.pojos
 
SchemaMetadataBase() - Constructor for class water.bindings.pojos.SchemaMetadataBase
 
SchemaMetadataV3 - Class in water.bindings.pojos
 
SchemaMetadataV3() - Constructor for class water.bindings.pojos.SchemaMetadataV3
 
schemaname - Variable in class water.bindings.pojos.MetadataBase
Schema name (e.g., DocsV1), for fetching docs for a schema
schemas - Variable in class water.bindings.pojos.MetadataBase
List of schemas
score(String, String, String, boolean, boolean, int, boolean, boolean, boolean, boolean, int, String) - Method in interface water.bindings.proxies.retrofit.ModelMetrics
Return the scoring metrics for the specified Frame with the specified Model.
score_duty_cycle - Variable in class water.bindings.pojos.DeepLearningParametersV3
Maximum duty cycle fraction for scoring (lower: more training, higher: more scoring).
score_each_iteration - Variable in class water.bindings.pojos.ModelParametersSchema
Whether to score during each iteration of model training
score_interval - Variable in class water.bindings.pojos.DeepLearningParametersV3
Shortest time interval (in secs) between model scoring
score_training_samples - Variable in class water.bindings.pojos.DeepLearningParametersV3
Number of training set samples for scoring (0 for all)
score_tree_interval - Variable in class water.bindings.pojos.SharedTreeParametersV3
Score the model after every so many trees.
score_validation_samples - Variable in class water.bindings.pojos.DeepLearningParametersV3
Number of validation set samples for scoring (0 for all)
score_validation_sampling - Variable in class water.bindings.pojos.DeepLearningParametersV3
Method used to sample validation dataset for scoring
ScoreKeeperStoppingMetric - Enum in water.bindings.pojos
 
scoring_history - Variable in class water.bindings.pojos.GridSchemaV99
Scoring history
scoring_history - Variable in class water.bindings.pojos.ModelOutputSchema
Scoring history
scoring_time - Variable in class water.bindings.pojos.ModelMetricsBase
The time in mS since the epoch for the start of this scoring run.
search_criteria - 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.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.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
seed_for_column_types - Variable in class water.bindings.pojos.CreateFrameV3
Random number seed for setting the column types
select_query - 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
session_id - Variable in class water.bindings.pojos.RapidsSchema
Session key
session_key - Variable in class water.bindings.pojos.InitIDV3
Session ID
SharedTreeModelOutputV3 - Class in water.bindings.pojos
 
SharedTreeModelOutputV3() - Constructor for class water.bindings.pojos.SharedTreeModelOutputV3
 
SharedTreeModelV3 - Class in water.bindings.pojos
 
SharedTreeModelV3() - Constructor for class water.bindings.pojos.SharedTreeModelV3
 
SharedTreeParametersV3 - Class in water.bindings.pojos
 
SharedTreeParametersV3() - Constructor for class water.bindings.pojos.SharedTreeParametersV3
 
SharedTreeV3 - Class in water.bindings.pojos
 
SharedTreeV3() - Constructor for class water.bindings.pojos.SharedTreeV3
 
shuffle_training_data - 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)
Shutdown - Interface in water.bindings.proxies.retrofit
 
shutdown(String) - Method in interface water.bindings.proxies.retrofit.Shutdown
Shut down the cluster
ShutdownV3 - Class in water.bindings.pojos
 
ShutdownV3() - Constructor for class water.bindings.pojos.ShutdownV3
 
sigma - Variable in class water.bindings.pojos.ColV3
sigma
simple_example() - Static method in class water.bindings.examples.Example
 
single_node_mode - Variable in class water.bindings.pojos.DeepLearningParametersV3
Run on a single node for fine-tuning of model parameters
single_quotes - Variable in class water.bindings.pojos.ParseSetupV3
Single quotes
single_quotes - Variable in class water.bindings.pojos.ParseV3
Single Quotes
singular_vals - 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
skip_ticks - 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.
sort_by - Variable in class water.bindings.pojos.GridSchemaV99
Model performance metric to sort by.
source_frame - Variable in class water.bindings.pojos.InteractionV3
Input data frame
source_frames - Variable in class water.bindings.pojos.ParseSetupV3
Source frames
source_frames - Variable in class water.bindings.pojos.ParseSVMLightV3
Source frames
source_frames - 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).
sparsity_beta - Variable in class water.bindings.pojos.DeepLearningParametersV3
Sparsity regularization (Experimental)
SplitFrame - Interface in water.bindings.proxies.retrofit
 
SplitFrameV3 - Class in water.bindings.pojos
 
SplitFrameV3() - Constructor for class water.bindings.pojos.SplitFrameV3
 
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
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.GLMParametersV3
Standardize numeric columns to have zero mean and unit variance
standardize - Variable in class water.bindings.pojos.KMeansParametersV3
Standardize columns
standardized_coefficient_magnitudes - Variable in class water.bindings.pojos.GLMModelOutputV3
Standardized Coefficient Magnitudes
start_time - Variable in class water.bindings.pojos.JobV3
Start time
start_time - Variable in class water.bindings.pojos.ModelOutputSchema
Start time in milliseconds
status - Variable in class water.bindings.pojos.JobV3
job status
status - Variable in class water.bindings.pojos.ModelOutputSchema
Job status
status() - 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.Sample
Example of an experimental endpoint.
step_size - Variable in class water.bindings.pojos.GLRMModelOutputV3
Final step size
steps - Variable in class water.bindings.pojos.AssemblyV99
A list of steps describing the assembly line.
stopping_metric - Variable in class water.bindings.pojos.ModelParametersSchema
Metric to use for early stopping (AUTO: logloss for classification, deviance for regression)
stopping_metric - Variable in class water.bindings.pojos.RandomDiscreteValueSearchCriteriaV99
Metric to use for early stopping (AUTO: logloss for classification, deviance for regression)
stopping_rounds - Variable in class water.bindings.pojos.ModelParametersSchema
Early stopping based on convergence of stopping_metric.
stopping_rounds - Variable in class water.bindings.pojos.RandomDiscreteValueSearchCriteriaV99
Early stopping based on convergence of stopping_metric.
stopping_tolerance - Variable in class water.bindings.pojos.ModelParametersSchema
Relative tolerance for metric-based stopping criterion (stop if relative improvement is not at least this much)
stopping_tolerance - 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)
store_bytes - Variable in class water.bindings.pojos.IoStatsEntry
Cumulative stored bytes
store_count - 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
 
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
string_data - Variable in class water.bindings.pojos.ColV3
string data
string_fraction - Variable in class water.bindings.pojos.CreateFrameV3
Fraction of string columns (for randomize=true)
summary - Variable in class water.bindings.pojos.RouteBase
 
summary(String) - Method in interface water.bindings.proxies.retrofit.Frames
Return a Frame, including the histograms, after forcing computation of rollups.
summary_table - Variable in class water.bindings.pojos.GridSchemaV99
Summary
superclass - Variable in class water.bindings.pojos.SchemaMetadataBase
Simple name of the superclass of the Schema.
svd_method - Variable in class water.bindings.pojos.GLRMParametersV3
Method for computing SVD during initialization (Caution: Power and Randomized are currently experimental and unstable)
svd_method - 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
 
SVDModelV99 - Class in water.bindings.pojos
 
SVDModelV99() - Constructor for class water.bindings.pojos.SVDModelV99
 
SVDParametersV99 - Class in water.bindings.pojos
 
SVDParametersV99() - Constructor for class water.bindings.pojos.SVDParametersV99
 
SvdSVDModelSVDParametersMethod - Enum in water.bindings.pojos
 
SVDV99 - Class in water.bindings.pojos
 
SVDV99() - Constructor for class water.bindings.pojos.SVDV99
 
swap_mem - Variable in class water.bindings.pojos.NodeV3
Size of data on node's disk
synonyms - Variable in class water.bindings.pojos.SynonymV3
The synonyms.
SynonymV3 - Class in water.bindings.pojos
 
SynonymV3() - Constructor for class water.bindings.pojos.SynonymV3
 
sys_cpu_pct - Variable in class water.bindings.pojos.NodeV3
System CPU percentage used by everything in last interval
sys_load - Variable in class water.bindings.pojos.NodeV3
System load; average #runnables/#cores

T

table - Variable in class water.bindings.pojos.ConfusionMatrixBase
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
 
target - Variable in class water.bindings.pojos.SynonymV3
The target string to find synonyms.
target_ratio_comm_to_comp - Variable in class water.bindings.pojos.DeepLearningParametersV3
Target ratio of communication overhead to computation.
tcps_active - Variable in class water.bindings.pojos.NodeV3
Open TCP connections
thread_traces - Variable in class water.bindings.pojos.DStackTraceV3
One trace per thread
threshold - Variable in class water.bindings.pojos.MakeGLMModelV3
decision threshold for label-generation
thresholds_and_metric_scores - Variable in class water.bindings.pojos.ModelMetricsBinomialV3
The Metrics for various thresholds.
time - Variable in class water.bindings.pojos.DStackTraceV3
Unix epoch time
time_fraction - Variable in class water.bindings.pojos.CreateFrameV3
Fraction of date/time columns (for randomize=true)
Timeline - Interface in water.bindings.proxies.retrofit
 
TimelineV3 - Class in water.bindings.pojos
 
TimelineV3() - Constructor for class water.bindings.pojos.TimelineV3
 
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.ModelSchemaBase
Timestamp for when this model was completed
timestamp - Variable in class water.bindings.pojos.ProfilerNodeV3
Timestamp (millis since epoch)
timestamp_millis - Variable in class water.bindings.pojos.NodePersistentStorageEntryV3
Epoch time in milliseconds of when the value was written
to - Variable in class water.bindings.pojos.NetworkEvent
Receiving node
toJava(String, String) - Method in interface water.bindings.proxies.retrofit.Assembly
Generate a Java POJO from the 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.ClusteringModelParametersSchema
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.ConfusionMatrixBase
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.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.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.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.FieldMetadataBase
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.FrameBase
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.FramesBase
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.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.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.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.MetadataBase
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.ModelBuildersBase
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.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.ModelMetricsBase
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.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.ModelOutputSchema
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.ModelParametersSchema
Return the contents of this object as a JSON String.
toString() - Method in class water.bindings.pojos.ModelsBase
Return the contents of this object as a JSON String.
toString() - Method in class water.bindings.pojos.ModelSchema
Return the contents of this object as a JSON String.
toString() - Method in class water.bindings.pojos.ModelSchemaBase
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.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.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.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.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.RapidsSchema
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.RequestSchema
Return the contents of this object as a JSON String.
toString() - Method in class water.bindings.pojos.RouteBase
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.Schema
Return the contents of this object as a JSON String.
toString() - Method in class water.bindings.pojos.SchemaMetadataBase
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.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.SynonymV3
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.TwoDimTableBase
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.ValidationMessageBase
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.VarImpBase
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.Word2VecV3
Return the contents of this object as a JSON String.
tot_withinss - Variable in class water.bindings.pojos.ModelMetricsClusteringV3
Within Cluster Sum of Square Error
total_column_count - Variable in class water.bindings.pojos.FrameV3
Total number of columns in the Frame
total_filtered_column_count - Variable in class water.bindings.pojos.ParseSetupV3
Total number of columns we would return with no column pagination
total_models - 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
traces - Variable in class water.bindings.pojos.JStackV3
Stacktraces
train_aggregator(String, String, String, int, boolean, boolean, boolean, String, String, String, String, ModelParametersFoldAssignmentScheme, String[], boolean, boolean, String, int, double, ScoreKeeperStoppingMetric, double) - Method in interface water.bindings.proxies.retrofit.Grid
Run grid search for Aggregator model.
train_aggregator(ModelBuilders, AggregatorParametersV99) - Static method in class water.bindings.proxies.retrofit.ModelBuilders.Helper
Train a Aggregator model.
train_aggregator(double, DataInfoTransformType, PcaPCAModelPCAParametersMethod, int, int, long, boolean, String, String, String, int, boolean, boolean, boolean, String, String, String, String, ModelParametersFoldAssignmentScheme, String[], boolean, boolean, String, int, double, ScoreKeeperStoppingMetric, double) - Method in interface water.bindings.proxies.retrofit.ModelBuilders
Train a Aggregator model.
train_deeplearning(String, String, String, int, boolean, boolean, boolean, String, String, String, String, ModelParametersFoldAssignmentScheme, String[], boolean, boolean, String, int, double, ScoreKeeperStoppingMetric, double) - Method in interface water.bindings.proxies.retrofit.Grid
Run grid search for DeepLearning model.
train_deeplearning(ModelBuilders, DeepLearningParametersV3) - Static method in class water.bindings.proxies.retrofit.ModelBuilders.Helper
Train a DeepLearning model.
train_deeplearning(boolean, float[], float, int, int, boolean, boolean, boolean, boolean, DeeplearningDeepLearningModelDeepLearningParametersActivation, int[], double, long, double, long, boolean, double, double, double, double, double, double, double, double, boolean, double, double[], double, double, float, DeeplearningDeepLearningModelDeepLearningParametersInitialWeightDistribution, double, String[], String[], DeeplearningDeepLearningModelDeepLearningParametersLoss, DistributionFamily, double, double, double, long, long, double, double, double, boolean, DeeplearningDeepLearningModelDeepLearningParametersClassSamplingMethod, boolean, boolean, boolean, boolean, boolean, boolean, boolean, DeeplearningDeepLearningModelDeepLearningParametersMissingValuesHandling, boolean, boolean, double, double, int, boolean, boolean, int, boolean, double, double, String, String, String, String, int, boolean, boolean, boolean, String, String, String, String, ModelParametersFoldAssignmentScheme, String[], boolean, boolean, String, int, double, ScoreKeeperStoppingMetric, double) - Method in interface water.bindings.proxies.retrofit.ModelBuilders
Train a DeepLearning model.
train_drf(String, String, String, int, boolean, boolean, boolean, String, String, String, String, ModelParametersFoldAssignmentScheme, String[], boolean, boolean, String, int, double, ScoreKeeperStoppingMetric, double) - Method in interface water.bindings.proxies.retrofit.Grid
Run grid search for DRF model.
train_drf(ModelBuilders, DRFParametersV3) - Static method in class water.bindings.proxies.retrofit.ModelBuilders.Helper
Train a DRF model.
train_drf(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, String, String, String, String, ModelParametersFoldAssignmentScheme, String[], boolean, boolean, String, int, double, ScoreKeeperStoppingMetric, double) - Method in interface water.bindings.proxies.retrofit.ModelBuilders
Train a DRF model.
train_gbm(String, String, String, int, boolean, boolean, boolean, String, String, String, String, ModelParametersFoldAssignmentScheme, String[], boolean, boolean, String, int, double, ScoreKeeperStoppingMetric, double) - Method in interface water.bindings.proxies.retrofit.Grid
Run grid search for GBM model.
train_gbm(ModelBuilders, GBMParametersV3) - Static method in class water.bindings.proxies.retrofit.ModelBuilders.Helper
Train a GBM model.
train_gbm(double, double, DistributionFamily, 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, String, String, String, String, ModelParametersFoldAssignmentScheme, String[], boolean, boolean, String, int, double, ScoreKeeperStoppingMetric, double) - Method in interface water.bindings.proxies.retrofit.ModelBuilders
Train a GBM model.
train_glm(String, String, String, int, boolean, boolean, boolean, String, String, String, String, ModelParametersFoldAssignmentScheme, String[], boolean, boolean, String, int, double, ScoreKeeperStoppingMetric, double) - Method in interface water.bindings.proxies.retrofit.Grid
Run grid search for GLM model.
train_glm(ModelBuilders, GLMParametersV3) - Static method in class water.bindings.proxies.retrofit.ModelBuilders.Helper
Train a GLM model.
train_glm(long, GlmGLMModelGLMParametersFamily, double, double, GlmGLMModelGLMParametersSolver, double[], double[], boolean, int, boolean, DeeplearningDeepLearningModelDeepLearningParametersMissingValuesHandling, boolean, int, double, double, double, double, GlmGLMModelGLMParametersLink, boolean, double, double, String, int, String[], boolean, float[], float, int, int, boolean, boolean, String, String, String, int, boolean, boolean, boolean, String, String, String, String, ModelParametersFoldAssignmentScheme, String[], boolean, boolean, String, int, double, ScoreKeeperStoppingMetric, double) - Method in interface water.bindings.proxies.retrofit.ModelBuilders
Train a GLM model.
train_glrm(String, String, String, int, boolean, boolean, boolean, String, String, String, String, ModelParametersFoldAssignmentScheme, String[], boolean, boolean, String, int, double, ScoreKeeperStoppingMetric, double) - Method in interface water.bindings.proxies.retrofit.Grid
Run grid search for GLRM model.
train_glrm(ModelBuilders, GLRMParametersV3) - Static method in class water.bindings.proxies.retrofit.ModelBuilders.Helper
Train a GLRM model.
train_glrm(DataInfoTransformType, int, GlrmGLRMModelGLRMParametersLoss, GlrmGLRMModelGLRMParametersLoss, GlrmGLRMModelGLRMParametersLoss[], int[], int, GlrmGLRMModelGLRMParametersRegularizer, GlrmGLRMModelGLRMParametersRegularizer, double, double, int, int, double, double, long, GlrmGLRMInitialization, SvdSVDModelSVDParametersMethod, String, String, String, boolean, boolean, boolean, String, String, String, int, boolean, boolean, boolean, String, String, String, String, ModelParametersFoldAssignmentScheme, String[], boolean, boolean, String, int, double, ScoreKeeperStoppingMetric, double) - Method in interface water.bindings.proxies.retrofit.ModelBuilders
Train a GLRM model.
train_kmeans(String, String, String, int, boolean, boolean, boolean, String, String, String, String, ModelParametersFoldAssignmentScheme, String[], boolean, boolean, String, int, double, ScoreKeeperStoppingMetric, double) - Method in interface water.bindings.proxies.retrofit.Grid
Run grid search for KMeans model.
train_kmeans(ModelBuilders, KMeansParametersV3) - Static method in class water.bindings.proxies.retrofit.ModelBuilders.Helper
Train a KMeans model.
train_kmeans(String, int, boolean, long, KmeansKMeansInitialization, int, String, String, String, int, boolean, boolean, boolean, String, String, String, String, ModelParametersFoldAssignmentScheme, String[], boolean, boolean, String, int, double, ScoreKeeperStoppingMetric, double) - Method in interface water.bindings.proxies.retrofit.ModelBuilders
Train a KMeans model.
train_naivebayes(String, String, String, int, boolean, boolean, boolean, String, String, String, String, ModelParametersFoldAssignmentScheme, String[], boolean, boolean, String, int, double, ScoreKeeperStoppingMetric, double) - Method in interface water.bindings.proxies.retrofit.Grid
Run grid search for NaiveBayes model.
train_naivebayes(ModelBuilders, NaiveBayesParametersV3) - Static method in class water.bindings.proxies.retrofit.ModelBuilders.Helper
Train a NaiveBayes model.
train_naivebayes(boolean, float[], float, int, int, double, double, double, double, double, boolean, long, String, String, String, int, boolean, boolean, boolean, String, String, String, String, ModelParametersFoldAssignmentScheme, String[], boolean, boolean, String, int, double, ScoreKeeperStoppingMetric, double) - Method in interface water.bindings.proxies.retrofit.ModelBuilders
Train a NaiveBayes model.
train_pca(String, String, String, int, boolean, boolean, boolean, String, String, String, String, ModelParametersFoldAssignmentScheme, String[], boolean, boolean, String, int, double, ScoreKeeperStoppingMetric, double) - Method in interface water.bindings.proxies.retrofit.Grid
Run grid search for PCA model.
train_pca(ModelBuilders, PCAParametersV3) - Static method in class water.bindings.proxies.retrofit.ModelBuilders.Helper
Train a PCA model.
train_pca(DataInfoTransformType, PcaPCAModelPCAParametersMethod, int, int, long, boolean, boolean, boolean, String, String, String, int, boolean, boolean, boolean, String, String, String, String, ModelParametersFoldAssignmentScheme, String[], boolean, boolean, String, int, double, ScoreKeeperStoppingMetric, double) - Method in interface water.bindings.proxies.retrofit.ModelBuilders
Train a PCA model.
train_samples_per_iteration - Variable in class water.bindings.pojos.DeepLearningParametersV3
Number of training samples (globally) per MapReduce iteration.
train_svd(String, String, String, int, boolean, boolean, boolean, String, String, String, String, ModelParametersFoldAssignmentScheme, String[], boolean, boolean, String, int, double, ScoreKeeperStoppingMetric, double) - Method in interface water.bindings.proxies.retrofit.Grid
Run grid search for SVD model.
train_svd(ModelBuilders, SVDParametersV99) - Static method in class water.bindings.proxies.retrofit.ModelBuilders.Helper
Train a SVD model.
train_svd(DataInfoTransformType, SvdSVDModelSVDParametersMethod, int, int, long, boolean, String, boolean, String, String, String, int, boolean, boolean, boolean, String, String, String, String, ModelParametersFoldAssignmentScheme, String[], boolean, boolean, String, int, double, ScoreKeeperStoppingMetric, double) - Method in interface water.bindings.proxies.retrofit.ModelBuilders
Train a SVD model.
training_frame - Variable in class water.bindings.pojos.ModelParametersSchema
Training frame
training_metrics - Variable in class water.bindings.pojos.GridSchemaV99
Training model metrics for the returned models; only returned if sort_by is set
training_metrics - Variable in class water.bindings.pojos.ModelOutputSchema
Training data model metrics
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
TreeSharedTreeModelSharedTreeParametersHistogramType - Enum in water.bindings.pojos
 
TreeStatsV3 - Class in water.bindings.pojos
 
TreeStatsV3() - Constructor for class water.bindings.pojos.TreeStatsV3
 
tweedie_link_power - Variable in class water.bindings.pojos.GLMParametersV3
Tweedie link power
tweedie_power - Variable in class water.bindings.pojos.DeepLearningParametersV3
Tweedie Power
tweedie_power - Variable in class water.bindings.pojos.GBMParametersV3
Tweedie Power (between 1 and 2)
tweedie_variance_power - Variable in class water.bindings.pojos.GLMParametersV3
Tweedie variance power
TwoDimTableBase - Class in water.bindings.pojos
 
TwoDimTableBase() - Constructor for class water.bindings.pojos.TwoDimTableBase
 
TwoDimTableV3 - Class in water.bindings.pojos
 
TwoDimTableV3() - Constructor for class water.bindings.pojos.TwoDimTableV3
 
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.FieldMetadataBase
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.SchemaMetadataBase
Simple name of H2O type that this Schema represents.
Typeahead - Interface in water.bindings.proxies.retrofit
 
TypeaheadV3 - Class in water.bindings.pojos
 
TypeaheadV3() - Constructor for class water.bindings.pojos.TypeaheadV3
 

U

u_key - Variable in class water.bindings.pojos.SVDModelOutputV99
Frame key of left singular vectors
u_name - Variable in class water.bindings.pojos.SVDParametersV99
Frame key to save left singular vectors
unlock(String) - Method in interface water.bindings.proxies.retrofit.UnlockKeys
Unlock all keys in the H2O distributed K/V store, to attempt to recover from a crash.
UnlockKeys - Interface in water.bindings.proxies.retrofit
 
UnlockKeysV3 - Class in water.bindings.pojos
 
UnlockKeysV3() - Constructor for class water.bindings.pojos.UnlockKeysV3
 
updates - Variable in class water.bindings.pojos.GLRMModelOutputV3
Updates executed
URL - Variable in class water.bindings.pojos.KeyV3
URL for the resource that this Key points to, if one exists.
url_pattern - Variable in class water.bindings.pojos.RouteBase
 
use_all - Variable in class water.bindings.pojos.DataInfoFrameV3
use all factor levels
use_all_factor_levels - Variable in class water.bindings.pojos.AggregatorParametersV99
Whether first factor level is included in each categorical expansion
use_all_factor_levels - Variable in class water.bindings.pojos.DeepLearningParametersV3
Use all factor levels of categorical variables.
use_all_factor_levels - Variable in class water.bindings.pojos.PCAParametersV3
Whether first factor level is included in each categorical expansion
use_all_factor_levels - Variable in class water.bindings.pojos.SVDParametersV99
Whether first factor level is included in each categorical expansion
user_points - Variable in class water.bindings.pojos.KMeansParametersV3
User-specified points
user_x - Variable in class water.bindings.pojos.GLRMParametersV3
User-specified initial X
user_y - Variable in class water.bindings.pojos.GLRMParametersV3
User-specified initial Y
username - Variable in class water.bindings.pojos.ImportSQLTableV99
username

V

v_key - Variable in class water.bindings.pojos.SVDModelOutputV99
Frame key of right singular vectors
validate_parameters_aggregator(ModelBuilders, AggregatorParametersV99) - Static method in class water.bindings.proxies.retrofit.ModelBuilders.Helper
Validate a set of Aggregator model builder parameters.
validate_parameters_aggregator(double, DataInfoTransformType, PcaPCAModelPCAParametersMethod, int, int, long, boolean, String, String, String, int, boolean, boolean, boolean, String, String, String, String, ModelParametersFoldAssignmentScheme, 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_parameters_deeplearning(ModelBuilders, DeepLearningParametersV3) - Static method in class water.bindings.proxies.retrofit.ModelBuilders.Helper
Validate a set of DeepLearning model builder parameters.
validate_parameters_deeplearning(boolean, float[], float, int, int, boolean, boolean, boolean, boolean, DeeplearningDeepLearningModelDeepLearningParametersActivation, int[], double, long, double, long, boolean, double, double, double, double, double, double, double, double, boolean, double, double[], double, double, float, DeeplearningDeepLearningModelDeepLearningParametersInitialWeightDistribution, double, String[], String[], DeeplearningDeepLearningModelDeepLearningParametersLoss, DistributionFamily, double, double, double, long, long, double, double, double, boolean, DeeplearningDeepLearningModelDeepLearningParametersClassSamplingMethod, boolean, boolean, boolean, boolean, boolean, boolean, boolean, DeeplearningDeepLearningModelDeepLearningParametersMissingValuesHandling, boolean, boolean, double, double, int, boolean, boolean, int, boolean, double, double, String, String, String, String, int, boolean, boolean, boolean, String, String, String, String, ModelParametersFoldAssignmentScheme, 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_parameters_drf(ModelBuilders, DRFParametersV3) - Static method in class water.bindings.proxies.retrofit.ModelBuilders.Helper
Validate a set of DRF model builder parameters.
validate_parameters_drf(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, String, String, String, String, ModelParametersFoldAssignmentScheme, 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_parameters_gbm(ModelBuilders, GBMParametersV3) - Static method in class water.bindings.proxies.retrofit.ModelBuilders.Helper
Validate a set of GBM model builder parameters.
validate_parameters_gbm(double, double, DistributionFamily, 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, String, String, String, String, ModelParametersFoldAssignmentScheme, 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_parameters_glm(ModelBuilders, GLMParametersV3) - Static method in class water.bindings.proxies.retrofit.ModelBuilders.Helper
Validate a set of GLM model builder parameters.
validate_parameters_glm(long, GlmGLMModelGLMParametersFamily, double, double, GlmGLMModelGLMParametersSolver, double[], double[], boolean, int, boolean, DeeplearningDeepLearningModelDeepLearningParametersMissingValuesHandling, boolean, int, double, double, double, double, GlmGLMModelGLMParametersLink, boolean, double, double, String, int, String[], boolean, float[], float, int, int, boolean, boolean, String, String, String, int, boolean, boolean, boolean, String, String, String, String, ModelParametersFoldAssignmentScheme, 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_parameters_glrm(ModelBuilders, GLRMParametersV3) - Static method in class water.bindings.proxies.retrofit.ModelBuilders.Helper
Validate a set of GLRM model builder parameters.
validate_parameters_glrm(DataInfoTransformType, int, GlrmGLRMModelGLRMParametersLoss, GlrmGLRMModelGLRMParametersLoss, GlrmGLRMModelGLRMParametersLoss[], int[], int, GlrmGLRMModelGLRMParametersRegularizer, GlrmGLRMModelGLRMParametersRegularizer, double, double, int, int, double, double, long, GlrmGLRMInitialization, SvdSVDModelSVDParametersMethod, String, String, String, boolean, boolean, boolean, String, String, String, int, boolean, boolean, boolean, String, String, String, String, ModelParametersFoldAssignmentScheme, 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_parameters_kmeans(ModelBuilders, KMeansParametersV3) - Static method in class water.bindings.proxies.retrofit.ModelBuilders.Helper
Validate a set of KMeans model builder parameters.
validate_parameters_kmeans(String, int, boolean, long, KmeansKMeansInitialization, int, String, String, String, int, boolean, boolean, boolean, String, String, String, String, ModelParametersFoldAssignmentScheme, 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_parameters_naivebayes(ModelBuilders, NaiveBayesParametersV3) - Static method in class water.bindings.proxies.retrofit.ModelBuilders.Helper
Validate a set of NaiveBayes model builder parameters.
validate_parameters_naivebayes(boolean, float[], float, int, int, double, double, double, double, double, boolean, long, String, String, String, int, boolean, boolean, boolean, String, String, String, String, ModelParametersFoldAssignmentScheme, 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_parameters_pca(ModelBuilders, PCAParametersV3) - Static method in class water.bindings.proxies.retrofit.ModelBuilders.Helper
Validate a set of PCA model builder parameters.
validate_parameters_pca(DataInfoTransformType, PcaPCAModelPCAParametersMethod, int, int, long, boolean, boolean, boolean, String, String, String, int, boolean, boolean, boolean, String, String, String, String, ModelParametersFoldAssignmentScheme, 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_parameters_svd(ModelBuilders, SVDParametersV99) - Static method in class water.bindings.proxies.retrofit.ModelBuilders.Helper
Validate a set of SVD model builder parameters.
validate_parameters_svd(DataInfoTransformType, SvdSVDModelSVDParametersMethod, int, int, long, boolean, String, boolean, String, String, String, int, boolean, boolean, boolean, String, String, String, String, ModelParametersFoldAssignmentScheme, String[], boolean, boolean, String, int, double, ScoreKeeperStoppingMetric, double) - Method in interface water.bindings.proxies.retrofit.ModelBuilders
Validate a set of SVD model builder parameters.
validation_frame - Variable in class water.bindings.pojos.ModelParametersSchema
Validation frame
validation_metrics - Variable in class water.bindings.pojos.GridSchemaV99
Validation model metrics for the returned models; only returned if sort_by is set
validation_metrics - Variable in class water.bindings.pojos.ModelOutputSchema
Validation data model metrics
ValidationMessageBase - Class in water.bindings.pojos
 
ValidationMessageBase() - Constructor for class water.bindings.pojos.ValidationMessageBase
 
ValidationMessageV3 - Class in water.bindings.pojos
 
ValidationMessageV3() - Constructor for class water.bindings.pojos.ValidationMessageV3
 
value - Variable in class water.bindings.pojos.AboutEntryV3
Property value
value - Variable in class water.bindings.pojos.CreateFrameV3
Constant value (for randomize=false)
value - Variable in class water.bindings.pojos.FieldMetadataBase
Value for this field
value - Variable in class water.bindings.pojos.NodePersistentStorageV3
Value
valueOf(String) - Static method in enum water.bindings.pojos.ApiAPIDirection
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum water.bindings.pojos.ApiAPILevel
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.ApiTimelineV3EventV3EventType
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.DeeplearningDeepLearningModelDeepLearningParametersActivation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum water.bindings.pojos.DeeplearningDeepLearningModelDeepLearningParametersClassSamplingMethod
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum water.bindings.pojos.DeeplearningDeepLearningModelDeepLearningParametersInitialWeightDistribution
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum water.bindings.pojos.DeeplearningDeepLearningModelDeepLearningParametersLoss
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum water.bindings.pojos.DeeplearningDeepLearningModelDeepLearningParametersMissingValuesHandling
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum water.bindings.pojos.DistributionFamily
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum water.bindings.pojos.GlmGLMModelGLMParametersFamily
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum water.bindings.pojos.GlmGLMModelGLMParametersLink
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum water.bindings.pojos.GlmGLMModelGLMParametersSolver
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum water.bindings.pojos.GlrmGLRMInitialization
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum water.bindings.pojos.GlrmGLRMModelGLRMParametersLoss
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum water.bindings.pojos.GlrmGLRMModelGLRMParametersRegularizer
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.KmeansKMeansInitialization
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.ModelParametersFoldAssignmentScheme
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum water.bindings.pojos.PcaPCAModelPCAParametersMethod
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum water.bindings.pojos.QuantileQuantileModelCombineMethod
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.SvdSVDModelSVDParametersMethod
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.Word2vecWord2VecNormModel
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum water.bindings.pojos.Word2vecWord2VecWordModel
Returns the enum constant of this type with the specified name.
values() - Static method in enum water.bindings.pojos.ApiAPIDirection
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum water.bindings.pojos.ApiAPILevel
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.ApiTimelineV3EventV3EventType
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.DeeplearningDeepLearningModelDeepLearningParametersActivation
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum water.bindings.pojos.DeeplearningDeepLearningModelDeepLearningParametersClassSamplingMethod
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum water.bindings.pojos.DeeplearningDeepLearningModelDeepLearningParametersInitialWeightDistribution
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum water.bindings.pojos.DeeplearningDeepLearningModelDeepLearningParametersLoss
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum water.bindings.pojos.DeeplearningDeepLearningModelDeepLearningParametersMissingValuesHandling
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum water.bindings.pojos.DistributionFamily
Returns an array containing the constants of this enum type, in the order they are declared.
values - Variable in class water.bindings.pojos.FieldMetadataBase
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.GlmGLMModelGLMParametersFamily
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum water.bindings.pojos.GlmGLMModelGLMParametersLink
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum water.bindings.pojos.GlmGLMModelGLMParametersSolver
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum water.bindings.pojos.GlrmGLRMInitialization
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum water.bindings.pojos.GlrmGLRMModelGLRMParametersLoss
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum water.bindings.pojos.GlrmGLRMModelGLRMParametersRegularizer
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.KmeansKMeansInitialization
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 - 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.PcaPCAModelPCAParametersMethod
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum water.bindings.pojos.QuantileQuantileModelCombineMethod
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.SvdSVDModelSVDParametersMethod
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.Word2vecWord2VecNormModel
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum water.bindings.pojos.Word2vecWord2VecWordModel
Returns an array containing the constants of this enum type, in the order they are declared.
variable_importances - Variable in class water.bindings.pojos.DeepLearningModelOutputV3
Variable Importances
variable_importances - Variable in class water.bindings.pojos.DeepLearningParametersV3
Compute variable importances for input features (Gedeon method) - can be slow for large networks
variable_importances - Variable in class water.bindings.pojos.SharedTreeModelOutputV3
Variable Importances
varimp - Variable in class water.bindings.pojos.VarImpBase
Variable importance of individual variables
VarImpBase - Class in water.bindings.pojos
 
VarImpBase() - Constructor for class water.bindings.pojos.VarImpBase
 
VarImpV3 - Class in water.bindings.pojos
 
VarImpV3() - Constructor for class water.bindings.pojos.VarImpV3
 
vecSize - Variable in class water.bindings.pojos.Word2VecParametersV3
Set size of word vectors
version - Variable in class water.bindings.pojos.CloudV3
version
version - Variable in class water.bindings.pojos.SchemaMetadataBase
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?

W

warnings - Variable in class water.bindings.pojos.JobV3
exception
warnings - Variable in class water.bindings.pojos.ParseSetupV3
Warnings
water.bindings.examples - package water.bindings.examples
 
water.bindings.pojos - package water.bindings.pojos
 
water.bindings.proxies.retrofit - package water.bindings.proxies.retrofit
 
WaterMeterCpuTicks - Interface in water.bindings.proxies.retrofit
 
WaterMeterCpuTicksV3 - Class in water.bindings.pojos
 
WaterMeterCpuTicksV3() - Constructor for class water.bindings.pojos.WaterMeterCpuTicksV3
 
WaterMeterIo - Interface in water.bindings.proxies.retrofit
 
WaterMeterIoV3 - Class in water.bindings.pojos
 
WaterMeterIoV3() - Constructor for class water.bindings.pojos.WaterMeterIoV3
 
weight - Variable in class water.bindings.pojos.TabulateV3
Observation weights (optional)
weights - Variable in class water.bindings.pojos.DeepLearningModelOutputV3
Frame keys for weight matrices
weights_column - Variable in class water.bindings.pojos.ModelParametersSchema
Column with observation weights
windowSize - Variable in class water.bindings.pojos.Word2VecParametersV3
Set max skip length between words
Word2VecModelOutputV3 - Class in water.bindings.pojos
 
Word2VecModelOutputV3() - Constructor for class water.bindings.pojos.Word2VecModelOutputV3
 
Word2VecModelV3 - Class in water.bindings.pojos
 
Word2VecModelV3() - Constructor for class water.bindings.pojos.Word2VecModelV3
 
Word2VecParametersV3 - Class in water.bindings.pojos
 
Word2VecParametersV3() - Constructor for class water.bindings.pojos.Word2VecParametersV3
 
Word2VecV3 - Class in water.bindings.pojos
 
Word2VecV3() - Constructor for class water.bindings.pojos.Word2VecV3
 
Word2vecWord2VecNormModel - Enum in water.bindings.pojos
 
Word2vecWord2VecWordModel - Enum in water.bindings.pojos
 
wordModel - Variable in class water.bindings.pojos.Word2VecParametersV3
Use the continuous bag of words model or the Skip-Gram model

Z

zero_count - Variable in class water.bindings.pojos.ColV3
zeros

_

__http_status - Variable in class water.bindings.pojos.ModelBuilderSchema
HTTP status to return for this build.
_exclude_fields - Variable in class water.bindings.pojos.RequestSchema
Comma-separated list of JSON field paths to exclude from the result, used like: "/3/Frames?_exclude_fields=frames/frame_id/URL,__meta"
A B C D E F G H I J K L M N O P Q R S T U V W Z _