- idx_oobt() - Method in class hex.tree.SharedTree
-
- idx_resp() - Method in class hex.tree.SharedTree
-
- idx_tree(int) - Method in class hex.tree.SharedTree
-
- ignore_const_cols - Variable in class hex.schemas.DeepLearningV2.DeepLearningParametersV2
-
Ignore constant training columns (no information can be gained anyway).
- inc(long) - Method in class hex.word2vec.WordCountTask.ValueStringCount
-
- inc() - Method in class hex.word2vec.WordCountTask.ValueStringCount
-
- init(boolean) - Method in class hex.coxph.CoxPH
-
Initialize the ModelBuilder, validating all arguments and preparing the
training frame.
- init - Variable in class hex.coxph.CoxPHModel.CoxPHParameters
-
- init(boolean) - Method in class hex.deeplearning.DeepLearning
-
Initialize the ModelBuilder, validating all arguments and preparing the
training frame.
- init(Neurons[], int, DeepLearningModel.DeepLearningParameters, DeepLearningModel.DeepLearningModelInfo, boolean) - Method in class hex.deeplearning.Neurons
-
Initialization of the parameters and connectivity of a Neuron layer
- init(boolean) - Method in class hex.example.Example
-
Initialize the ModelBuilder, validating all arguments and preparing the
training frame.
- init(boolean) - Method in class hex.glm.GLM
-
- init(boolean) - Method in class hex.grep.Grep
-
Initialize the ModelBuilder, validating all arguments and preparing the
training frame.
- init(boolean) - Method in class hex.kmeans.KMeans
-
Initialize the ModelBuilder, validating all arguments and preparing the
training frame.
- init(boolean) - Method in class hex.pca.PCA
-
- init(boolean) - Method in class hex.quantile.Quantile
-
Initialize the ModelBuilder, validating all arguments and preparing the
training frame.
- init - Variable in class hex.schemas.KMeansV2.KMeansParametersV2
-
- init(boolean) - Method in class hex.splitframe.SplitFrame
-
Initialize the ModelBuilder, validating all arguments and preparing the
training frame.
- init(boolean) - Method in class hex.tree.gbm.GBM
-
Initialize the ModelBuilder, validating all arguments and preparing the
training frame.
- init(boolean) - Method in class hex.tree.SharedTree
-
Initialize the ModelBuilder, validating all arguments and preparing the
training frame.
- init(boolean) - Method in class hex.word2vec.Word2Vec
-
Initialize the ModelBuilder, validating all arguments and preparing the
training frame.
- initial_weight_distribution - Variable in class hex.schemas.DeepLearningV2.DeepLearningParametersV2
-
The distribution from which initial weights are to be drawn.
- initial_weight_scale - Variable in class hex.schemas.DeepLearningV2.DeepLearningParametersV2
-
The scale of the distribution function for Uniform or Normal distributions.
- initialHist(Frame, int, int, DHistogram[], boolean, boolean) - Static method in class hex.tree.DHistogram
-
- initLearningRate - Variable in class hex.schemas.Word2VecV2.Word2VecParametersV2
-
- initStats(CoxPHModel, FrameTask.DataInfo) - Method in class hex.coxph.CoxPH.CoxPHDriver
-
- input_dropout_ratio - Variable in class hex.schemas.DeepLearningV2.DeepLearningParametersV2
-
A fraction of the features for each training row to be omitted from training in order
to improve generalization (dimension sampling).
- isConstantResponse() - Method in class hex.tree.DHistogram
-
- isDecidedRow(int) - Static method in class hex.tree.ScoreBuildHistogram
-
- isOOBRow(int) - Static method in class hex.tree.ScoreBuildHistogram
-
- isRootNode(DTree.Node) - Static method in class hex.tree.DTree
-
- isSPD() - Method in class hex.gram.Gram.Cholesky
-
- isSPD() - Method in class hex.gram.Gram.InPlaceCholesky
-
- isSupervised() - Method in class hex.deeplearning.DeepLearningModel
-
- isSupervised() - Method in class hex.pca.PCAModel
-
- isValid() - Method in class hex.tree.TreeStats
-
- iter - Variable in class hex.optimization.L_BFGS.Result
-
- iter_max - Variable in class hex.coxph.CoxPHModel.CoxPHParameters
-
- iterations - Variable in class hex.glm.LSMSolver.ADMMSolver
-
- iters - Variable in class hex.schemas.ExampleModelV2.ExampleModelOutputV2
-
- iters - Variable in class hex.schemas.KMeansModelV2.KMeansModelOutputV2
-
- iters - Variable in class hex.schemas.QuantileModelV2.QuantileModelOutputV2
-
- make(String, int, byte, float, float, long, boolean, boolean) - Static method in class hex.tree.DHistogram
-
- makeDecided(DTree.UndecidedNode, DHistogram[]) - Method in class hex.tree.gbm.GBM
-
- makeDecided(DTree.UndecidedNode, DHistogram[]) - Method in class hex.tree.SharedTree
-
- makeKey() - Static method in class hex.glm.GLMTask.GLMValidationTask
-
- makeKey() - Static method in class hex.glm.GLMTask.GLMXValidationTask
-
- makeKey() - Static method in class hex.glm.GLMValidation
-
- makeModel(Key, P, double, double) - Method in class hex.tree.SharedTree.Driver
-
- makeNeuronsForTesting(DeepLearningModel.DeepLearningModelInfo) - Static method in class hex.deeplearning.DeepLearningTask
-
- makeNeuronsForTraining(DeepLearningModel.DeepLearningModelInfo) - Static method in class hex.deeplearning.DeepLearningTask
-
- makeUndecidedNode(DHistogram[]) - Method in class hex.tree.DTree.DecidedNode
-
- map(Chunk[], NewChunk[]) - Method in class hex.FrameTask
-
Extracts the values, applies regularization to numerics, adds appropriate offsets to categoricals,
and adapts response according to the CaseMode/CaseValue if set.
- map(GLMModel) - Method in class hex.glm.GLMModel.GetScoringModelTask
-
- map(Chunk[]) - Method in class hex.glm.GLMTask.GLMValidationTask
-
- map(Chunk[]) - Method in class hex.glm.GLMTask.GLMXValidationTask
-
- map(Chunk, Chunk) - Method in class hex.glm.GLMValidationTsk
-
- map(Chunk[]) - Method in class hex.tree.gbm.ResidualsCollector
-
- map(Chunk[]) - Method in class hex.tree.Score
-
- map(Chunk[]) - Method in class hex.tree.ScoreBuildHistogram
-
- map(Chunk, Chunk) - Method in class hex.utils.MSETsk
-
- map(Chunk[]) - Method in class hex.word2vec.WordCountTask
-
Iterates over all chunks containing strings, and
adds unique instances of those strings to a node
local hashmap.
- map(Chunk[]) - Method in class hex.word2vec.WordVectorTrainer
-
- matches - Variable in class hex.schemas.GrepModelV2.GrepModelOutputV2
-
- max_categorical_features - Variable in class hex.schemas.DeepLearningV2.DeepLearningParametersV2
-
- max_confusion_matrix_size - Variable in class hex.schemas.DeepLearningV2.DeepLearningParametersV2
-
For classification models, the maximum size (in terms of classes) of the
confusion matrix for it to be printed.
- max_depth - Variable in class hex.schemas.GBMV2.GBMParametersV2
-
- max_hit_ratio_k - Variable in class hex.schemas.DeepLearningV2.DeepLearningParametersV2
-
The maximum number (top K) of predictions to use for hit ratio computation (for multi-class only, 0 to disable)
- max_iters - Variable in class hex.schemas.ExampleV2.ExampleParametersV2
-
- max_iters - Variable in class hex.schemas.KMeansV2.KMeansParametersV2
-
- max_pc - Variable in class hex.schemas.PCAV2.PCAParametersV2
-
- max_ver() - Method in class hex.schemas.DeepLearningHandler
-
Deprecated.
- max_ver() - Method in class hex.schemas.ExampleHandler
-
Deprecated.
- max_ver() - Method in class hex.schemas.GBMHandler
-
Deprecated.
- max_ver() - Method in class hex.schemas.GLMHandler
-
Deprecated.
- max_ver() - Method in class hex.schemas.GrepHandler
-
Deprecated.
- max_ver() - Method in class hex.schemas.KMeansHandler
-
Deprecated.
- max_ver() - Method in class hex.schemas.QuantileHandler
-
Deprecated.
- max_ver() - Method in class hex.schemas.SplitFrameHandler
-
Deprecated.
- max_ver() - Method in class hex.schemas.SynonymsHandler
-
- max_ver() - Method in class hex.schemas.Word2VecHandler
-
Deprecated.
- max_w2 - Variable in class hex.schemas.DeepLearningV2.DeepLearningParametersV2
-
A maximum on the sum of the squared incoming weights into
any one neuron.
- maxs - Variable in class hex.schemas.ExampleModelV2.ExampleModelOutputV2
-
- maxsIn(int) - Method in class hex.tree.DHistogram
-
- mean(int) - Method in class hex.tree.DBinomHistogram
-
- mean(int) - Method in class hex.tree.DHistogram
-
- mean(int) - Method in class hex.tree.DRealHistogram
-
- mean_a - Variable in class hex.deeplearning.DeepLearningModel.DeepLearningModelInfo
-
- mid(int, float, int) - Method in class hex.tree.TreeVisitor
-
- min_rows - Variable in class hex.schemas.GBMV2.GBMParametersV2
-
- min_ver() - Method in class hex.schemas.DeepLearningHandler
-
Deprecated.
- min_ver() - Method in class hex.schemas.ExampleHandler
-
Deprecated.
- min_ver() - Method in class hex.schemas.GBMHandler
-
Deprecated.
- min_ver() - Method in class hex.schemas.GLMHandler
-
Deprecated.
- min_ver() - Method in class hex.schemas.GrepHandler
-
Deprecated.
- min_ver() - Method in class hex.schemas.KMeansHandler
-
Deprecated.
- min_ver() - Method in class hex.schemas.QuantileHandler
-
Deprecated.
- min_ver() - Method in class hex.schemas.SplitFrameHandler
-
Deprecated.
- min_ver() - Method in class hex.schemas.SynonymsHandler
-
- min_ver() - Method in class hex.schemas.Word2VecHandler
-
Deprecated.
- mins(int) - Method in class hex.tree.DHistogram
-
- minWordFreq - Variable in class hex.schemas.Word2VecV2.Word2VecParametersV2
-
- missing_int_value - Static variable in class hex.deeplearning.Neurons
-
- missing_real_value - Static variable in class hex.deeplearning.Neurons
-
- missing_values_handling - Variable in class hex.schemas.DeepLearningV2.DeepLearningParametersV2
-
- missingColumnsType() - Method in class hex.deeplearning.DeepLearningModel
-
- model_info() - Method in class hex.deeplearning.DeepLearningModel
-
- model_info() - Method in class hex.deeplearning.DeepLearningTask
-
- model_info() - Method in class hex.deeplearning.DeepLearningTask2
-
Returns the aggregated DeepLearning model that was trained by all nodes (over all the training data)
- momentum() - Method in class hex.deeplearning.Neurons
-
- momentum(long) - Method in class hex.deeplearning.Neurons
-
The momentum - real number in [0, 1)
Can be a linear ramp from momentum_start to momentum_stable, over momentum_ramp training samples
- momentum_ramp - Variable in class hex.schemas.DeepLearningV2.DeepLearningParametersV2
-
The momentum_ramp parameter controls the amount of learning for which momentum increases
(assuming momentum_stable is larger than momentum_start).
- momentum_stable - Variable in class hex.schemas.DeepLearningV2.DeepLearningParametersV2
-
The momentum_stable parameter controls the final momentum value reached after momentum_ramp training samples.
- momentum_start - Variable in class hex.schemas.DeepLearningV2.DeepLearningParametersV2
-
The momentum_start parameter controls the amount of momentum at the beginning of training.
- mse() - Method in class hex.deeplearning.DeepLearningModel
-
- mse - Variable in class hex.schemas.SharedTreeModelV2.SharedTreeModelOutputV2
-
- mse_train - Variable in class hex.schemas.GBMModelV2.GBMModelOutputV2
-
- mse_train - Variable in class hex.schemas.SharedTreeV2.SharedTreeParametersV2
-
Train and validation errors per-tree (scored).
- mse_valid - Variable in class hex.schemas.GBMModelV2.GBMModelOutputV2
-
- mse_valid - Variable in class hex.schemas.SharedTreeV2.SharedTreeParametersV2
-
- MSETsk - Class in hex.utils
-
Created by tomasnykodym on 9/9/14.
- MSETsk() - Constructor for class hex.utils.MSETsk
-
- mul(double) - Method in class hex.gram.Gram
-
- mul(double[]) - Method in class hex.gram.Gram
-
- mul(double[], double[]) - Method in class hex.gram.Gram
-
- mustart(double, double) - Method in class hex.glm.GLMModel.GLMParameters
-
- n - Variable in class hex.coxph.CoxPH.CoxPHTask
-
- n_folds - Variable in class hex.schemas.DeepLearningV2.DeepLearningParametersV2
-
- n_folds - Variable in class hex.schemas.GLMV2.GLMParametersV2
-
- n_missing - Variable in class hex.coxph.CoxPH.CoxPHTask
-
- N_THRESHOLDS - Static variable in class hex.glm.GLMTask.GLMIterationTask
-
- name() - Method in class hex.glm.LSMSolver.ADMMSolver
-
- name() - Method in class hex.glm.LSMSolver
-
- name() - Method in class hex.glm.LSMSolver.ProxSolver
-
- namesExp - Variable in class hex.schemas.PCAModelV2.PCAModelOutputV2
-
- nbins - Variable in class hex.schemas.GBMV2.GBMParametersV2
-
- nbins() - Method in class hex.tree.DHistogram
-
- ncats - Variable in class hex.schemas.KMeansModelV2.KMeansModelOutputV2
-
- nclasses() - Method in class hex.glm.GLMModel.GLMOutput
-
- needLineSearch(GLMTask.GLMIterationTask) - Method in class hex.glm.GLM.GLMLambdaTask
-
- needLineSearch(GLMTask.GLMIterationTask, double) - Method in class hex.glm.GLM.GLMLambdaTask
-
- needLineSearch(double[], double, double) - Method in class hex.glm.GLM.GLMLambdaTask
-
- negSampleCnt - Variable in class hex.schemas.Word2VecV2.Word2VecParametersV2
-
- nesterov_accelerated_gradient - Variable in class hex.schemas.DeepLearningV2.DeepLearningParametersV2
-
The Nesterov accelerated gradient descent method is a modification to
traditional gradient descent for convex functions.
- Neurons - Class in hex.deeplearning
-
This class implements the concept of a Neuron layer in a Neural Network
During training, every MRTask F/J thread is expected to create these neurons for every map call (Cheap to make).
- Neurons.DenseColMatrix - Class in hex.deeplearning
-
Dense column matrix implementation
- Neurons.DenseRowMatrix - Class in hex.deeplearning
-
Dense row matrix implementation
- Neurons.DenseVector - Class in hex.deeplearning
-
Dense vector implementation
- Neurons.Input - Class in hex.deeplearning
-
Input layer of the Neural Network
This layer is different from other layers as it has no incoming weights,
but instead gets its activation values from the training points.
- Neurons.Linear - Class in hex.deeplearning
-
Output neurons for regression - Softmax
- Neurons.Linear(int) - Constructor for class hex.deeplearning.Neurons.Linear
-
- Neurons.Matrix - Interface in hex.deeplearning
-
Abstract matrix interface
- Neurons.Maxout - Class in hex.deeplearning
-
Maxout neurons
- Neurons.Maxout(int) - Constructor for class hex.deeplearning.Neurons.Maxout
-
- Neurons.MaxoutDropout - Class in hex.deeplearning
-
Maxout neurons with dropout
- Neurons.MaxoutDropout(int) - Constructor for class hex.deeplearning.Neurons.MaxoutDropout
-
- Neurons.Output - Class in hex.deeplearning
-
Abstract class for Output neurons
- Neurons.Rectifier - Class in hex.deeplearning
-
Rectifier linear unit (ReLU) neurons
- Neurons.Rectifier(int) - Constructor for class hex.deeplearning.Neurons.Rectifier
-
- Neurons.RectifierDropout - Class in hex.deeplearning
-
Rectifier linear unit (ReLU) neurons with dropout
- Neurons.RectifierDropout(int) - Constructor for class hex.deeplearning.Neurons.RectifierDropout
-
- Neurons.Softmax - Class in hex.deeplearning
-
Output neurons for classification - Softmax
- Neurons.Softmax(int) - Constructor for class hex.deeplearning.Neurons.Softmax
-
- Neurons.SparseRowMatrix - Class in hex.deeplearning
-
Sparse row matrix implementation
- Neurons.SparseVector - Class in hex.deeplearning
-
Sparse vector implementation
- Neurons.SparseVector.Iterator - Class in hex.deeplearning
-
Iterator over a sparse vector
- Neurons.Tanh - Class in hex.deeplearning
-
Tanh neurons - most common, most stable
- Neurons.Tanh(int) - Constructor for class hex.deeplearning.Neurons.Tanh
-
- Neurons.TanhDropout - Class in hex.deeplearning
-
Tanh neurons with dropout
- Neurons.TanhDropout(int) - Constructor for class hex.deeplearning.Neurons.TanhDropout
-
- Neurons.Vector - Interface in hex.deeplearning
-
Abstract vector interface
- nfeatures() - Method in class hex.pca.PCAModel.PCAOutput
-
Override because base class implements ncols-1 for features with the
last column as a response variable; for PCA all the columns are
features.
- nid() - Method in class hex.tree.DTree.Node
-
- nid2Oob(int) - Static method in class hex.tree.ScoreBuildHistogram
-
- nlambdas - Variable in class hex.schemas.GLMV2.GLMParametersV2
-
- nnz() - Method in class hex.deeplearning.Neurons.SparseVector
-
- node(int) - Method in class hex.tree.DTree
-
- normalize() - Method in class hex.glm.LSMSolver.ADMMSolver
-
- normModel - Variable in class hex.schemas.Word2VecV2.Word2VecParametersV2
-
- normMul - Variable in class hex.schemas.PCAModelV2.PCAModelOutputV2
-
- normSub - Variable in class hex.schemas.PCAModelV2.PCAModelOutputV2
-
- ns(Chunk[], int) - Method in class hex.tree.DTree.DecidedNode
-
- ntrees - Variable in class hex.schemas.GBMV2.GBMParametersV2
-
- ntrees - Variable in class hex.schemas.SharedTreeV2.SharedTreeParametersV2
-
Number of trees in model
- ntrees() - Method in class hex.tree.DTreeScorer
-
- nullDeviance() - Method in class hex.glm.GLMValidation
-
- nullDOF() - Method in class hex.glm.GLMValidation
-
- nullModelBeta(FrameTask.DataInfo, double) - Method in class hex.glm.GLMModel.GLMParameters
-
- num_pc - Variable in class hex.schemas.PCAModelV2.PCAModelOutputV2
-
- numStart() - Method in class hex.FrameTask.DataInfo
-
- schema() - Method in class hex.coxph.CoxPH
-
- schema() - Method in class hex.coxph.CoxPHModel
-
- schema() - Method in class hex.deeplearning.DeepLearning
-
- schema() - Method in class hex.deeplearning.DeepLearningModel
-
- schema() - Method in class hex.example.Example
-
- schema() - Method in class hex.example.ExampleModel
-
- schema() - Method in class hex.glm.GLM
-
- schema() - Method in class hex.glm.GLMModel
-
- schema() - Method in class hex.grep.Grep
-
- schema() - Method in class hex.grep.GrepModel
-
- schema() - Method in class hex.kmeans.KMeans
-
- schema() - Method in class hex.kmeans.KMeansModel
-
- schema() - Method in class hex.pca.PCA
-
- schema() - Method in class hex.pca.PCAModel
-
- schema() - Method in class hex.quantile.Quantile
-
- schema() - Method in class hex.quantile.QuantileModel
-
- schema() - Method in class hex.splitframe.SplitFrame
-
- schema() - Method in class hex.splitframe.SplitFrameModel
-
- schema() - Method in class hex.tree.gbm.GBM
-
- schema() - Method in class hex.tree.gbm.GBMModel
-
- schema() - Method in class hex.word2vec.Word2Vec
-
- schema() - Method in class hex.word2vec.Word2VecModel
-
- score(Frame) - Method in class hex.deeplearning.DeepLearningModel
-
- Score - Class in hex.tree
-
Score the tree columns, and produce a confusion matrix and AUC
- Score(SharedTree, boolean) - Constructor for class hex.tree.Score
-
Compute ModelMetrics on the testing dataset.
- score0(double[], float[]) - Method in class hex.coxph.CoxPHModel
-
Predict from raw double values representing the data
- score0(double[], float[]) - Method in class hex.deeplearning.DeepLearningModel
-
Predict from raw double values representing the data
- score0(double[], float[]) - Method in class hex.example.ExampleModel
-
- score0(Chunk[], int, double[], float[]) - Method in class hex.glm.GLMModel
-
- score0(double[], float[]) - Method in class hex.glm.GLMModel
-
- score0(double[], float[]) - Method in class hex.grep.GrepModel
-
- score0(double[], float[]) - Method in class hex.kmeans.KMeansModel
-
- score0(double[], float[]) - Method in class hex.pca.PCAModel
-
- score0(double[], float[]) - Method in class hex.quantile.QuantileModel
-
- score0(double[], float[]) - Method in class hex.splitframe.SplitFrameModel
-
- score0(double[], float[], CompressedTree[]) - Method in class hex.tree.DTreeScorer
-
- score0(Chunk[], int, double[], float[]) - Method in class hex.tree.gbm.GBMModel
-
Bulk scoring API for one row.
- score0(double[], float[]) - Method in class hex.tree.gbm.GBMModel
-
- score0(double[], float[]) - Method in class hex.tree.SharedTreeModel
-
- score0(double[], float[], int) - Method in class hex.tree.SharedTreeModel
-
- score0(Chunk[], int, double[], float[]) - Method in class hex.word2vec.Word2VecModel
-
- score0(double[], float[]) - Method in class hex.word2vec.Word2VecModel
-
- score1(Chunk[], float[], int) - Method in class hex.tree.gbm.GBM
-
- score1(Chunk[], float[], int) - Method in class hex.tree.SharedTree
-
- score_duty_cycle - Variable in class hex.schemas.DeepLearningV2.DeepLearningParametersV2
-
Maximum fraction of wall clock time spent on model scoring on training and validation samples,
and on diagnostics such as computation of feature importances (i.e., not on training).
- score_interval - Variable in class hex.schemas.DeepLearningV2.DeepLearningParametersV2
-
The minimum time (in seconds) to elapse between model scoring.
- score_training_samples - Variable in class hex.deeplearning.DeepLearningModel.Errors
-
- score_training_samples - Variable in class hex.schemas.DeepLearningV2.DeepLearningParametersV2
-
The number of training dataset points to be used for scoring.
- score_validation_samples - Variable in class hex.deeplearning.DeepLearningModel.Errors
-
- score_validation_samples - Variable in class hex.schemas.DeepLearningV2.DeepLearningParametersV2
-
The number of validation dataset points to be used for scoring.
- score_validation_sampling - Variable in class hex.schemas.DeepLearningV2.DeepLearningParametersV2
-
Method used to sample the validation dataset for scoring, see Score Validation Samples above.
- scoreAutoEncoder(Frame) - Method in class hex.deeplearning.DeepLearningModel
-
Score auto-encoded reconstruction (on-the-fly, without allocating the reconstruction as done in Frame score(Frame fr))
- ScoreBuildHistogram - Class in hex.tree
-
Score and Build Histogram
- ScoreBuildHistogram(H2O.H2OCountedCompleter, int, int, int, DTree, int, DHistogram[][], boolean) - Constructor for class hex.tree.ScoreBuildHistogram
-
- scoreCols(DHistogram[]) - Method in class hex.tree.DTree.UndecidedNode
-
- scoreImpl(Frame, Frame) - Method in class hex.deeplearning.DeepLearningModel
-
Make either a prediction or a reconstruction.
- scoreMSE(int) - Method in class hex.tree.DBinomHistogram
-
- scoreMSE(int) - Method in class hex.tree.DHistogram
-
- scoreMSE(int) - Method in class hex.tree.DRealHistogram
-
- scoreTree(double[], float[], CompressedTree[]) - Static method in class hex.tree.DTreeScorer
-
Score given tree on the row of data.
- scoring_history() - Method in class hex.deeplearning.DeepLearningModel
-
- scoring_time - Variable in class hex.deeplearning.DeepLearningModel.Errors
-
- sdev - Variable in class hex.schemas.PCAModelV2.PCAModelOutputV2
-
- se() - Method in class hex.tree.DTree.Split
-
- seed - Variable in class hex.schemas.DeepLearningV2.DeepLearningParametersV2
-
The random seed controls sampling and initialization.
- seed - Variable in class hex.schemas.GBMV2.GBMParametersV2
-
- seed - Variable in class hex.schemas.KMeansV2.KMeansParametersV2
-
- sentSampleRate - Variable in class hex.schemas.Word2VecV2.Word2VecParametersV2
-
- set(int, int, float) - Method in class hex.deeplearning.Neurons.DenseColMatrix
-
- set(int, int, float) - Method in class hex.deeplearning.Neurons.DenseRowMatrix
-
- set(int, float) - Method in class hex.deeplearning.Neurons.DenseVector
-
- set(int, int, float) - Method in interface hex.deeplearning.Neurons.Matrix
-
- set(int, int, float) - Method in class hex.deeplearning.Neurons.SparseRowMatrix
-
- set(int, float) - Method in class hex.deeplearning.Neurons.SparseVector
-
- set(int, float) - Method in interface hex.deeplearning.Neurons.Vector
-
- set(byte[], int, int, long) - Method in class hex.word2vec.WordCountTask.ValueStringCount
-
- set_processed_global(long) - Method in class hex.deeplearning.DeepLearningModel.DeepLearningModelInfo
-
- set_processed_local(long) - Method in class hex.deeplearning.DeepLearningModel.DeepLearningModelInfo
-
- set_unstable() - Method in class hex.deeplearning.DeepLearningModel.DeepLearningModelInfo
-
- setInput(long, double[]) - Method in class hex.deeplearning.Neurons.Input
-
One of two methods to set layer input values.
- setInput(long, double[], int, int[]) - Method in class hex.deeplearning.Neurons.Input
-
The second method used to set input layer values.
- setLocallyProcessed(int) - Method in class hex.word2vec.Word2VecModel.Word2VecModelInfo
-
- setMax(float) - Method in class hex.tree.DHistogram
-
- setMin(float) - Method in class hex.tree.DHistogram
-
- setModelBuilderTrain(Frame) - Method in class hex.coxph.CoxPH.CoxPHDriver
-
- setNumTrees(int) - Method in class hex.tree.TreeStats
-
- setSPD(boolean) - Method in class hex.gram.Gram.Cholesky
-
- setSubmodel(H2O.H2OCountedCompleter, Key, double, double[], double[], int, long, boolean, GLMValidation) - Static method in class hex.glm.GLMModel
-
- setSubmodelIdx(int) - Method in class hex.glm.GLMModel.GLMOutput
-
- setupLocal() - Method in class hex.deeplearning.DeepLearningTask
-
- setupLocal() - Method in class hex.deeplearning.DeepLearningTask2
-
Do the local computation: Perform one DeepLearningTask (with run_local=true) iteration.
- setupLocal() - Method in class hex.FrameTask
-
- setupLocal() - Method in class hex.glm.GLMTask.GLMLineSearchTask
-
- setupLocal() - Method in class hex.tree.DTreeScorer
-
- setupLocal() - Method in class hex.tree.ScoreBuildHistogram
-
- setupLocal() - Method in class hex.word2vec.WordCountTask
-
- setupLocal() - Method in class hex.word2vec.WordVectorTrainer
-
- setXvalidation(H2O.H2OCountedCompleter, Key, double, GLMValidation) - Static method in class hex.glm.GLMModel
-
- SharedTree<M extends SharedTreeModel<M,P,O>,P extends SharedTreeModel.SharedTreeParameters,O extends SharedTreeModel.SharedTreeOutput> - Class in hex.tree
-
- SharedTree(String, P) - Constructor for class hex.tree.SharedTree
-
- SharedTree.Driver - Class in hex.tree
-
- SharedTree.Driver() - Constructor for class hex.tree.SharedTree.Driver
-
- SharedTreeHandler - Class in hex.schemas
-
- SharedTreeHandler() - Constructor for class hex.schemas.SharedTreeHandler
-
- SharedTreeModel<M extends SharedTreeModel<M,P,O>,P extends SharedTreeModel.SharedTreeParameters,O extends SharedTreeModel.SharedTreeOutput> - Class in hex.tree
-
- SharedTreeModel(Key, P, O) - Constructor for class hex.tree.SharedTreeModel
-
- SharedTreeModel.SharedTreeOutput - Class in hex.tree
-
- SharedTreeModel.SharedTreeOutput(SharedTree, double, double) - Constructor for class hex.tree.SharedTreeModel.SharedTreeOutput
-
- SharedTreeModel.SharedTreeParameters - Class in hex.tree
-
- SharedTreeModel.SharedTreeParameters() - Constructor for class hex.tree.SharedTreeModel.SharedTreeParameters
-
- SharedTreeModelV2 - Class in hex.schemas
-
- SharedTreeModelV2() - Constructor for class hex.schemas.SharedTreeModelV2
-
- SharedTreeModelV2.SharedTreeModelOutputV2 - Class in hex.schemas
-
- SharedTreeModelV2.SharedTreeModelOutputV2() - Constructor for class hex.schemas.SharedTreeModelV2.SharedTreeModelOutputV2
-
- SharedTreeV2 - Class in hex.schemas
-
- SharedTreeV2() - Constructor for class hex.schemas.SharedTreeV2
-
- SharedTreeV2.SharedTreeParametersV2 - Class in hex.schemas
-
- SharedTreeV2.SharedTreeParametersV2() - Constructor for class hex.schemas.SharedTreeV2.SharedTreeParametersV2
-
- shrinkage(double, double) - Static method in class hex.glm.LSMSolver
-
- shuffle_training_data - Variable in class hex.schemas.DeepLearningV2.DeepLearningParametersV2
-
Enable shuffling of training data (on each node).
- single_node_mode - Variable in class hex.schemas.DeepLearningV2.DeepLearningParametersV2
-
Run on a single node for fine-tuning of model parameters.
- size() - Method in class hex.deeplearning.DeepLearningModel.DeepLearningModelInfo
-
- size() - Method in class hex.deeplearning.Neurons.DenseColMatrix
-
- size() - Method in class hex.deeplearning.Neurons.DenseRowMatrix
-
- size() - Method in class hex.deeplearning.Neurons.DenseVector
-
- size() - Method in interface hex.deeplearning.Neurons.Matrix
-
- size() - Method in class hex.deeplearning.Neurons.SparseRowMatrix
-
- size() - Method in class hex.deeplearning.Neurons.SparseVector
-
- size() - Method in interface hex.deeplearning.Neurons.Vector
-
- size - Variable in class hex.schemas.KMeansModelV2.KMeansModelOutputV2
-
- size() - Method in class hex.tree.DTree.DecidedNode
-
- size() - Method in class hex.tree.DTree.Node
-
- size() - Method in class hex.tree.DTree.UndecidedNode
-
- sizeCensored - Variable in class hex.coxph.CoxPH.CoxPHTask
-
- sizeEvents - Variable in class hex.coxph.CoxPH.CoxPHTask
-
- sizeRiskSet - Variable in class hex.coxph.CoxPH.CoxPHTask
-
- skipMissing() - Method in class hex.deeplearning.DeepLearningTask
-
- skipMissing() - Method in class hex.FrameTask
-
- solve(Gram, double[], double, double[]) - Method in class hex.glm.LSMSolver.ADMMSolver
-
- solve(Gram, double[], double, double[], double) - Method in class hex.glm.LSMSolver.ADMMSolver
-
- solve(Gram, double[], double, double[]) - Method in class hex.glm.LSMSolver.ProxSolver
-
- solve(Gram, double[], double, double[]) - Method in class hex.glm.LSMSolver
-
- solve(double[]) - Method in class hex.gram.Gram.Cholesky
-
Find solution to A*x = y.
- solve(int, L_BFGS.GradientSolver, L_BFGS.L_BFGS_Params) - Static method in class hex.optimization.L_BFGS
-
Solve the optimization problem defined by the user-supplied gradient function using L-BFGS algorithm.
- solve(L_BFGS.GradientSolver, L_BFGS.L_BFGS_Params, L_BFGS.History, double[]) - Static method in class hex.optimization.L_BFGS
-
Solve the optimization problem defined by the user-supplied gradient function using L-BFGS algorithm.
- solver - Variable in class hex.schemas.GLMV2.GLMParametersV2
-
- sparse - Variable in class hex.schemas.DeepLearningV2.DeepLearningParametersV2
-
- sparseness() - Method in class hex.gram.Gram.Cholesky
-
- sparseness() - Method in class hex.gram.Gram
-
- sparsity_beta - Variable in class hex.schemas.DeepLearningV2.DeepLearningParametersV2
-
- split(int, char, int, DHistogram[], float) - Method in class hex.tree.DTree.Split
-
- SplitFrame - Class in hex.splitframe
-
Frame splitter function to divide given frame into
multiple partitions based on given ratios.
- SplitFrame(SplitFrameModel.SplitFrameParameters) - Constructor for class hex.splitframe.SplitFrame
-
- SplitFrameBuilderHandler - Class in hex.api
-
- SplitFrameBuilderHandler() - Constructor for class hex.api.SplitFrameBuilderHandler
-
- SplitFrameHandler - Class in hex.schemas
-
Deprecated.
- SplitFrameHandler() - Constructor for class hex.schemas.SplitFrameHandler
-
Deprecated.
- SplitFrameModel - Class in hex.splitframe
-
- SplitFrameModel.SplitFrameOutput - Class in hex.splitframe
-
- SplitFrameModel.SplitFrameOutput(SplitFrame) - Constructor for class hex.splitframe.SplitFrameModel.SplitFrameOutput
-
- SplitFrameModel.SplitFrameParameters - Class in hex.splitframe
-
- SplitFrameModel.SplitFrameParameters() - Constructor for class hex.splitframe.SplitFrameModel.SplitFrameParameters
-
- SplitFrameModelV2 - Class in hex.schemas
-
- SplitFrameModelV2() - Constructor for class hex.schemas.SplitFrameModelV2
-
- SplitFrameModelV2.SplitFrameModelOutputV2 - Class in hex.schemas
-
- SplitFrameModelV2.SplitFrameModelOutputV2() - Constructor for class hex.schemas.SplitFrameModelV2.SplitFrameModelOutputV2
-
- SplitFrameV2 - Class in hex.schemas
-
- SplitFrameV2() - Constructor for class hex.schemas.SplitFrameV2
-
- SplitFrameV2.SplitFrameParametersV2 - Class in hex.schemas
-
- SplitFrameV2.SplitFrameParametersV2() - Constructor for class hex.schemas.SplitFrameV2.SplitFrameParametersV2
-
- splits - Variable in class hex.schemas.SplitFrameModelV2.SplitFrameModelOutputV2
-
- standardize - Variable in class hex.schemas.GLMV2.GLMParametersV2
-
- standardize - Variable in class hex.schemas.KMeansV2.KMeansParametersV2
-
- standardize - Variable in class hex.schemas.PCAV2.PCAParametersV2
-
- start_column - Variable in class hex.coxph.CoxPHModel.CoxPHParameters
-
- step(long, Neurons[], DeepLearningModel.DeepLearningModelInfo, boolean, double[]) - Static method in class hex.deeplearning.DeepLearningTask
-
- stop_column - Variable in class hex.coxph.CoxPHModel.CoxPHParameters
-
- subgrad(double, double, double[], double[]) - Static method in class hex.glm.LSMSolver
-
- submodelForLambda(double) - Method in class hex.glm.GLMModel.GLMOutput
-
- submodelIdForLambda(double) - Method in class hex.glm.GLMModel.GLMOutput
-
- sumLogRiskEvents - Variable in class hex.coxph.CoxPH.CoxPHTask
-
- summaryTable - Variable in class hex.deeplearning.DeepLearningModel.DeepLearningModelInfo
-
- sumRiskEvents - Variable in class hex.coxph.CoxPH.CoxPHTask
-
- sumWeightedCatX - Variable in class hex.coxph.CoxPH.CoxPHTask
-
- sumWeightedNumX - Variable in class hex.coxph.CoxPH.CoxPHTask
-
- sumWeights - Variable in class hex.coxph.CoxPH.CoxPHTask
-
- sumXEvents - Variable in class hex.coxph.CoxPH.CoxPHTask
-
- sumXRiskEvents - Variable in class hex.coxph.CoxPH.CoxPHTask
-
- sumXXRiskEvents - Variable in class hex.coxph.CoxPH.CoxPHTask
-
- synonyms - Variable in class hex.schemas.SynonymV1
-
- SynonymsHandler - Class in hex.schemas
-
- SynonymsHandler() - Constructor for class hex.schemas.SynonymsHandler
-
- SynonymV1 - Class in hex.schemas
-
- SynonymV1() - Constructor for class hex.schemas.SynonymV1
-
- target - Variable in class hex.schemas.SynonymV1
-
- target_ratio_comm_to_comp - Variable in class hex.schemas.DeepLearningV2.DeepLearningParametersV2
-
- thresholds - Variable in class hex.glm.GLMValidation
-
- ties - Variable in class hex.coxph.CoxPHModel.CoxPHParameters
-
- time_for_communication_us - Variable in class hex.deeplearning.DeepLearningModel
-
- tolerance - Variable in class hex.schemas.PCAV2.PCAParametersV2
-
- toString() - Method in class hex.coxph.CoxPHModel
-
- toString() - Method in class hex.deeplearning.DeepLearningModel.DeepLearningModelInfo
-
- toString() - Method in class hex.deeplearning.DeepLearningModel.Errors
-
- toString() - Method in class hex.deeplearning.DeepLearningModel
-
- toString() - Method in class hex.deeplearning.Dropout
-
- toString() - Method in class hex.deeplearning.Neurons.SparseVector.Iterator
-
- toString() - Method in class hex.deeplearning.Neurons
-
Print the status of this neuron layer
- toString() - Method in class hex.FrameTask.DataInfo
-
- toString() - Method in class hex.glm.GLMValidation
-
- toString() - Method in class hex.gram.Gram.Cholesky
-
- toString() - Method in class hex.gram.Gram
-
- toString() - Method in class hex.optimization.L_BFGS.GradientInfo
-
- toString() - Method in class hex.optimization.L_BFGS.Result
-
- toString() - Method in class hex.tree.DHistogram
-
- toString() - Method in class hex.tree.DTree.DecidedNode
-
- toString() - Method in class hex.tree.DTree.LeafNode
-
- toString() - Method in class hex.tree.DTree.Split
-
- toString() - Method in class hex.tree.DTree.UndecidedNode
-
- toString2(StringBuilder, int) - Method in class hex.tree.DTree.DecidedNode
-
- toString2(StringBuilder, int) - Method in class hex.tree.DTree.LeafNode
-
- toString2(StringBuilder, int) - Method in class hex.tree.DTree.Node
-
- toString2(StringBuilder, int) - Method in class hex.tree.DTree.UndecidedNode
-
- toStringAll() - Method in class hex.coxph.CoxPHModel
-
- toStringAll() - Method in class hex.deeplearning.DeepLearningModel.DeepLearningModelInfo
-
- toStringAll() - Method in class hex.deeplearning.DeepLearningModel
-
- toStringTree(int, int) - Method in class hex.tree.SharedTreeModel.SharedTreeOutput
-
- train(int, CoxPHV2) - Method in class hex.api.CoxPHBuilderHandler
-
Required so that Handler.handle() gets the correct schema types.
- train(int, DeepLearningV2) - Method in class hex.api.DeepLearningBuilderHandler
-
Required so that Handler.handle() gets the correct schema types.
- train(int, ExampleV2) - Method in class hex.api.ExampleBuilderHandler
-
Required so that Handler.handle() gets the correct schema types.
- train(int, GBMV2) - Method in class hex.api.GBMBuilderHandler
-
Required so that Handler.handle() gets the correct schema types.
- train(int, GLMV2) - Method in class hex.api.GLMBuilderHandler
-
Required so that Handler.handle() gets the correct schema types.
- train(int, GrepV2) - Method in class hex.api.GrepBuilderHandler
-
Required so that Handler.handle() gets the correct schema types.
- train(int, KMeansV2) - Method in class hex.api.KMeansBuilderHandler
-
Required so that Handler.handle() gets the correct schema types.
- train(int, QuantileV2) - Method in class hex.api.QuantileBuilderHandler
-
Required so that Handler.handle() gets the correct schema types.
- train(int, SplitFrameV2) - Method in class hex.api.SplitFrameBuilderHandler
-
Required so that Handler.handle() gets the correct schema types.
- train(int, Word2VecV2) - Method in class hex.api.Word2VecBuilderHandler
-
Required so that Handler.handle() gets the correct schema types.
- train(int, DeepLearningV2) - Method in class hex.schemas.DeepLearningHandler
-
Deprecated.
- train(int, ExampleV2) - Method in class hex.schemas.ExampleHandler
-
Deprecated.
- train(int, GBMV2) - Method in class hex.schemas.GBMHandler
-
Deprecated.
- train(int, GLMV2) - Method in class hex.schemas.GLMHandler
-
Deprecated.
- train(int, GrepV2) - Method in class hex.schemas.GrepHandler
-
Deprecated.
- train(int, KMeansV2) - Method in class hex.schemas.KMeansHandler
-
Deprecated.
- train(int, QuantileV2) - Method in class hex.schemas.QuantileHandler
-
Deprecated.
- train(int, SplitFrameV2) - Method in class hex.schemas.SplitFrameHandler
-
Deprecated.
- train(int, Word2VecV2) - Method in class hex.schemas.Word2VecHandler
-
Deprecated.
- train_confusion_matrix - Variable in class hex.deeplearning.DeepLearningModel.Errors
-
- train_err - Variable in class hex.deeplearning.DeepLearningModel.Errors
-
- train_hitratio - Variable in class hex.deeplearning.DeepLearningModel.Errors
-
- train_mse - Variable in class hex.deeplearning.DeepLearningModel.Errors
-
- train_samples_per_iteration - Variable in class hex.schemas.DeepLearningV2.DeepLearningParametersV2
-
The number of training data rows to be processed per iteration.
- trainAUC - Variable in class hex.deeplearning.DeepLearningModel.Errors
-
- training_rows - Variable in class hex.deeplearning.DeepLearningModel
-
- training_samples - Variable in class hex.deeplearning.DeepLearningModel.Errors
-
- training_time_ms - Variable in class hex.deeplearning.DeepLearningModel.Errors
-
- trainModel() - Method in class hex.coxph.CoxPH
-
Start the Cox PH training Job on an F/J thread.
- trainModel(DeepLearningModel) - Method in class hex.deeplearning.DeepLearning.DeepLearningDriver
-
Train a Deep Learning neural net model
- trainModel() - Method in class hex.deeplearning.DeepLearning
-
Start the DeepLearning training Job on an F/J thread.
- trainModel() - Method in class hex.example.Example
-
- trainModel() - Method in class hex.glm.GLM
-
- trainModel() - Method in class hex.grep.Grep
-
- trainModel() - Method in class hex.kmeans.KMeans
-
Start the KMeans training Job on an F/J thread.
- trainModel() - Method in class hex.pca.PCA
-
- trainModel() - Method in class hex.quantile.Quantile
-
- trainModel() - Method in class hex.splitframe.SplitFrame
-
- trainModel() - Method in class hex.tree.gbm.GBM
-
Start the GBM training Job on an F/J thread.
- trainModel() - Method in class hex.word2vec.Word2Vec
-
Start the KMeans training Job on an F/J thread.
- transform(String) - Method in class hex.word2vec.Word2VecModel
-
Takes an input string can return the word vector for that word.
- treeStats - Variable in class hex.schemas.SharedTreeV2.SharedTreeParametersV2
-
More indepth tree stats
- TreeStats - Class in hex.tree
-
- TreeStats() - Constructor for class hex.tree.TreeStats
-
- TreeVisitor<T extends java.lang.Exception> - Class in hex.tree
-
Abstract visitor class for serialized trees.
- TreeVisitor(CompressedTree) - Constructor for class hex.tree.TreeVisitor
-
- tryFork() - Method in class hex.gram.Gram.Cholesky.DelayedTask
-
- tweedie_link_power - Variable in class hex.schemas.GLMV2.GLMParametersV2
-
- tweedie_variance_power - Variable in class hex.schemas.GLMV2.GLMParametersV2
-
- valid_confusion_matrix - Variable in class hex.deeplearning.DeepLearningModel.Errors
-
- valid_err - Variable in class hex.deeplearning.DeepLearningModel.Errors
-
- valid_hitratio - Variable in class hex.deeplearning.DeepLearningModel.Errors
-
- valid_mse - Variable in class hex.deeplearning.DeepLearningModel.Errors
-
- validate(GLM) - Method in class hex.glm.GLMModel.GLMParameters
-
- validate_parameters(int, CoxPHV2) - Method in class hex.api.CoxPHBuilderHandler
-
Required so that Handler.handle() gets the correct schema types.
- validate_parameters(int, DeepLearningV2) - Method in class hex.api.DeepLearningBuilderHandler
-
Required so that Handler.handle() gets the correct schema types.
- validate_parameters(int, ExampleV2) - Method in class hex.api.ExampleBuilderHandler
-
Required so that Handler.handle() gets the correct schema types.
- validate_parameters(int, GBMV2) - Method in class hex.api.GBMBuilderHandler
-
Required so that Handler.handle() gets the correct schema types.
- validate_parameters(int, GLMV2) - Method in class hex.api.GLMBuilderHandler
-
Required so that Handler.handle() gets the correct schema types.
- validate_parameters(int, GrepV2) - Method in class hex.api.GrepBuilderHandler
-
Required so that Handler.handle() gets the correct schema types.
- validate_parameters(int, KMeansV2) - Method in class hex.api.KMeansBuilderHandler
-
Required so that Handler.handle() gets the correct schema types.
- validate_parameters(int, QuantileV2) - Method in class hex.api.QuantileBuilderHandler
-
Required so that Handler.handle() gets the correct schema types.
- validate_parameters(int, SplitFrameV2) - Method in class hex.api.SplitFrameBuilderHandler
-
Required so that Handler.handle() gets the correct schema types.
- validate_parameters(int, Word2VecV2) - Method in class hex.api.Word2VecBuilderHandler
-
Required so that Handler.handle() gets the correct schema types.
- validation() - Method in class hex.glm.GLMModel
-
- validation_rows - Variable in class hex.deeplearning.DeepLearningModel
-
- validAUC - Variable in class hex.deeplearning.DeepLearningModel.Errors
-
- valueOf(String) - Static method in enum hex.coxph.CoxPHModel.CoxPHParameters.CoxPHTies
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum hex.deeplearning.DeepLearningModel.DeepLearningParameters.Activation
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum hex.deeplearning.DeepLearningModel.DeepLearningParameters.ClassSamplingMethod
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum hex.deeplearning.DeepLearningModel.DeepLearningParameters.InitialWeightDistribution
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum hex.deeplearning.DeepLearningModel.DeepLearningParameters.Loss
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum hex.deeplearning.DeepLearningModel.DeepLearningParameters.MissingValuesHandling
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum hex.FrameTask.DataInfo.TransformType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum hex.glm.GLMModel.GLMParameters.Family
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum hex.glm.GLMModel.GLMParameters.Link
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum hex.glm.GLMModel.GLMParameters.Solver
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum hex.glm.LSMSolver.LSMSolverType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum hex.kmeans.KMeans.Initialization
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum hex.tree.gbm.GBMModel.GBMParameters.Family
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum hex.word2vec.Word2Vec.NormModel
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum hex.word2vec.Word2Vec.WordModel
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum hex.coxph.CoxPHModel.CoxPHParameters.CoxPHTies
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum hex.deeplearning.DeepLearningModel.DeepLearningParameters.Activation
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum hex.deeplearning.DeepLearningModel.DeepLearningParameters.ClassSamplingMethod
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum hex.deeplearning.DeepLearningModel.DeepLearningParameters.InitialWeightDistribution
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum hex.deeplearning.DeepLearningModel.DeepLearningParameters.Loss
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum hex.deeplearning.DeepLearningModel.DeepLearningParameters.MissingValuesHandling
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum hex.FrameTask.DataInfo.TransformType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum hex.glm.GLMModel.GLMParameters.Family
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum hex.glm.GLMModel.GLMParameters.Link
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum hex.glm.GLMModel.GLMParameters.Solver
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum hex.glm.LSMSolver.LSMSolverType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum hex.kmeans.KMeans.Initialization
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum hex.tree.gbm.GBMModel.GBMParameters.Family
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum hex.word2vec.Word2Vec.NormModel
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum hex.word2vec.Word2Vec.WordModel
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- var(int) - Method in class hex.tree.DBinomHistogram
-
- var(int) - Method in class hex.tree.DHistogram
-
- var(int) - Method in class hex.tree.DRealHistogram
-
- variable_importance - Variable in class hex.schemas.GBMV2.GBMParametersV2
-
- variable_importances - Variable in class hex.schemas.DeepLearningV2.DeepLearningParametersV2
-
Whether to compute variable importances for input features.
- variance(double) - Method in class hex.glm.GLMModel.GLMParameters
-
- varimp() - Method in class hex.deeplearning.DeepLearningModel
-
- varimp - Variable in class hex.schemas.SharedTreeV2.SharedTreeParametersV2
-
Variable Importance, if asked for
- vec_nids(Frame, int) - Method in class hex.tree.SharedTree
-
- vec_resp(Frame, int) - Method in class hex.tree.SharedTree
-
- vec_tree(Frame, int) - Method in class hex.tree.SharedTree
-
- vecSize - Variable in class hex.schemas.Word2VecV2.Word2VecParametersV2
-
- visit() - Method in class hex.tree.TreeVisitor
-
- vresponse() - Method in class hex.tree.gbm.GBM
-
- _a - Variable in class hex.deeplearning.Neurons
-
Layer state (one per neuron): activity, error
- _activation - Variable in class hex.deeplearning.DeepLearningModel.DeepLearningParameters
-
The activation function (non-linearity) to be used the neurons in the hidden layers.
- _activeCols - Variable in class hex.FrameTask.DataInfo
-
- _adaptedFrame - Variable in class hex.FrameTask.DataInfo
-
- _adaptive_rate - Variable in class hex.deeplearning.DeepLearningModel.DeepLearningParameters
-
The implemented adaptive learning rate algorithm (ADADELTA) automatically
combines the benefits of learning rate annealing and momentum
training to avoid slow convergence.
- _addedL2 - Variable in class hex.glm.LSMSolver.ADMMSolver
-
- _alpha - Variable in class hex.glm.GLMModel.GLMParameters
-
- _autoencoder - Variable in class hex.deeplearning.DeepLearningModel.DeepLearningParameters
-
- _average_activation - Variable in class hex.deeplearning.DeepLearningModel.DeepLearningParameters
-
- _avg_a - Variable in class hex.deeplearning.Neurons
-
- _avgbetweenss - Variable in class hex.kmeans.KMeansModel.KMeansOutput
-
- _avgss - Variable in class hex.kmeans.KMeansModel.KMeansOutput
-
- _avgwithinss - Variable in class hex.kmeans.KMeansModel.KMeansOutput
-
- _b - Variable in class hex.deeplearning.Neurons
-
- _bin - Variable in class hex.tree.DTree.Split
-
- _bins - Variable in class hex.tree.DHistogram
-
- _catMissing - Variable in class hex.FrameTask.DataInfo
-
- _catOffsets - Variable in class hex.FrameTask.DataInfo
-
- _catOffsets - Variable in class hex.pca.PCAModel.PCAOutput
-
- _cats - Variable in class hex.FrameTask.DataInfo
-
- _centers - Variable in class hex.kmeans.KMeansModel.KMeansOutput
-
- _centersraw - Variable in class hex.kmeans.KMeansModel.KMeansOutput
-
- _checkpoint - Variable in class hex.deeplearning.DeepLearningModel.DeepLearningParameters
-
A model key associated with a previously trained Deep Learning
model.
- _checkpoint - Variable in class hex.tree.SharedTreeModel.SharedTreeParameters
-
- _classification_stop - Variable in class hex.deeplearning.DeepLearningModel.DeepLearningParameters
-
The stopping criteria in terms of classification error (1-accuracy) on the
training data scoring dataset.
- _col - Variable in class hex.tree.DTree.Split
-
- _col_major - Variable in class hex.deeplearning.DeepLearningModel.DeepLearningParameters
-
- _converged - Variable in class hex.glm.LSMSolver
-
- _ct - Variable in class hex.tree.TreeVisitor
-
- _cumVar - Variable in class hex.pca.PCAModel.PCAOutput
-
- _depth - Variable in class hex.tree.DTree
-
- _depth - Variable in class hex.tree.TreeVisitor
-
- _destKeys - Variable in class hex.splitframe.SplitFrameModel.SplitFrameParameters
-
Destination keys for each output frame split.
- _diag - Variable in class hex.gram.Gram.Cholesky
-
- _diagAdded - Variable in class hex.gram.Gram
-
- _diagN - Variable in class hex.gram.Gram
-
- _diagnostics - Variable in class hex.deeplearning.DeepLearningModel.DeepLearningParameters
-
Gather diagnostics for hidden layers, such as mean and RMS values of learning
rate, momentum, weights and biases.
- _dinfo - Variable in class hex.FrameTask
-
- _doGrpSplit - Variable in class hex.tree.DHistogram
-
- _dropout - Variable in class hex.deeplearning.Neurons
-
For Dropout training
- _e - Variable in class hex.deeplearning.Neurons
-
- _eigVec - Variable in class hex.pca.PCAModel.PCAOutput
-
- _epochs - Variable in class hex.deeplearning.DeepLearningModel.DeepLearningParameters
-
The number of passes over the training dataset to be carried out.
- _epochs - Variable in class hex.word2vec.Word2VecModel.Word2VecOutput
-
- _epochs - Variable in class hex.word2vec.Word2VecModel.Word2VecParameters
-
- _epsilon - Variable in class hex.deeplearning.DeepLearningModel.DeepLearningParameters
-
The second of two hyper parameters for adaptive learning rate (ADADELTA).
- _expert_mode - Variable in class hex.deeplearning.DeepLearningModel.DeepLearningParameters
-
Unlock expert mode parameters than can affect model building speed,
predictive accuracy and scoring.
- _family - Variable in class hex.glm.GLMModel.GLMParameters
-
- _fast_mode - Variable in class hex.deeplearning.DeepLearningModel.DeepLearningParameters
-
Enable fast mode (minor approximation in back-propagation), should not affect results significantly.
- _foldId - Variable in class hex.FrameTask.DataInfo
-
- _force_load_balance - Variable in class hex.deeplearning.DeepLearningModel.DeepLearningParameters
-
Increase training speed on small datasets by splitting it into many chunks
to allow utilization of all cores.
- _glm - Variable in class hex.glm.GLMTask
-
- _grad - Variable in class hex.glm.GLMTask.GLMIterationTask
-
- _gradEps - Variable in class hex.optimization.L_BFGS.L_BFGS_Params
-
- _gradient - Variable in class hex.optimization.L_BFGS.GradientInfo
-
- _gradientEps - Variable in class hex.glm.LSMSolver.ADMMSolver
-
- _gram - Variable in class hex.glm.GLMTask.GLMIterationTask
-
- _gram - Variable in class hex.gram.Gram.GramTask
-
- _group_split - Variable in class hex.tree.gbm.GBMModel.GBMParameters
-
- _hasIntercept - Variable in class hex.gram.Gram.GramTask
-
- _hidden - Variable in class hex.deeplearning.DeepLearningModel.DeepLearningParameters
-
The number and size of each hidden layer in the model.
- _hidden_dropout_ratios - Variable in class hex.deeplearning.DeepLearningModel.DeepLearningParameters
-
A fraction of the inputs for each hidden layer to be omitted from training in order
to improve generalization.
- _higher_accuracy - Variable in class hex.glm.GLMModel.GLMParameters
-
- _hs - Variable in class hex.tree.DTree.UndecidedNode
-
- _id - Variable in class hex.glm.LSMSolver
-
- _ignore_const_cols - Variable in class hex.deeplearning.DeepLearningModel.DeepLearningParameters
-
Ignore constant training columns (no information can be gained anyway).
- _improved - Variable in class hex.glm.GLMTask.GLMValidationTask
-
- _index - Variable in class hex.deeplearning.Neurons
-
- _init - Variable in class hex.kmeans.KMeansModel.KMeansParameters
-
- _initial_weight_distribution - Variable in class hex.deeplearning.DeepLearningModel.DeepLearningParameters
-
The distribution from which initial weights are to be drawn.
- _initial_weight_scale - Variable in class hex.deeplearning.DeepLearningModel.DeepLearningParameters
-
The scale of the distribution function for Uniform or Normal distributions.
- _initialPrediction - Variable in class hex.tree.SharedTree
-
- _initialPrediction - Variable in class hex.tree.SharedTreeModel.SharedTreeOutput
-
Initially predicted value (for zero trees)
- _initLearningRate - Variable in class hex.word2vec.Word2VecModel.Word2VecOutput
-
- _initLearningRate - Variable in class hex.word2vec.Word2VecModel.Word2VecParameters
-
- _input - Variable in class hex.deeplearning.Neurons
-
- _input_dropout_ratio - Variable in class hex.deeplearning.DeepLearningModel.DeepLearningParameters
-
A fraction of the features for each training row to be omitted from training in order
to improve generalization (dimension sampling).
- _isInt - Variable in class hex.tree.DHistogram
-
- _isWeighted - Variable in class hex.gram.Gram.GramTask
-
- _iters - Variable in class hex.example.ExampleModel.ExampleOutput
-
- _iters - Variable in class hex.kmeans.KMeansModel.KMeansOutput
-
- _iters - Variable in class hex.quantile.QuantileModel.QuantileOutput
-
- _jobKey - Variable in class hex.FrameTask
-
- _jobKey - Variable in class hex.glm.LSMSolver
-
- _k - Variable in class hex.kmeans.KMeansModel.KMeansParameters
-
- _keep_cross_validation_splits - Variable in class hex.deeplearning.DeepLearningModel.DeepLearningParameters
-
- _l1 - Variable in class hex.deeplearning.DeepLearningModel.DeepLearningParameters
-
A regularization method that constrains the absolute value of the weights and
has the net effect of dropping some weights (setting them to zero) from a model
to reduce complexity and avoid overfitting.
- _l2 - Variable in class hex.deeplearning.DeepLearningModel.DeepLearningParameters
-
A regularization method that constrdains the sum of the squared
weights.
- _lambda - Variable in class hex.glm.GLMModel.GLMParameters
-
- _lambda - Variable in class hex.glm.GLMTask.GLMValidationTask
-
- _lambda_min_ratio - Variable in class hex.glm.GLMModel.GLMParameters
-
- _lambda_search - Variable in class hex.glm.GLMModel.GLMParameters
-
- _learn_rate - Variable in class hex.tree.gbm.GBMModel.GBMParameters
-
- _leaves - Variable in class hex.tree.DTree
-
- _len - Variable in class hex.tree.DTree
-
- _link - Variable in class hex.glm.GLMModel.GLMParameters
-
- _loss - Variable in class hex.deeplearning.DeepLearningModel.DeepLearningParameters
-
The loss (error) function to be minimized by the model.
- _loss - Variable in class hex.tree.gbm.GBMModel.GBMParameters
-
- _matches - Variable in class hex.grep.GrepModel.GrepOutput
-
- _max_active_predictors - Variable in class hex.glm.GLMModel.GLMParameters
-
- _max_categorical_features - Variable in class hex.deeplearning.DeepLearningModel.DeepLearningParameters
-
Max.
- _max_depth - Variable in class hex.tree.SharedTreeModel.SharedTreeParameters
-
- _max_iters - Variable in class hex.example.ExampleModel.ExampleParameters
-
- _max_iters - Variable in class hex.kmeans.KMeansModel.KMeansParameters
-
- _max_pc - Variable in class hex.pca.PCAModel.PCAParameters
-
- _max_w2 - Variable in class hex.deeplearning.DeepLearningModel.DeepLearningParameters
-
A maximum on the sum of the squared incoming weights into
any one neuron.
- _maxDepth - Variable in class hex.tree.TreeStats
-
- _maxEx - Variable in class hex.tree.DHistogram
-
- _maxIn - Variable in class hex.tree.DHistogram
-
- _maxIter - Variable in class hex.optimization.L_BFGS.L_BFGS_Params
-
- _maxLeaves - Variable in class hex.tree.TreeStats
-
- _maxs - Variable in class hex.example.ExampleModel.ExampleOutput
-
- _meanDepth - Variable in class hex.tree.TreeStats
-
- _meanLeaves - Variable in class hex.tree.TreeStats
-
- _min - Variable in class hex.tree.DHistogram
-
- _min2 - Variable in class hex.tree.DHistogram
-
- _min_rows - Variable in class hex.tree.SharedTreeModel.SharedTreeParameters
-
- _minDepth - Variable in class hex.tree.TreeStats
-
- _minLeaves - Variable in class hex.tree.TreeStats
-
- _minStep - Variable in class hex.optimization.L_BFGS.L_BFGS_Params
-
- _minWordFreq - Variable in class hex.word2vec.Word2VecModel.Word2VecOutput
-
- _minWordFreq - Variable in class hex.word2vec.Word2VecModel.Word2VecParameters
-
- _missing_values_handling - Variable in class hex.deeplearning.DeepLearningModel.DeepLearningParameters
-
- _model - Variable in class hex.glm.GLMTask.GLMValidationTask
-
- _model - Variable in class hex.tree.SharedTree
-
- _momentum_ramp - Variable in class hex.deeplearning.DeepLearningModel.DeepLearningParameters
-
The momentum_ramp parameter controls the amount of learning for which momentum increases
(assuming momentum_stable is larger than momentum_start).
- _momentum_stable - Variable in class hex.deeplearning.DeepLearningModel.DeepLearningParameters
-
The momentum_stable parameter controls the final momentum value reached after momentum_ramp training samples.
- _momentum_start - Variable in class hex.deeplearning.DeepLearningModel.DeepLearningParameters
-
The momentum_start parameter controls the amount of momentum at the beginning of training.
- _mse_train - Variable in class hex.tree.SharedTreeModel.SharedTreeOutput
-
Train and validation errors per-tree (scored).
- _mse_valid - Variable in class hex.tree.SharedTreeModel.SharedTreeOutput
-
- _n_folds - Variable in class hex.deeplearning.DeepLearningModel.DeepLearningParameters
-
- _n_folds - Variable in class hex.glm.GLMModel.GLMParameters
-
- _name - Variable in class hex.tree.DHistogram
-
- _namesExp - Variable in class hex.pca.PCAModel.PCAOutput
-
- _nBetas - Variable in class hex.optimization.L_BFGS.L_BFGS_Params
-
- _nbin - Variable in class hex.tree.DHistogram
-
- _nbins - Variable in class hex.tree.SharedTreeModel.SharedTreeParameters
-
- _ncats - Variable in class hex.kmeans.KMeansModel.KMeansOutput
-
- _nclass - Variable in class hex.tree.DTreeScorer
-
- _ncols - Variable in class hex.tree.DTreeScorer
-
- _ncols - Variable in class hex.tree.SharedTree
-
- _negSampleCnt - Variable in class hex.word2vec.Word2VecModel.Word2VecOutput
-
- _negSampleCnt - Variable in class hex.word2vec.Word2VecModel.Word2VecParameters
-
- _nesterov_accelerated_gradient - Variable in class hex.deeplearning.DeepLearningModel.DeepLearningParameters
-
The Nesterov accelerated gradient descent method is a modification to
traditional gradient descent for convex functions.
- _nfolds - Variable in class hex.FrameTask.DataInfo
-
- _nid - Variable in class hex.tree.DTree.Node
-
- _nids - Variable in class hex.tree.DTree.DecidedNode
-
- _nlambdas - Variable in class hex.glm.GLMModel.GLMParameters
-
- _nobs - Variable in class hex.gram.Gram.GramTask
-
- _nobs - Variable in class hex.utils.MSETsk
-
- _nodes - Variable in class hex.tree.TreeVisitor
-
- _normModel - Variable in class hex.word2vec.Word2VecModel.Word2VecOutput
-
- _normModel - Variable in class hex.word2vec.Word2VecModel.Word2VecParameters
-
- _normMul - Variable in class hex.FrameTask.DataInfo
-
- _normMul - Variable in class hex.pca.PCAModel.PCAOutput
-
- _normRespMul - Variable in class hex.FrameTask.DataInfo
-
- _normRespSub - Variable in class hex.FrameTask.DataInfo
-
- _normSub - Variable in class hex.FrameTask.DataInfo
-
- _normSub - Variable in class hex.pca.PCAModel.PCAOutput
-
- _ntrees - Variable in class hex.tree.SharedTree
-
- _ntrees - Variable in class hex.tree.SharedTreeModel.SharedTreeOutput
-
Number of trees actually in the model (as opposed to requested)
- _ntrees - Variable in class hex.tree.SharedTreeModel.SharedTreeParameters
-
- _numPC - Variable in class hex.pca.PCAModel.PCAOutput
-
- _nums - Variable in class hex.FrameTask.DataInfo
-
- _objVal - Variable in class hex.optimization.L_BFGS.GradientInfo
-
- _offsets - Variable in class hex.grep.GrepModel.GrepOutput
-
- _override_with_best_model - Variable in class hex.deeplearning.DeepLearningModel.DeepLearningParameters
-
If enabled, store the best model under the destination key of this model at the end of training.
- _pid - Variable in class hex.tree.DTree.Node
-
- _pred - Variable in class hex.tree.DTree.LeafNode
-
- _predictor_transform - Variable in class hex.FrameTask.DataInfo
-
- _previous - Variable in class hex.deeplearning.Neurons
-
References for feed-forward connectivity
- _prior - Variable in class hex.glm.GLMModel.GLMParameters
-
- _probs - Variable in class hex.quantile.QuantileModel.QuantileParameters
-
- _propVar - Variable in class hex.pca.PCAModel.PCAOutput
-
- _proximalPenalty - Variable in class hex.glm.LSMSolver.ADMMSolver
-
- _quantiles - Variable in class hex.quantile.QuantileModel.QuantileOutput
-
- _quiet_mode - Variable in class hex.deeplearning.DeepLearningModel.DeepLearningParameters
-
Enable quiet mode for less output to standard output.
- _rank - Variable in class hex.pca.PCAModel.PCAOutput
-
- _rate - Variable in class hex.deeplearning.DeepLearningModel.DeepLearningParameters
-
When adaptive learning rate is disabled, the magnitude of the weight
updates are determined by the user specified learning rate
(potentially annealed), and are a function of the difference
between the predicted value and the target value.
- _rate_annealing - Variable in class hex.deeplearning.DeepLearningModel.DeepLearningParameters
-
Learning rate annealing reduces the learning rate to "freeze" into
local minima in the optimization landscape.
- _rate_decay - Variable in class hex.deeplearning.DeepLearningModel.DeepLearningParameters
-
The learning rate decay parameter controls the change of learning rate across layers.
- _ratios - Variable in class hex.splitframe.SplitFrameModel.SplitFrameParameters
-
Split ratios - resulting number of split is ratios.length+1
- _reg - Variable in class hex.glm.GLMTask.GLMIterationTask
-
- _regex - Variable in class hex.grep.GrepModel.GrepParameters
-
- _regression_stop - Variable in class hex.deeplearning.DeepLearningModel.DeepLearningParameters
-
The stopping criteria in terms of regression error (MSE) on the training
data scoring dataset.
- _replicate_training_data - Variable in class hex.deeplearning.DeepLearningModel.DeepLearningParameters
-
Replicate the entire training dataset onto every node for faster training on small datasets.
- _reproducible - Variable in class hex.deeplearning.DeepLearningModel.DeepLearningParameters
-
Force reproducibility on small data (will be slow - only uses 1 thread)
- _res - Variable in class hex.glm.GLMModel.GetScoringModelTask
-
- _res - Variable in class hex.glm.GLMTask.GLMValidationTask
-
- _resDev - Variable in class hex.utils.MSETsk
-
- _response_transform - Variable in class hex.FrameTask.DataInfo
-
- _responses - Variable in class hex.FrameTask.DataInfo
-
- _rho - Variable in class hex.deeplearning.DeepLearningModel.DeepLearningParameters
-
The first of two hyper parameters for adaptive learning rate (ADADELTA).
- _score_duty_cycle - Variable in class hex.deeplearning.DeepLearningModel.DeepLearningParameters
-
Maximum fraction of wall clock time spent on model scoring on training and validation samples,
and on diagnostics such as computation of feature importances (i.e., not on training).
- _score_interval - Variable in class hex.deeplearning.DeepLearningModel.DeepLearningParameters
-
The minimum time (in seconds) to elapse between model scoring.
- _score_training_samples - Variable in class hex.deeplearning.DeepLearningModel.DeepLearningParameters
-
The number of training dataset points to be used for scoring.
- _score_validation_samples - Variable in class hex.deeplearning.DeepLearningModel.DeepLearningParameters
-
The number of validation dataset points to be used for scoring.
- _score_validation_sampling - Variable in class hex.deeplearning.DeepLearningModel.DeepLearningParameters
-
Method used to sample the validation dataset for scoring, see Score Validation Samples above.
- _scoreCols - Variable in class hex.tree.DTree.UndecidedNode
-
- _sdev - Variable in class hex.pca.PCAModel.PCAOutput
-
- _seed - Variable in class hex.deeplearning.DeepLearningModel.DeepLearningParameters
-
The random seed controls sampling and initialization.
- _seed - Variable in class hex.kmeans.KMeansModel.KMeansParameters
-
- _seed - Variable in class hex.tree.SharedTreeModel.SharedTreeParameters
-
- _sentSampleRate - Variable in class hex.word2vec.Word2VecModel.Word2VecOutput
-
- _sentSampleRate - Variable in class hex.word2vec.Word2VecModel.Word2VecParameters
-
- _shuffle - Variable in class hex.FrameTask
-
- _shuffle_training_data - Variable in class hex.deeplearning.DeepLearningModel.DeepLearningParameters
-
Enable shuffling of training data (on each node).
- _single_node_mode - Variable in class hex.deeplearning.DeepLearningModel.DeepLearningParameters
-
Run on a single node for fine-tuning of model parameters.
- _size - Variable in class hex.kmeans.KMeansModel.KMeansOutput
-
- _skipMissing - Variable in class hex.FrameTask
-
- _solver - Variable in class hex.glm.GLMModel.GLMParameters
-
- _sparse - Variable in class hex.deeplearning.DeepLearningModel.DeepLearningParameters
-
- _sparsity_beta - Variable in class hex.deeplearning.DeepLearningModel.DeepLearningParameters
-
- _splat - Variable in class hex.tree.DTree.DecidedNode
-
- _split - Variable in class hex.tree.DTree.DecidedNode
-
- _splits - Variable in class hex.splitframe.SplitFrameModel.SplitFrameOutput
-
Output frames for each output split part
- _standardize - Variable in class hex.glm.GLMModel.GLMParameters
-
- _standardize - Variable in class hex.kmeans.KMeansModel.KMeansParameters
-
- _standardized - Variable in class hex.pca.PCAModel.PCAParameters
-
- _step - Variable in class hex.tree.DHistogram
-
- _stepDec - Variable in class hex.optimization.L_BFGS.L_BFGS_Params
-
- _target_ratio_comm_to_comp - Variable in class hex.deeplearning.DeepLearningModel.DeepLearningParameters
-
- _timeLastScoreEnter - Variable in class hex.deeplearning.DeepLearningModel
-
- _tolerance - Variable in class hex.pca.PCAModel.PCAParameters
-
- _train_samples_per_iteration - Variable in class hex.deeplearning.DeepLearningModel.DeepLearningParameters
-
The number of training data rows to be processed per iteration.
- _tree - Variable in class hex.tree.DTree.Node
-
- _treeKeys - Variable in class hex.tree.DTreeScorer
-
- _treeKeys - Variable in class hex.tree.SharedTreeModel.SharedTreeOutput
-
Trees get big, so store each one seperately in the DKV.
- _trees - Variable in class hex.tree.DTreeScorer
-
- _tweedie_link_power - Variable in class hex.glm.GLMModel.GLMParameters
-
- _tweedie_variance_power - Variable in class hex.glm.GLMModel.GLMParameters
-
- _use_all_factor_levels - Variable in class hex.deeplearning.DeepLearningModel.DeepLearningParameters
-
- _use_all_factor_levels - Variable in class hex.glm.GLMModel.GLMParameters
-
- _useAllFactorLevels - Variable in class hex.FrameTask.DataInfo
-
- _useFraction - Variable in class hex.FrameTask
-
- _val - Variable in class hex.glm.GLM.GLMGradientInfo
-
- _variable_importance - Variable in class hex.tree.SharedTreeModel.SharedTreeParameters
-
- _variable_importances - Variable in class hex.deeplearning.DeepLearningModel.DeepLearningParameters
-
Whether to compute variable importances for input features.
- _varimp - Variable in class hex.tree.SharedTreeModel.SharedTreeOutput
-
Variable Importance, if asked for
- _vecSize - Variable in class hex.word2vec.Word2VecModel.Word2VecOutput
-
- _vecSize - Variable in class hex.word2vec.Word2VecModel.Word2VecParameters
-
- _vocabKey - Variable in class hex.word2vec.Word2VecModel.Word2VecParameters
-
- _w - Variable in class hex.deeplearning.Neurons
-
- _wgiven - Variable in class hex.glm.LSMSolver.ADMMSolver
-
- _windowSize - Variable in class hex.word2vec.Word2VecModel.Word2VecOutput
-
- _windowSize - Variable in class hex.word2vec.Word2VecModel.Word2VecParameters
-
- _withinmse - Variable in class hex.kmeans.KMeansModel.KMeansOutput
-
- _wordModel - Variable in class hex.word2vec.Word2VecModel.Word2VecOutput
-
- _wordModel - Variable in class hex.word2vec.Word2VecModel.Word2VecParameters
-
- _xmodels - Variable in class hex.glm.GLMTask.GLMXValidationTask
-
- _xvals - Variable in class hex.glm.GLMTask.GLMXValidationTask
-
- _xx - Variable in class hex.gram.Gram
-
- _xx - Variable in class hex.gram.Gram.Cholesky
-
- _XY - Variable in class hex.gram.Gram.GramTask
-