JavaScript is disabled on your browser.
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Hierarchy For All Packages
Package Hierarchies:
hex
,
hex.api
,
hex.coxph
,
hex.deeplearning
,
hex.example
,
hex.glm
,
hex.glrm
,
hex.gram
,
hex.grep
,
hex.grid
,
hex.kmeans
,
hex.naivebayes
,
hex.optimization
,
hex.pca
,
hex.schemas
,
hex.splitframe
,
hex.svd
,
hex.tree
,
hex.tree.drf
,
hex.tree.gbm
,
hex.util
,
hex.word2vec
,
water.api
Class Hierarchy
java.lang.Object
water.api.AbstractRegister
hex.api.
Register
hex.optimization.
ADMM
hex.optimization.
ADMM.L1Solver
hex.deeplearning.
DeepLearningModelInfo.GradientCheck
hex.deeplearning.
Dropout
jsr166y.ForkJoinTask<V> (implements java.util.concurrent.Future<V>, java.io.Serializable)
jsr166y.CountedCompleter
hex.gram.
Gram.Cholesky.ParSolver
water.H2O.H2OCountedCompleter<T> (implements java.lang.Cloneable, water.Freezable<T>)
hex.coxph.
CoxPH.CoxPHDriver
hex.deeplearning.
DeepLearning.DeepLearningDriver
water.DTask<T>
hex.glm.
GLM.GLMDriver
hex.glm.
GLM.GLMSingleLambdaTsk
water.MRTask<T> (implements jsr166y.ForkJoinPool.ManagedBlocker)
hex.deeplearning.
DeepLearningTask2
hex.tree.
DTreeScorer
<T>
hex.tree.gbm.
ResidualsCollector
hex.
FrameTask
<T>
hex.coxph.
CoxPH.CoxPHTask
hex.deeplearning.
DeepLearningTask
hex.gram.
Gram.GramTask
hex.util.
LinearAlgebraUtils.BMulTask
hex.
FrameTask.ExtractDenseRow
hex.
FrameTask2
<T>
hex.glm.
GLMTask.GLMIterationTask
hex.glm.
GLMTask.GLMCoordinateDescentTaskSeqIntercept
hex.glm.
GLMTask.GLMCoordinateDescentTaskSeqNaive
hex.glm.
GLMTask.GLMGenerateWeightsTask
hex.glm.
GLMTask.LBFGS_LogisticGradientTask
hex.util.
LinearAlgebraUtils.BMulInPlaceTask
hex.util.
LinearAlgebraUtils.ForwardSolve
hex.util.
LinearAlgebraUtils.ForwardSolveInPlace
hex.util.
LinearAlgebraUtils.SMulTask
hex.tree.
Score
hex.tree.
ScoreBuildHistogram
hex.tree.drf.
TreeMeasuresCollector
hex.tree.drf.
TreeMeasuresCollector.ShuffleTask
hex.word2vec.
WordCountTask
hex.word2vec.
WordVectorTrainer
water.api.Handler
hex.api.
GridSearchHandler
<G,S,MP,P>
hex.api.
DeepLearningGridSearchHandler
hex.api.
DRFGridSearchHandler
hex.api.
GBMGridSearchHandler
hex.api.
GLMGridSearchHandler
hex.api.
GLRMGridSearchHandler
hex.api.
KMeansGridSearchHandler
hex.api.
NaiveBayesGridSearchHandler
hex.api.
PCAGridSearchHandler
hex.api.
SVDGridSearchHandler
hex.api.
MakeGLMModelHandler
water.api.ModelBuilderHandler<B,S,P>
hex.api.
CoxPHBuilderHandler
hex.api.
DeepLearningBuilderHandler
hex.api.
DRFBuilderHandler
hex.api.
ExampleBuilderHandler
hex.api.
GBMBuilderHandler
hex.api.
GLMBuilderHandler
hex.api.
GLRMBuilderHandler
hex.api.
GrepBuilderHandler
hex.api.
KMeansBuilderHandler
hex.api.
NaiveBayesBuilderHandler
hex.api.
PCABuilderHandler
hex.api.
QuantileBuilderHandler
hex.api.
SVDBuilderHandler
hex.api.
Word2VecBuilderHandler
hex.tree.
SharedTree.Driver
jsr166y.RecursiveAction
hex.gram.
Gram.Cholesky.DelayedTask
hex.glm.
GLM.GramSolver
(implements hex.optimization.
ADMM.ProximalSolver
)
hex.glm.
GLM.LBFGS_ProximalSolver
(implements hex.optimization.
ADMM.ProximalSolver
)
hex.glm.
GLMTask
hex.gram.
Gram.Cholesky
hex.gram.
Gram.InPlaceCholesky
hex.api.
GridSearchHandler.ModelParametersFromSchemaBuilder
<MP,PS> (implements hex.ModelParametersBuilderFactory.ModelParametersBuilder<MP>)
water.Iced<D> (implements java.io.Externalizable, water.Freezable<T>)
hex.
DataInfo.Row
hex.deeplearning.
DeepLearningModel.DeepLearningScoring
hex.deeplearning.
DeepLearningModelInfo
hex.tree.
DHistogram
hex.tree.
DTree
hex.tree.
DTree.Node
hex.tree.
DTree.DecidedNode
hex.tree.
DTree.LeafNode
hex.tree.
DTree.UndecidedNode
hex.tree.
DTree.Split
hex.glm.
GLM.BetaConstraint
hex.glm.
GLM.GLMTaskInfo
hex.glm.
GLMModel.Submodel
hex.glrm.
GLRM.Archetypes
hex.gram.
Gram
water.Keyed<T>
hex.tree.
CompressedTree
hex.
DataInfo
water.Job<T>
hex.ModelBuilder<M,P,O>
hex.ClusteringModelBuilder<M,P,O>
hex.kmeans.
KMeans
hex.kmeans.
EmbeddedKMeans
hex.coxph.
CoxPH
hex.deeplearning.
DeepLearning
hex.example.
Example
hex.glm.
GLM
hex.glrm.
GLRM
hex.glrm.
EmbeddedGLRM
hex.grep.
Grep
hex.naivebayes.
NaiveBayes
hex.pca.
PCA
hex.tree.
SharedTree
<M,P,O>
hex.tree.drf.
DRF
hex.tree.gbm.
GBM
hex.svd.
SVD
hex.svd.
EmbeddedSVD
hex.word2vec.
Word2Vec
water.Lockable<T>
hex.grid.Grid<MP>
hex.api.
DeepLearningGridSearchHandler.DeepLearningGrid
hex.api.
DRFGridSearchHandler.DRFGrid
hex.api.
GBMGridSearchHandler.GBMGrid
hex.api.
GLMGridSearchHandler.GLMGrid
hex.api.
GLRMGridSearchHandler.GLRMGrid
hex.api.
KMeansGridSearchHandler.KmeansGrid
hex.api.
NaiveBayesGridSearchHandler.NaiveBayesGrid
hex.api.
PCAGridSearchHandler.PCAGrid
hex.api.
SVDGridSearchHandler.SVDGrid
hex.Model<M,P,O>
hex.ClusteringModel<M,P,O>
hex.kmeans.
KMeansModel
hex.coxph.
CoxPHModel
hex.deeplearning.
DeepLearningModel
(implements hex.Model.DeepFeatures)
hex.example.
ExampleModel
hex.glm.
GLMModel
hex.glrm.
GLRMModel
hex.grep.
GrepModel
hex.naivebayes.
NaiveBayesModel
hex.pca.
PCAModel
hex.tree.
SharedTreeModel
<M,P,O>
hex.tree.drf.
DRFModel
hex.tree.gbm.
GBMModel
hex.svd.
SVDModel
hex.word2vec.
Word2VecModel
hex.ModelMetrics
hex.ModelMetricsUnsupervised
hex.glrm.
ModelMetricsGLRM
hex.pca.
ModelMetricsPCA
hex.svd.
SVDModel.ModelMetricsSVD
hex.optimization.
L_BFGS
hex.optimization.
L_BFGS.GradientInfo
hex.glm.
GLM.GLMGradientInfo
hex.glm.
GLM.ProximalGradientInfo
hex.optimization.
L_BFGS.History
hex.Model.Output
hex.ClusteringModel.ClusteringOutput
hex.kmeans.
KMeansModel.KMeansOutput
hex.coxph.
CoxPHModel.CoxPHOutput
hex.deeplearning.
DeepLearningModel.DeepLearningModelOutput
hex.example.
ExampleModel.ExampleOutput
hex.glm.
GLMModel.GLMOutput
hex.glrm.
GLRMModel.GLRMOutput
hex.grep.
GrepModel.GrepOutput
hex.naivebayes.
NaiveBayesModel.NaiveBayesOutput
hex.pca.
PCAModel.PCAOutput
hex.tree.
SharedTreeModel.SharedTreeOutput
hex.tree.drf.
DRFModel.DRFOutput
hex.tree.gbm.
GBMModel.GBMOutput
hex.svd.
SVDModel.SVDOutput
hex.word2vec.
Word2VecModel.Word2VecOutput
hex.Model.Parameters
hex.ClusteringModel.ClusteringParameters
hex.kmeans.
KMeansModel.KMeansParameters
hex.coxph.
CoxPHModel.CoxPHParameters
hex.deeplearning.
DeepLearningParameters
hex.example.
ExampleModel.ExampleParameters
hex.glm.
GLMModel.GLMParameters
hex.glrm.
GLRMModel.GLRMParameters
hex.grep.
GrepModel.GrepParameters
hex.naivebayes.
NaiveBayesModel.NaiveBayesParameters
hex.pca.
PCAModel.PCAParameters
hex.tree.
SharedTreeModel.SharedTreeParameters
hex.tree.drf.
DRFModel.DRFParameters
hex.tree.gbm.
GBMModel.GBMParameters
hex.svd.
SVDModel.SVDParameters
hex.word2vec.
Word2VecModel.Word2VecParameters
hex.ModelMetrics.MetricBuilder<T>
hex.ModelMetricsSupervised.MetricBuilderSupervised<T>
hex.ModelMetricsBinomial.MetricBuilderBinomial<T>
hex.glm.
GLMValidation
hex.ModelMetricsUnsupervised.MetricBuilderUnsupervised
hex.glrm.
ModelMetricsGLRM.GLRMModelMetrics
hex.pca.
ModelMetricsPCA.PCAModelMetrics
hex.svd.
SVDModel.ModelMetricsSVD.SVDModelMetrics
water.api.Schema<I,S>
hex.schemas.
GridSearchSchema
<G,S,MP,P>
hex.schemas.
DeepLearningGridSearchV99
hex.schemas.
DRFGridSearchV99
hex.schemas.
GBMGridSearchV99
hex.schemas.
GLMGridSearchV99
hex.schemas.
GLRMGridSearchV99
hex.schemas.
KMeansGridSearchV99
hex.schemas.
NaiveBayesGridSearchV99
hex.schemas.
PCAGridSearchV99
hex.schemas.
SVDGridSearchV99
hex.schemas.
MakeGLMModelV3
water.api.ModelMetricsBase<I,S>
water.api.
ModelMetricsGLRMV99
water.api.
ModelMetricsPCAV3
water.api.
ModelMetricsSVDV99
water.api.ModelOutputSchema<O,S>
hex.schemas.
CoxPHModelV3.CoxPHModelOutputV3
hex.schemas.
DeepLearningModelV3.DeepLearningModelOutputV3
hex.schemas.
ExampleModelV3.ExampleModelOutputV3
hex.schemas.
GLMModelV3.GLMModelOutputV3
hex.schemas.
GLRMModelV99.GLRMModelOutputV99
hex.schemas.
GrepModelV3.GrepModelOutputV3
hex.schemas.
KMeansModelV3.KMeansModelOutputV3
hex.schemas.
NaiveBayesModelV3.NaiveBayesModelOutputV3
hex.schemas.
PCAModelV3.PCAModelOutputV3
hex.schemas.
SharedTreeModelV3.SharedTreeModelOutputV3
<O,SO>
hex.schemas.
DRFModelV3.DRFModelOutputV3
hex.schemas.
GBMModelV3.GBMModelOutputV3
hex.schemas.
SVDModelV99.SVDModelOutputV99
hex.schemas.
Word2VecModelV3.Word2VecModelOutputV3
water.api.ModelParametersSchema<P,S>
water.api.ClusteringModelParametersSchema<P,S>
hex.schemas.
KMeansV3.KMeansParametersV3
hex.schemas.
CoxPHV3.CoxPHParametersV3
hex.schemas.
DeepLearningV3.DeepLearningParametersV3
hex.schemas.
ExampleV3.ExampleParametersV3
hex.schemas.
GLMV3.GLMParametersV3
hex.schemas.
GLRMV99.GLRMParametersV99
hex.schemas.
GrepV3.GrepParametersV3
hex.schemas.
NaiveBayesV3.NaiveBayesParametersV3
hex.schemas.
PCAV3.PCAParametersV3
hex.schemas.
SharedTreeV3.SharedTreeParametersV3
<P,S>
hex.schemas.
DRFV3.DRFParametersV3
hex.schemas.
GBMV3.GBMParametersV3
hex.schemas.
SVDV99.SVDParametersV99
hex.schemas.
Word2VecV3.Word2VecParametersV3
water.api.ModelSchemaBase<M,S>
water.api.ModelSchema<M,S,P,PS,O,OS>
hex.schemas.
CoxPHModelV3
hex.schemas.
DeepLearningModelV3
hex.schemas.
ExampleModelV3
hex.schemas.
GLMModelV3
hex.schemas.
GLRMModelV99
hex.schemas.
GrepModelV3
hex.schemas.
KMeansModelV3
hex.schemas.
NaiveBayesModelV3
hex.schemas.
PCAModelV3
hex.schemas.
SharedTreeModelV3
<M,S,P,PS,O,OS>
hex.schemas.
DRFModelV3
hex.schemas.
GBMModelV3
hex.schemas.
SVDModelV99
hex.schemas.
Word2VecModelV3
water.api.RequestSchema<I,S>
hex.schemas.ModelBuilderSchema<B,S,P> (implements water.api.SpecifiesHttpResponseCode)
hex.schemas.ClusteringModelBuilderSchema<B,S,P>
hex.schemas.
KMeansV3
hex.schemas.
CoxPHV3
hex.schemas.
DeepLearningV3
hex.schemas.
ExampleV3
hex.schemas.
GLMV3
hex.schemas.
GLRMV99
hex.schemas.
GrepV3
hex.schemas.
NaiveBayesV3
hex.schemas.
PCAV3
hex.schemas.
SharedTreeV3
<B,S,P>
hex.schemas.
DRFV3
hex.schemas.
GBMV3
hex.schemas.
SVDV99
hex.schemas.
Word2VecV3
hex.schemas.
SynonymV3
hex.schemas.
TreeStatsV3
hex.deeplearning.
Storage.DenseColMatrix
(implements hex.deeplearning.
Storage.Matrix
)
hex.deeplearning.
Storage.DenseRowMatrix
(implements hex.deeplearning.
Storage.Matrix
)
hex.deeplearning.
Storage.DenseVector
(implements hex.deeplearning.
Storage.Vector
)
hex.deeplearning.
Storage.SparseRowMatrix
(implements hex.deeplearning.
Storage.Matrix
)
hex.deeplearning.
Storage.SparseVector
(implements hex.deeplearning.
Storage.Vector
)
hex.tree.drf.
TreeMeasuresCollector.TreeMeasures
<T>
hex.tree.drf.
TreeMeasuresCollector.TreeSSE
hex.tree.drf.
TreeMeasuresCollector.TreeVotes
hex.tree.
TreeStats
water.parser.ValueString (implements java.lang.Comparable<T>)
hex.word2vec.
WordCountTask.ValueStringCount
hex.word2vec.
Word2VecModel.Word2VecModelInfo
hex.optimization.
L_BFGS.GradientSolver
hex.glm.
GLM.GLMGradientSolver
hex.glm.
GLM.ProximalGradientSolver
hex.optimization.
L_BFGS.LineSearchSol
hex.optimization.
L_BFGS.ProgressMonitor
hex.optimization.
L_BFGS.Result
hex.util.
LinearAlgebraUtils
hex.grid.
ModelFactories
hex.deeplearning.
MurmurHash
hex.deeplearning.
Neurons
hex.deeplearning.
Neurons.Input
hex.deeplearning.
Neurons.Maxout
hex.deeplearning.
Neurons.MaxoutDropout
hex.deeplearning.
Neurons.Output
hex.deeplearning.
Neurons.Linear
hex.deeplearning.
Neurons.Softmax
hex.deeplearning.
Neurons.Rectifier
hex.deeplearning.
Neurons.RectifierDropout
hex.deeplearning.
Neurons.Tanh
hex.deeplearning.
Neurons.TanhDropout
hex.splitframe.
ShuffleSplitFrame
hex.deeplearning.
Storage
hex.deeplearning.
Storage.SparseVector.Iterator
java.lang.Throwable (implements java.io.Serializable)
java.lang.Exception
java.lang.RuntimeException
hex.gram.
Gram.NonSPDMatrixException
hex.tree.
TreeVisitor
<T>
Interface Hierarchy
hex.optimization.
ADMM.ProximalSolver
hex.deeplearning.
Storage.Matrix
hex.deeplearning.
Storage.Tensor
hex.deeplearning.
Storage.Vector
Enum Hierarchy
java.lang.Object
java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)
hex.
DataInfo.TransformType
hex.glrm.
GLRM.Initialization
hex.glrm.
GLRMModel.GLRMParameters.Loss
hex.glrm.
GLRMModel.GLRMParameters.Regularizer
hex.svd.
SVDModel.SVDParameters.Method
hex.glm.
GLMModel.GLMParameters.Family
hex.glm.
GLMModel.GLMParameters.Link
hex.glm.
GLMModel.GLMParameters.Solver
hex.pca.
PCAModel.PCAParameters.Method
hex.deeplearning.
DeepLearningParameters.MissingValuesHandling
hex.deeplearning.
DeepLearningParameters.ClassSamplingMethod
hex.deeplearning.
DeepLearningParameters.InitialWeightDistribution
hex.deeplearning.
DeepLearningParameters.Activation
hex.deeplearning.
DeepLearningParameters.Loss
hex.coxph.
CoxPHModel.CoxPHParameters.CoxPHTies
hex.kmeans.
KMeans.Initialization
hex.word2vec.
Word2Vec.WordModel
hex.word2vec.
Word2Vec.NormModel
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes