JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Hierarchy For All Packages
Package Hierarchies:
hex
,
hex.adaboost
,
hex.aggregator
,
hex.anovaglm
,
hex.api
,
hex.coxph
,
hex.deeplearning
,
hex.ensemble
,
hex.gam
,
hex.gam.GamSplines
,
hex.gam.MatrixFrameUtils
,
hex.generic
,
hex.glm
,
hex.glrm
,
hex.gram
,
hex.grep
,
hex.hglm
,
hex.isotonic
,
hex.kmeans
,
hex.modelselection
,
hex.naivebayes
,
hex.optimization
,
hex.pca
,
hex.pca.jama
,
hex.pca.mtj
,
hex.psvm
,
hex.psvm.psvm
,
hex.rulefit
,
hex.schemas
,
hex.splitframe
,
hex.svd
,
hex.tree
,
hex.tree.drf
,
hex.tree.dt
,
hex.tree.dt.binning
,
hex.tree.dt.mrtasks
,
hex.tree.gbm
,
hex.tree.isofor
,
hex.tree.isoforextended
,
hex.tree.isoforextended.isolationtree
,
hex.tree.uplift
,
hex.util
,
hex.word2vec
,
water.api
,
water.rapids.prims
,
water.rapids.prims.isotonic
,
water.rapids.prims.rulefit
,
water.rapids.prims.tree
,
water.rapids.prims.word2vec
,
water.tools
Class Hierarchy
java.lang.Object
hex.tree.dt.binning.
AbstractBin
hex.tree.dt.binning.
CategoricalBin
hex.tree.dt.binning.
NumericBin
hex.tree.dt.
AbstractFeatureLimits
hex.tree.dt.
CategoricalFeatureLimits
hex.tree.dt.
NumericFeatureLimits
hex.genmodel.AbstractMojoWriter
hex.ModelMojoWriter<M,P,O> (implements water.api.StreamWriter)
hex.coxph.
CoxPHMojoWriter
hex.deeplearning.
DeepLearningMojoWriter
hex.tree.isoforextended.
ExtendedIsolationForestMojoWriter
hex.gam.
GAMMojoWriter
hex.generic.
GenericModelMojoWriter
hex.glm.
GLMMojoWriter
hex.glrm.
GlrmMojoWriter
hex.isotonic.
IsotonicRegressionMojoWriter
hex.kmeans.
KMeansMojoWriter
hex.MultiModelMojoWriter<M,P,O>
hex.rulefit.
RuleFitMojoWriter
hex.ensemble.
StackedEnsembleMojoWriter
hex.pca.
PCAMojoWriter
hex.tree.
SharedTreeMojoWriter
<M,P,O>
hex.tree.drf.
DrfMojoWriter
hex.tree.gbm.
GbmMojoWriter
hex.tree.isofor.
IsolationForestMojoWriter
hex.tree.uplift.
UpliftDrfMojoWriter
hex.word2vec.
Word2VecMojoWriter
water.api.AbstractRegister (implements water.api.RestApiExtension)
water.api.AlgoAbstractRegister
hex.api.
RegisterAlgos
hex.gam.MatrixFrameUtils.
AddTPKnotsGamColumns
hex.gam.MatrixFrameUtils.
AddTPKnotsGamColumns.ApplyTPRegressionSmootherWithKnots
hex.optimization.
ADMM
hex.optimization.
ADMM.L1Solver
hex.anovaglm.
ANOVAGLMUtils
hex.psvm.
BulkScorerFactory
hex.tree.
CalibrationHelper
hex.util.
CheckpointUtils
hex.util.
ClusteringUtils
hex.tree.
CompressedForest.LocalCompressedForest
hex.glm.
ComputationState
hex.glm.
ComputationState.GramGrad
hex.glm.
ComputationState.GramXY
hex.hglm.
ComputationStateHGLM
hex.hglm.
ComputationStateHGLM.ComputationStateSimple
hex.glm.
ConstrainedGLMUtils
hex.glm.
ConstrainedGLMUtils.CoefIndices
(implements hex.glm.
CoefIndices
)
hex.glm.
ConstrainedGLMUtils.ConstraintGLMStates
hex.glm.
ConstrainedGLMUtils.LinearConstraintConditions
hex.gam.GamSplines.
CubicRegressionSplines
hex.tree.dt.
DataFeaturesLimits
hex.
DataInfo.MeanImputer
(implements hex.
DataInfo.Imputer
)
hex.
DataInfo.Rows
hex.deeplearning.
DeepLearningModelInfo.GradientCheck
hex.util.
DimensionReductionUtils
hex.glm.
DispersionTask
hex.glm.
DispersionTask.ComputeMaxSumSeriesTsk.EvalLogD2WVEnv
(implements hex.glm.
DispersionTask.ComputeMaxSumSeriesTsk.CalWVdWVd2WV
)
hex.glm.
DispersionTask.ComputeMaxSumSeriesTsk.EvalLogDWVEnv
(implements hex.glm.
DispersionTask.ComputeMaxSumSeriesTsk.CalWVdWVd2WV
)
hex.glm.
DispersionTask.ComputeMaxSumSeriesTsk.EvalLogWVEnv
(implements hex.glm.
DispersionTask.ComputeMaxSumSeriesTsk.CalWVdWVd2WV
)
hex.glm.
DispersionUtils
hex.util.
DistributionUtils
hex.deeplearning.
Dropout
hex.tree.dt.
DTPrediction
hex.util.
EffectiveParametersUtils
hex.util.
EigenPair
(implements java.lang.Comparable<T>)
water.api.EnumValuesProvider<E> (implements water.api.ValuesProvider)
hex.schemas.
ModelSelectionV3.ModelSelectionModeProvider
hex.schemas.
StackedEnsembleModelV99.StackingStrategyProvider
hex.schemas.
StackedEnsembleV99.StackedEnsembleParametersV99.AlgorithmValuesProvider
hex.tree.dt.binning.
FeatureBins
jsr166y.ForkJoinTask<V> (implements java.util.concurrent.Future<V>, java.io.Serializable)
jsr166y.CountedCompleter
water.H2O.H2OCountedCompleter<T> (implements java.lang.Cloneable, water.Freezable<T>)
hex.coxph.
CoxPH.CoxPHDriver
hex.deeplearning.
DeepLearning.DeepLearningDriver
water.DTask<T>
water.MRTask<T> (implements jsr166y.ForkJoinPool.ManagedBlocker)
hex.gam.MatrixFrameUtils.
AddCSGamColumns
hex.gam.MatrixFrameUtils.
AddISGamColumns
hex.gam.MatrixFrameUtils.
AddMSGamColumns
water.udf.CFuncTask<T,S>
hex.CMetricScoringTask<T>
hex.glm.
GLMScore
hex.tree.
Score
hex.
ContributionsMeanAggregator
hex.
ContributionsWithBackgroundFrameTask
<T>
hex.tree.
SharedTreeModelWithContributions.ScoreContributionsWithBackgroundTask
hex.tree.drf.
DRFModel.ScoreContributionsWithBackgroundTaskDRF
hex.tree.dt.mrtasks.
CountBinsSamplesCountsMRTask
hex.coxph.
CoxPH.CoxPHTask
hex.deeplearning.
DeepLearningTask2
hex.glm.
DispersionTask.ComputeMaxSumSeriesTsk
hex.glm.
DispersionTask.ComputeTweedieConstTsk
hex.glm.
DispersionTask.GenPrediction
hex.tree.
DTreeScorer
<T>
hex.tree.
ReconstructTreeState
hex.tree.
ExactSplitPoints
hex.tree.dt.mrtasks.
FeaturesLimitsMRTask
hex.
FrameTask
<T>
hex.deeplearning.
DeepLearningTask
hex.util.
LinearAlgebraUtils.BMulTask
hex.
FrameTask.ExtractDenseRow
hex.
FrameTask2
<T>
hex.glm.
GLMTask.ComputeDiTriGammaTsk
hex.glm.
GLMTask.ComputeGammaMLSETsk
hex.glm.
GLMTask.ComputeSEorDEVIANCETsk
hex.glm.
GLMTask.GLMIterationTask
hex.glm.
GLMTask.GLMIterationTaskMultinomial
hex.glm.
GLMTask.GLMMultinomialUpdate
hex.glm.
GLMTask.LSTask
hex.glm.
GLMTask.GLMMultinomialWLSTask
hex.glm.
GLMTask.GLMWLSTask
hex.gram.
Gram.GramTask
hex.tree.gbm.
GBM.DiffMinusMedianDiff
hex.gam.MatrixFrameUtils.
GenCSSplineGamOneColumn
hex.anovaglm.
GenerateTransformColumns
hex.gam.MatrixFrameUtils.
GenISplineGamOneColumn
hex.gam.MatrixFrameUtils.
GenMSplineGamOneColumn
hex.tree.dt.mrtasks.
GetClassCountsMRTask
hex.glm.
GLMTask.GLMCoordinateDescentTaskSeqIntercept
hex.glm.
GLMTask.GLMCoordinateDescentTaskSeqNaive
hex.glm.
GLMTask.GLMGaussianGradientTask
hex.glm.
GLMTask.GLMGenerateWeightsTask
hex.glm.
GLMTask.GLMMultinomialGradientBaseTask
hex.glm.
GLMTask.GLMMultinomialGradientTask
hex.glm.
GLMTask.YMUTask
hex.glrm.
GLRM.updateXVecs
hex.glrm.
GLRMGenX
hex.gram.
Gram.OuterGramTask
hex.hglm.
HGLMScore
hex.hglm.
HGLMTask.ComputationEngineTask
hex.hglm.
HGLMTask.ResidualLLHTask
hex.kmeans.
KMeans.IterationTask
hex.util.
LinearAlgebraUtils.BMulInPlaceTask
hex.util.
LinearAlgebraUtils.BMulTaskMatrices
hex.util.
LinearAlgebraUtils.CopyQtoQMatrix
hex.util.
LinearAlgebraUtils.FindMaxIndex
hex.util.
LinearAlgebraUtils.ForwardSolve
hex.util.
LinearAlgebraUtils.ForwardSolveInPlace
hex.util.
LinearAlgebraUtils.SMulTask
hex.modelselection.
ModelSelectionTasks.SweepFrameParallel
hex.glm.
RegressionInfluenceDiagnosticsTasks.ComputeNewBetaVarEstimatedGaussian
hex.glm.
RegressionInfluenceDiagnosticsTasks.RegressionInfluenceDiagBinomial
hex.glm.
RegressionInfluenceDiagnosticsTasks.RegressionInfluenceDiagGaussian
hex.tree.
Sample
hex.tree.
ScoreBuildHistogram
hex.tree.
ScoreBuildHistogram2
hex.tree.dt.mrtasks.
ScoreDTTask
hex.tree.
SharedTreeModelWithContributions.ScoreContributionsTask
hex.tree.drf.
DRFModel.ScoreContributionsTaskDRF
hex.tree.
SharedTreeModelWithContributions.ScoreContributionsSortingTask
hex.tree.drf.
DRFModel.ScoreContributionsSoringTaskDRF
hex.gam.GamSplines.
ThinPlateDistanceWithKnots
hex.gam.GamSplines.
ThinPlatePolynomialWithKnots
hex.gam.GamSplines.
ThinPlateRegressionUtils.ScaleTPPenalty
hex.tree.drf.
TreeMeasuresCollector
hex.tree.drf.
TreeMeasuresCollector.ShuffleTask
hex.glm.
TweedieEstimator
hex.word2vec.
WordCountTask
hex.word2vec.
WordVectorConverter
hex.word2vec.
WordVectorTrainer
hex.glm.
GLM.GLMDriver
(implements hex.optimization.
L_BFGS.ProgressMonitor
)
water.api.Handler
hex.api.
MakeGLMModelHandler
hex.tree.
TreeHandler
hex.api.
Word2VecHandler
hex.modelselection.
ModelSelection.ModelSelectionDriver
hex.tree.
SharedTree.Driver
hex.tree.
SharedTree.ScoreBuildOneTree
jsr166y.RecursiveAction
hex.tree.
DTree.DecidedNode.FindSplits
hex.tree.
FriedmanPopescusH
hex.gam.MatrixFrameUtils.
GAMModelUtils
hex.gam.MatrixFrameUtils.
GamUtils
hex.glm.
GLM.GLMGradientSolver
(implements hex.optimization.
OptimizationUtils.GradientSolver
)
hex.glm.
GLM.GramSolver
(implements hex.optimization.
ADMM.ProximalSolver
)
hex.glm.
GLM.PlugValuesImputer
(implements hex.
DataInfo.Imputer
)
hex.glm.
GLM.ProximalGradientSolver
(implements hex.optimization.
ADMM.ProximalSolver
, hex.optimization.
OptimizationUtils.GradientSolver
)
hex.glm.
GLMModel.GLMWeights
hex.glm.
GLMTask
hex.glm.
GLMUtils
hex.gram.
Gram.Cholesky
hex.gram.
Gram.InPlaceCholesky
hex.tree.
GuidedSplitPoints
hex.hglm.
HGLMTask
hex.hglm.
HGLMUtils
hex.tree.dt.binning.
Histogram
water.Iced<D> (implements java.io.Externalizable, water.Freezable<T>)
hex.tree.dt.
AbstractCompressedNode
hex.tree.dt.
CompressedLeaf
hex.tree.dt.
CompressedNode
hex.tree.isoforextended.isolationtree.
AbstractCompressedNode
hex.tree.isoforextended.isolationtree.
CompressedLeaf
hex.tree.isoforextended.isolationtree.
CompressedNode
hex.tree.dt.
AbstractSplittingRule
hex.tree.dt.
CategoricalSplittingRule
hex.tree.dt.
NumericSplittingRule
hex.aggregator.
Aggregator.Exemplar
water.rapids.ast.AstRoot<T>
water.rapids.ast.AstPrimitive<T>
water.rapids.prims.isotonic.
AstPoolAdjacentViolators
water.rapids.prims.
AstPredictedVsActualByVar
water.rapids.prims.rulefit.
AstPredictRule
water.rapids.prims.
AstSetCalibrationModel
water.rapids.prims.tree.
AstTreeUpdateWeights
water.rapids.prims.word2vec.
AstWord2VecToFrame
hex.tree.
BranchInteractionConstraints
hex.tree.
CompressedForest
hex.rulefit.
Condition
hex.glm.
ConstrainedGLMUtils.ConstraintsDerivatives
hex.glm.
ConstrainedGLMUtils.ConstraintsGram
hex.glm.
ConstrainedGLMUtils.LinearConstraints
hex.tree.
Constraints
hex.
DataInfo.Row
hex.deeplearning.
DeepLearningModelInfo
hex.tree.
DHistogram
hex.tree.uplift.
Divergence
hex.tree.uplift.
EuclideanDistance
hex.tree.uplift.
ChiSquaredDivergence
hex.tree.uplift.
KLDivergence
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.BetaInfo
hex.glm.
GLMModel.GLMWeightsFun
hex.glm.
GLMModel.RegularizationPath
hex.glm.
GLMModel.Submodel
hex.tree.
GlobalInteractionConstraints
hex.glrm.
GLRM.Archetypes
hex.gram.
Gram
hex.tree.isofor.
IsolationForest.VarSplits
water.Keyed<T>
hex.tree.dt.
CompressedDT
hex.tree.isoforextended.isolationtree.
CompressedIsolationTree
hex.tree.
CompressedTree
hex.
DataInfo
water.Lockable<T>
hex.Model<M,P,O> (implements water.api.StreamWriter)
hex.adaboost.
AdaBoostModel
hex.aggregator.
AggregatorModel
(implements hex.Model.ExemplarMembers)
hex.anovaglm.
ANOVAGLMModel
hex.ClusteringModel<M,P,O>
hex.kmeans.
KMeansModel
hex.coxph.
CoxPHModel
hex.deeplearning.
DeepLearningModel
(implements hex.Model.Contributions, hex.Model.DeepFeatures)
hex.tree.dt.
DTModel
hex.tree.isoforextended.
ExtendedIsolationForestModel
hex.gam.
GAMModel
hex.generic.
GenericModel
(implements hex.Model.Contributions)
hex.glm.
GLMModel
(implements hex.Model.Contributions)
hex.glrm.
GLRMModel
(implements hex.Model.GLRMArchetypes)
hex.grep.
GrepModel
hex.hglm.
HGLMModel
hex.isotonic.
IsotonicRegressionModel
hex.modelselection.
ModelSelectionModel
hex.naivebayes.
NaiveBayesModel
hex.pca.
PCAModel
hex.psvm.
PSVMModel
hex.rulefit.
RuleFitModel
(implements hex.SignificantRulesCollector)
hex.tree.
SharedTreeModel
<M,P,O> (implements hex.Model.FeatureFrequencies, hex.Model.GetMostImportantFeatures, hex.Model.LeafNodeAssignment, hex.Model.UpdateAuxTreeWeights)
hex.tree.isofor.
IsolationForestModel
hex.tree.
SharedTreeModelWithContributions
<M,P,O> (implements hex.Model.Contributions)
hex.tree.drf.
DRFModel
hex.tree.gbm.
GBMModel
(implements hex.FeatureInteractionsCollector, hex.FriedmanPopescusHCollector, hex.Model.RowToTreeAssignment, hex.Model.StagedPredictions)
hex.tree.uplift.
UpliftDRFModel
hex.ensemble.
StackedEnsembleModel
(implements hex.Model.Contributions)
hex.svd.
SVDModel
hex.word2vec.
Word2VecModel
hex.ModelMetrics
hex.ModelMetricsUnsupervised
hex.aggregator.
ModelMetricsAggregator
hex.tree.isofor.
ModelMetricsAnomaly
(implements hex.ScoreKeeper.ScoreKeeperAware)
hex.glrm.
ModelMetricsGLRM
hex.pca.
ModelMetricsPCA
hex.svd.
SVDModel.ModelMetricsSVD
hex.word2vec.
Word2VecModel.Vocabulary
hex.word2vec.
Word2VecModel.WordCounts
hex.optimization.
L_BFGS
hex.optimization.
L_BFGS.History
hex.Model.Output
hex.adaboost.
AdaBoostModel.AdaBoostOutput
hex.aggregator.
AggregatorModel.AggregatorOutput
hex.anovaglm.
ANOVAGLMModel.ANOVAGLMModelOutput
hex.ClusteringModel.ClusteringOutput
hex.kmeans.
KMeansModel.KMeansOutput
hex.coxph.
CoxPHModel.CoxPHOutput
hex.deeplearning.
DeepLearningModel.DeepLearningModelOutput
hex.tree.dt.
DTModel.DTOutput
hex.tree.isoforextended.
ExtendedIsolationForestModel.ExtendedIsolationForestOutput
hex.gam.
GAMModel.GAMModelOutput
hex.generic.
GenericModelOutput
hex.glm.
GLMModel.GLMOutput
hex.glrm.
GLRMModel.GLRMOutput
hex.grep.
GrepModel.GrepOutput
hex.hglm.
HGLMModel.HGLMModelOutput
hex.isotonic.
IsotonicRegressionModel.IsotonicRegressionOutput
hex.modelselection.
ModelSelectionModel.ModelSelectionModelOutput
hex.naivebayes.
NaiveBayesModel.NaiveBayesOutput
hex.pca.
PCAModel.PCAOutput
hex.psvm.
PSVMModel.PSVMModelOutput
hex.rulefit.
RuleFitModel.RuleFitOutput
hex.tree.
SharedTreeModel.SharedTreeOutput
(implements hex.tree.
CalibrationHelper.OutputWithCalibration
, hex.Model.GetNTrees)
hex.tree.drf.
DRFModel.DRFOutput
hex.tree.gbm.
GBMModel.GBMOutput
hex.tree.isofor.
IsolationForestModel.IsolationForestOutput
hex.tree.uplift.
UpliftDRFModel.UpliftDRFOutput
hex.ensemble.
StackedEnsembleModel.StackedEnsembleOutput
hex.svd.
SVDModel.SVDOutput
hex.word2vec.
Word2VecModel.Word2VecOutput
hex.Model.Parameters (implements hex.Model.AdaptFrameParameters)
hex.adaboost.
AdaBoostModel.AdaBoostParameters
hex.aggregator.
AggregatorModel.AggregatorParameters
hex.anovaglm.
ANOVAGLMModel.ANOVAGLMParameters
hex.ClusteringModel.ClusteringParameters
hex.kmeans.
KMeansModel.KMeansParameters
hex.coxph.
CoxPHModel.CoxPHParameters
hex.deeplearning.
DeepLearningModel.DeepLearningParameters
hex.tree.dt.
DTModel.DTParameters
hex.tree.isoforextended.
ExtendedIsolationForestModel.ExtendedIsolationForestParameters
hex.gam.
GAMModel.GAMParameters
hex.generic.
GenericModelParameters
hex.glm.
GLMModel.GLMParameters
hex.glrm.
GLRMModel.GLRMParameters
hex.grep.
GrepModel.GrepParameters
hex.hglm.
HGLMModel.HGLMParameters
hex.isotonic.
IsotonicRegressionModel.IsotonicRegressionParameters
hex.modelselection.
ModelSelectionModel.ModelSelectionParameters
hex.naivebayes.
NaiveBayesModel.NaiveBayesParameters
hex.pca.
PCAModel.PCAParameters
hex.psvm.
PSVMModel.PSVMParameters
hex.rulefit.
RuleFitModel.RuleFitParameters
hex.tree.
SharedTreeModel.SharedTreeParameters
(implements hex.tree.
CalibrationHelper.ParamsWithCalibration
, hex.Model.GetNTrees)
hex.tree.drf.
DRFModel.DRFParameters
hex.tree.gbm.
GBMModel.GBMParameters
hex.tree.isofor.
IsolationForestModel.IsolationForestParameters
hex.tree.uplift.
UpliftDRFModel.UpliftDRFParameters
hex.ensemble.
StackedEnsembleModel.StackedEnsembleParameters
hex.svd.
SVDModel.SVDParameters
hex.word2vec.
Word2VecModel.Word2VecParameters
hex.ModelBuilder<M,P,O>
hex.adaboost.
AdaBoost
hex.aggregator.
Aggregator
hex.anovaglm.
ANOVAGLM
hex.ClusteringModelBuilder<M,P,O>
hex.kmeans.
KMeans
hex.coxph.
CoxPH
hex.deeplearning.
DeepLearning
hex.tree.dt.
DT
hex.tree.isoforextended.
ExtendedIsolationForest
hex.gam.
GAM
hex.generic.
Generic
hex.glm.
GLM
hex.glrm.
GLRM
hex.grep.
Grep
hex.hglm.
HGLM
hex.isotonic.
IsotonicRegression
hex.modelselection.
ModelSelection
hex.naivebayes.
NaiveBayes
hex.pca.
PCA
hex.psvm.
PSVM
hex.rulefit.
RuleFit
hex.tree.
SharedTree
<M,P,O> (implements hex.tree.
CalibrationHelper.ModelBuilderWithCalibration
<M,P,O>)
hex.tree.drf.
DRF
hex.tree.gbm.
GBM
hex.tree.isofor.
IsolationForest
hex.tree.uplift.
UpliftDRF
hex.ensemble.
StackedEnsemble
hex.svd.
SVD
hex.word2vec.
Word2Vec
hex.ModelMetrics.MetricBuilder<T>
hex.ModelMetricsSupervised.MetricBuilderSupervised<T>
hex.glm.
GLMMetricBuilder
hex.gam.
MetricBuilderGAM
hex.hglm.
MetricBuilderHGLM
hex.psvm.
MetricBuilderPSVM
<T>
hex.ModelMetricsBinomial.MetricBuilderBinomial<T>
hex.tree.isofor.
MetricBuilderAnomalySupervised
hex.ModelMetricsUnsupervised.MetricBuilderUnsupervised<T>
hex.aggregator.
ModelMetricsAggregator.AggregatorModelMetrics
hex.tree.isofor.
ModelMetricsAnomaly.MetricBuilderAnomaly
hex.glrm.
ModelMetricsGLRM.GlrmModelMetricsBuilder
hex.pca.
ModelMetricsPCA.PCAModelMetrics
hex.svd.
SVDModel.ModelMetricsSVD.SVDModelMetrics
hex.optimization.
OptimizationUtils.GradientInfo
hex.glm.
GLM.GLMGradientInfo
hex.glm.
ComputationState.GLMSubsetGinfo
hex.glm.
GLM.ProximalGradientInfo
hex.rulefit.
Rule
hex.rulefit.
RuleEnsemble
water.api.Schema<I,S>
hex.schemas.
GramV3
water.api.schemas3.SchemaV3<I,S>
hex.schemas.
DataInfoFrameV3
hex.schemas.
GLMRegularizationPathV3
hex.schemas.
MakeGLMModelV3
water.api.schemas3.ModelMetricsBaseV3<I,S>
water.api.
ModelMetricsAnomalyV3
water.api.
ModelMetricsGLRMV99
water.api.
ModelMetricsPCAV3
water.api.
ModelMetricsSVDV99
water.api.schemas3.ModelOutputSchemaV3<O,S>
hex.schemas.
AdaBoostModelV3.AdaBoostModelOutputV3
hex.schemas.
AggregatorModelV99.AggregatorModelOutputV99
hex.schemas.
ANOVAGLMModelV3.ANOVAGLMModelOutputV3
hex.schemas.
CoxPHModelV3.CoxPHModelOutputV3
hex.schemas.
DeepLearningModelV3.DeepLearningModelOutputV3
hex.schemas.
DTModelV3.DTModelOutputV3
hex.schemas.
ExtendedIsolationForestModelV3.ExtendedIsolationForestModelOutputV3
hex.schemas.
GAMModelV3.GAMModelOutputV3
hex.schemas.
GenericModelV3.GenericModelOutputV3
hex.schemas.
GLMModelV3.GLMModelOutputV3
hex.schemas.
GLRMModelV3.GLRMModelOutputV3
hex.schemas.
GrepModelV3.GrepModelOutputV3
hex.schemas.
HGLMModelV3.HGLMModelOutputV3
hex.schemas.
IsotonicRegressionModelV3.IsotonicRegressionModelOutputV3
hex.schemas.
KMeansModelV3.KMeansModelOutputV3
hex.schemas.
ModelSelectionModelV3.ModelSelectionModelOutputV3
hex.schemas.
NaiveBayesModelV3.NaiveBayesModelOutputV3
hex.schemas.
PCAModelV3.PCAModelOutputV3
hex.schemas.
PSVMModelV3.PSVMModelOutputV3
hex.schemas.
RuleFitModelV3.RuleFitModelOutputV3
hex.schemas.
SharedTreeModelV3.SharedTreeModelOutputV3
<O,SO>
hex.schemas.
DRFModelV3.DRFModelOutputV3
hex.schemas.
GBMModelV3.GBMModelOutputV3
hex.schemas.
IsolationForestModelV3.IsolationForestModelOutputV3
hex.schemas.
UpliftDRFModelV3.UpliftDRFModelOutputV3
hex.schemas.
StackedEnsembleModelV99.StackedEnsembleModelOutputV99
hex.schemas.
SVDModelV99.SVDModelOutputV99
hex.schemas.
Word2VecModelV3.Word2VecModelOutputV3
water.api.schemas3.ModelParametersSchemaV3<P,S>
hex.schemas.
AdaBoostV3.AdaBoostParametersV3
hex.schemas.
AggregatorV99.AggregatorParametersV99
hex.schemas.
ANOVAGLMV3.ANOVAGLMParametersV3
water.api.schemas3.ClusteringModelParametersSchemaV3<P,S>
hex.schemas.
KMeansV3.KMeansParametersV3
hex.schemas.
CoxPHV3.CoxPHParametersV3
hex.schemas.
DeepLearningV3.DeepLearningParametersV3
hex.schemas.
DTV3.DTParametersV3
hex.schemas.
ExtendedIsolationForestV3.ExtendedIsolationForestParametersV3
hex.schemas.
GAMV3.GAMParametersV3
hex.schemas.
GenericV3.GenericParametersV3
hex.schemas.
GLMV3.GLMParametersV3
hex.schemas.
GLRMV3.GLRMParametersV3
hex.schemas.
GrepV3.GrepParametersV3
hex.schemas.
HGLMV3.HGLMParametersV3
hex.schemas.
IsotonicRegressionV3.IsotonicRegressionParametersV3
hex.schemas.
ModelSelectionV3.ModelSelectionParametersV3
hex.schemas.
NaiveBayesV3.NaiveBayesParametersV3
hex.schemas.
PCAV3.PCAParametersV3
hex.schemas.
PSVMV3.PSVMParametersV3
hex.schemas.
RuleFitV3.RuleFitParametersV3
hex.schemas.
SharedTreeV3.SharedTreeParametersV3
<P,S>
hex.schemas.
DRFV3.DRFParametersV3
hex.schemas.
GBMV3.GBMParametersV3
hex.schemas.
IsolationForestV3.IsolationForestParametersV3
hex.schemas.
UpliftDRFV3.UpliftDRFParametersV3
hex.schemas.
StackedEnsembleV99.StackedEnsembleParametersV99
hex.schemas.
SVDV99.SVDParametersV99
hex.schemas.
Word2VecV3.Word2VecParametersV3
water.api.schemas3.ModelSchemaBaseV3<M,S>
water.api.schemas3.ModelSchemaV3<M,S,P,PS,O,OS>
hex.schemas.
AdaBoostModelV3
hex.schemas.
AggregatorModelV99
hex.schemas.
ANOVAGLMModelV3
hex.schemas.
CoxPHModelV3
hex.schemas.
DeepLearningModelV3
hex.schemas.
DTModelV3
hex.schemas.
ExtendedIsolationForestModelV3
hex.schemas.
GAMModelV3
hex.schemas.
GenericModelV3
hex.schemas.
GLMModelV3
hex.schemas.
GLRMModelV3
hex.schemas.
GrepModelV3
hex.schemas.
HGLMModelV3
hex.schemas.
IsotonicRegressionModelV3
hex.schemas.
KMeansModelV3
hex.schemas.
ModelSelectionModelV3
hex.schemas.
NaiveBayesModelV3
hex.schemas.
PCAModelV3
hex.schemas.
PSVMModelV3
hex.schemas.
RuleFitModelV3
hex.schemas.
SharedTreeModelV3
<M,S,P,PS,O,OS>
hex.schemas.
DRFModelV3
hex.schemas.
GBMModelV3
hex.schemas.
IsolationForestModelV3
hex.schemas.
UpliftDRFModelV3
hex.schemas.
StackedEnsembleModelV99
hex.schemas.
SVDModelV99
hex.schemas.
Word2VecModelV3
water.api.schemas3.RequestSchemaV3<I,S>
hex.schemas.ModelBuilderSchema<B,S,P> (implements water.api.SpecifiesHttpResponseCode)
hex.schemas.
AdaBoostV3
hex.schemas.
AggregatorV99
hex.schemas.
ANOVAGLMV3
hex.schemas.ClusteringModelBuilderSchema<B,S,P>
hex.schemas.
KMeansV3
hex.schemas.
CoxPHV3
hex.schemas.
DeepLearningV3
hex.schemas.
DTV3
hex.schemas.
ExtendedIsolationForestV3
hex.schemas.
GAMV3
hex.schemas.
GenericV3
hex.schemas.
GLMV3
hex.schemas.
GLRMV3
hex.schemas.
GrepV3
hex.schemas.
HGLMV3
hex.schemas.
IsotonicRegressionV3
hex.schemas.
ModelSelectionV3
hex.schemas.
NaiveBayesV3
hex.schemas.
PCAV3
hex.schemas.
PSVMV3
hex.schemas.
RuleFitV3
hex.schemas.
SharedTreeV3
<B,S,P>
hex.schemas.
DRFV3
hex.schemas.
GBMV3
hex.schemas.
IsolationForestV3
hex.schemas.
UpliftDRFV3
hex.schemas.
StackedEnsembleV99
hex.schemas.
SVDV99
hex.schemas.
Word2VecV3
hex.schemas.
TreeStatsV3
hex.schemas.
TreeV3
hex.schemas.
Word2VecSynonymsV3
hex.schemas.
Word2VecTransformV3
hex.tree.
Score.ScoreExtension
hex.tree.
Score.ScoreIncInfo
hex.ScoringInfo
hex.deeplearning.
DeepLearningScoringInfo
(implements hex.ScoringInfo.HasEpochs, hex.ScoringInfo.HasIterations, hex.ScoringInfo.HasSamples)
hex.glm.
GLMScoringInfo
(implements hex.ScoringInfo.HasIterations)
hex.tree.
SharedTree.FrameMap
hex.tree.
SharedTree.SharedTreeDebugParams
hex.deeplearning.
Storage.DenseColMatrix
(implements hex.deeplearning.
Storage.Matrix
)
hex.deeplearning.
Storage.DenseRowMatrix
(implements hex.deeplearning.
Storage.Matrix
)
hex.coxph.
Storage.DenseRowMatrix
hex.coxph.
CoxPHModel.FrameMatrix
hex.deeplearning.
Storage.DenseVector
(implements hex.deeplearning.
Storage.Vector
)
hex.deeplearning.
Storage.SparseRowMatrix
(implements hex.deeplearning.
Storage.Matrix
)
hex.tree.drf.
TreeMeasuresCollector.TreeMeasures
<T>
hex.tree.drf.
TreeMeasuresCollector.TreeSSE
hex.tree.drf.
TreeMeasuresCollector.TreeVotes
hex.tree.
TreeStats
hex.word2vec.
Word2VecModel.Word2VecModelInfo
hex.psvm.psvm.
IncompleteCholeskyFactorization
hex.tree.isoforextended.isolationtree.
IsolationTree
hex.tree.isoforextended.isolationtree.
IsolationTree.FilteredData
hex.tree.isoforextended.isolationtree.
IsolationTree.Node
hex.tree.isoforextended.isolationtree.
IsolationTreeStats
hex.psvm.psvm.
KernelFactory
hex.optimization.
L_BFGS.Result
hex.util.
LinearAlgebraUtils
hex.psvm.psvm.
MatrixUtils
hex.ensemble.
Metalearner
<B,M,P>
hex.ensemble.
Metalearners.SimpleMetalearner
hex.ensemble.
Metalearners
hex.modelselection.
ModelSelection.SweepModel
hex.modelselection.
ModelSelectionTasks
hex.modelselection.
ModelSelectionUtils
hex.modelselection.
ModelSelectionUtils.SweepVector
water.tools.
MojoConvertTool
hex.tree.
MojoUtils
hex.deeplearning.
MurmurHash
hex.gam.GamSplines.
NBSplinesTypeIDerivative
hex.gam.GamSplines.
NBSplinesUtils
hex.deeplearning.
Neurons
hex.deeplearning.
Neurons.ExpRectifier
hex.deeplearning.
Neurons.ExpRectifierDropout
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.optimization.
OptimizationUtils
hex.optimization.
OptimizationUtils.ExactLineSearch
hex.optimization.
OptimizationUtils.MoreThuente
(implements hex.optimization.
OptimizationUtils.LineSearchSolver
)
hex.optimization.
OptimizationUtils.SimpleBacktrackingLS
(implements hex.optimization.
OptimizationUtils.LineSearchSolver
)
hex.pca.mtj.
PCA_MTJ_EVD_DenseMatrix
(implements hex.pca.
PCAInterface
)
hex.pca.mtj.
PCA_MTJ_EVD_SymmMatrix
(implements hex.pca.
PCAInterface
)
hex.pca.mtj.
PCA_MTJ_SVD_DenseMatrix
(implements hex.pca.
PCAInterface
)
hex.pca.jama.
PCAJama
(implements hex.pca.
PCAInterface
)
hex.isotonic.
PoolAdjacentViolatorsDriver
hex.psvm.psvm.
PrimalDualIPM
hex.psvm.psvm.
PrimalDualIPM.Parms
hex.glm.
RegressionInfluenceDiagnosticsTasks
hex.rulefit.
RuleFitUtils
hex.tree.
SharedTreeModel.BufStringDecisionPathTracker
(implements hex.genmodel.algos.tree.SharedTreeMojoModel.DecisionPathTracker<T>)
hex.tree.
SharedTreePojoWriter
(implements hex.PojoWriter)
hex.splitframe.
ShuffleSplitFrame
hex.tree.dt.binning.
SplitStatistics
hex.deeplearning.
Storage
hex.coxph.
Storage
hex.gam.GamSplines.
ThinPlateRegressionUtils
java.lang.Throwable (implements java.io.Serializable)
java.lang.Exception
java.lang.RuntimeException
hex.gram.
Gram.CollinearColumnsException
hex.gram.
Gram.NonSPDMatrixException
hex.tree.
TreeHandler.TreeProperties
hex.tree.
TreeUtils
hex.tree.
TreeVisitor
<T>
hex.gam.MatrixFrameUtils.
TriDiagonalMatrix
hex.glm.
TweedieMLDispersionOnly
Interface Hierarchy
hex.optimization.
ADMM.ProximalSolver
hex.tree.
CalibrationHelper.ModelBuilderWithCalibration
<M,P,O>
hex.tree.
CalibrationHelper.OutputWithCalibration
hex.tree.
CalibrationHelper.ParamsWithCalibration
java.lang.Cloneable
water.Freezable<T>
hex.psvm.psvm.
Kernel
hex.glm.
CoefIndices
hex.
DataInfo.Imputer
hex.glm.
DispersionTask.ComputeMaxSumSeriesTsk.CalWVdWVd2WV
hex.optimization.
L_BFGS.ProgressMonitor
hex.ensemble.
MetalearnerProvider
<M>
hex.optimization.
OptimizationUtils.GradientSolver
hex.optimization.
OptimizationUtils.LineSearchSolver
hex.pca.
PCAInterface
hex.psvm.psvm.
PrimalDualIPM.ProgressObserver
java.io.Serializable
hex.psvm.
BulkSupportVectorScorer
hex.deeplearning.
Storage.Matrix
hex.coxph.
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.hglm.
HGLMModel.HGLMParameters.Method
hex.word2vec.
Word2Vec.WordModel
hex.word2vec.
Word2Vec.NormModel
hex.word2vec.
Word2VecModel.AggregateMethod
hex.svd.
SVDModel.SVDParameters.Method
hex.adaboost.
AdaBoostModel.Algorithm
hex.deeplearning.
DeepLearningModel.DeepLearningParameters.MissingValuesHandling
hex.deeplearning.
DeepLearningModel.DeepLearningParameters.ClassSamplingMethod
hex.deeplearning.
DeepLearningModel.DeepLearningParameters.InitialWeightDistribution
hex.deeplearning.
DeepLearningModel.DeepLearningParameters.Activation
hex.deeplearning.
DeepLearningModel.DeepLearningParameters.Loss
hex.tree.dt.binning.
BinningStrategy
hex.tree.
SharedTreeModel.SharedTreeParameters.HistogramType
hex.tree.
TreeHandler.PlainLanguageRules
hex.tree.
DHistogram.NASplitDir
hex.tree.uplift.
UpliftDRFModel.UpliftDRFParameters.UpliftMetricType
hex.tree.uplift.
UpliftDRF.UpliftMetricType
hex.tree.
CalibrationHelper.CalibrationMethod
hex.glm.
GLMModel.GLMParameters.MissingValuesHandling
hex.glm.
GLMModel.GLMParameters.Constraints
hex.glm.
GLMModel.GLMParameters.Family
hex.glm.
GLMModel.GLMParameters.DispersionMethod
hex.glm.
GLMModel.GLMParameters.GLMType
hex.glm.
GLMModel.GLMParameters.Link
hex.glm.
GLMModel.GLMParameters.Influence
hex.glm.
GLMModel.GLMParameters.Solver
hex.glm.
DispersionTask.ConstColNames
hex.glm.
DispersionTask.InfoColNames
hex.
DataInfo.TransformType
hex.ensemble.
StackedEnsembleModel.StackingStrategy
hex.ensemble.
StackedEnsembleModel.StackedEnsembleParameters.MetalearnerTransform
hex.ensemble.
Metalearner.Algorithm
hex.isotonic.
IsotonicRegressionModel.OutOfBoundsHandling
hex.pca.
PCAModel.PCAParameters.Method
hex.pca.
PCAImplementation
hex.coxph.
CoxPHModel.CoxPHParameters.CoxPHTies
hex.kmeans.
KMeans.Initialization
hex.gam.MatrixFrameUtils.
GamUtils.AllocateType
hex.modelselection.
ModelSelectionModel.ModelSelectionParameters.Mode
hex.rulefit.
Condition.Type
hex.rulefit.
Condition.Operator
hex.rulefit.
RuleFitModel.Algorithm
hex.rulefit.
RuleFitModel.ModelType
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes