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

A

AbstractXGBoostTask<T extends water.MRTask<T>> - Class in hex.tree.xgboost.task
 
actualRows - Variable in class hex.tree.xgboost.matrix.MatrixLoader.DMatrixProvider
 
actualRows - Variable in class hex.tree.xgboost.task.XGBoostUploadMatrixTask.MatrixData
 
add(FeatureScore) - Method in class hex.tree.xgboost.util.FeatureScore
 
addContribToNewChunk(float[], int[], NewChunk[]) - Method in class hex.tree.xgboost.predict.PredictTreeSHAPSortingTask
 
addContribToNewChunk(float[], NewChunk[]) - Method in class hex.tree.xgboost.predict.PredictTreeSHAPTask
 
ai.h2o.xgboost4j.java - package ai.h2o.xgboost4j.java
 
algoName() - Method in class hex.tree.xgboost.XGBoostModel.XGBoostParameters
 
allGPUs(H2ONode) - Static method in class hex.tree.xgboost.util.GpuUtils
 
allGPUs() - Static method in class hex.tree.xgboost.util.GpuUtils
 
allocateCSRMatrix(SparseMatrixDimensions) - Static method in class hex.tree.xgboost.matrix.SparseMatrixFactory
Creates a SparseMatrix object with pre-instantiated backing arrays for row-oriented compression schema (CSR).
apply(Booster) - Method in interface hex.tree.xgboost.util.BoosterHelper.BoosterOp
 
assembleFeatureNames(DataInfo) - Static method in class hex.tree.xgboost.XGBoostUtils
 
AssignedRank - Class in hex.tree.xgboost.rabit.util
Java implementation of ai.h2o.xgboost4j.scala.rabit.util.AssignedRank
AssignedRank(int, List<Integer>, Pair<Integer, Integer>, int) - Constructor for class hex.tree.xgboost.rabit.util.AssignedRank
 
AssignLeafNodeTask - Class in hex.tree.xgboost.predict
 
AssignLeafNodeTask(DataInfo, XGBoostOutput, byte[], byte) - Constructor for class hex.tree.xgboost.predict.AssignLeafNodeTask
 
assignNodes(FVec, NewChunk[]) - Method in class hex.tree.xgboost.predict.AssignLeafNodeTask
 
assignRank(int, Map<Integer, RabitWorker>, LinkMap) - Method in class hex.tree.xgboost.rabit.RabitWorker
 
auxNodeWeightBytes() - Method in class hex.tree.xgboost.XGBoostModelInfo
 
AuxNodeWeights - Class in hex.tree.xgboost.predict
Represents Auxiliary Tree-Node Weights; Auxiliary arbitrary weight the user chooses to store in addition to the weights XGBoost seen in model training
AuxNodeWeights(Key<AuxNodeWeights>, double[][]) - Constructor for class hex.tree.xgboost.predict.AuxNodeWeights
 
auxNodeWeights() - Method in class hex.tree.xgboost.XGBoostModelInfo
 

B

backend - Variable in class hex.schemas.XGBoostV3.XGBoostParametersV3
 
biz.k11i.xgboost.tree - package biz.k11i.xgboost.tree
 
booster - Variable in class hex.schemas.XGBoostV3.XGBoostParametersV3
 
BoosterDump - Class in hex.tree.xgboost.util
 
BoosterDump() - Constructor for class hex.tree.xgboost.util.BoosterDump
 
BoosterHelper - Class in hex.tree.xgboost.util
Utility to access package private Booster methods.
BoosterHelper() - Constructor for class hex.tree.xgboost.util.BoosterHelper
 
BoosterHelper.BoosterOp<X> - Interface in hex.tree.xgboost.util
 
BoosterParms - Class in hex.tree.xgboost
Iced Wrapper around Booster parameter map.
BoosterParms() - Constructor for class hex.tree.xgboost.BoosterParms
 
BoosterWrapper - Class in ai.h2o.xgboost4j.java
Wrapper to expose package private methods
BoosterWrapper(byte[], Map<String, Object>, DMatrix, DMatrix) - Constructor for class ai.h2o.xgboost4j.java.BoosterWrapper
 
buffer() - Method in class hex.tree.xgboost.rabit.communication.XGBoostAutoBuffer
 
build_tree_one_node - Variable in class hex.schemas.XGBoostV3.XGBoostParametersV3
 
builderVisibility() - Method in class hex.tree.xgboost.XGBoost
 

C

calculateCSRMatrixDimensions(Chunk[], DataInfo, int) - Static method in class hex.tree.xgboost.matrix.SparseMatrixFactory
 
calculateCSRMatrixDimensions(Frame, int[], Vec, DataInfo) - Static method in class hex.tree.xgboost.matrix.SparseMatrixFactory
 
calibrate_model - Variable in class hex.schemas.XGBoostV3.XGBoostParametersV3
 
calibrateModel() - Method in class hex.tree.xgboost.XGBoostModel.XGBoostParameters
 
calibration_frame - Variable in class hex.schemas.XGBoostV3.XGBoostParametersV3
 
calibration_method - Variable in class hex.schemas.XGBoostV3.XGBoostParametersV3
 
calibrationModel() - Method in class hex.tree.xgboost.XGBoostOutput
 
can_build() - Method in class hex.tree.xgboost.XGBoost
 
canLearnFromNAs() - Method in class hex.tree.xgboost.XGBoost
 
checkCustomMetricForEarlyStopping() - Method in class hex.tree.xgboost.XGBoost
 
checkEarlyStoppingReproducibility() - Method in class hex.tree.xgboost.XGBoost
 
cleanup(String) - Static method in class hex.tree.xgboost.matrix.RemoteMatrixLoader
 
cleanup() - Method in class hex.tree.xgboost.predict.XGBoostNativeVariableImportance
 
cleanup() - Method in interface hex.tree.xgboost.predict.XGBoostVariableImportance
 
cleanup(int, XGBoostExecReqV3) - Method in class hex.tree.xgboost.remote.RemoteXGBoostHandler
 
cleanUp(XGBoostSetupTask) - Static method in class hex.tree.xgboost.task.XGBoostCleanupTask
 
close() - Method in class hex.tree.xgboost.exec.LocalXGBoostExecutor
 
close() - Method in class hex.tree.xgboost.exec.RemoteXGBoostExecutor
 
close() - Method in class hex.tree.xgboost.predict.XGBoostJavaBigScoreChunkPredict
 
close() - Method in class hex.tree.xgboost.predict.XGBoostNativeBigScoreChunkPredict
 
cmd - Variable in class hex.tree.xgboost.rabit.RabitWorker
 
col_sample_rate - Variable in class hex.schemas.XGBoostV3.XGBoostParametersV3
 
col_sample_rate_per_tree - Variable in class hex.schemas.XGBoostV3.XGBoostParametersV3
 
colIndices - Variable in class hex.tree.xgboost.task.XGBoostUploadMatrixTask.SparseMatrixChunk
 
cols - Variable in class hex.tree.xgboost.task.XGBoostUploadMatrixTask.DenseMatrixDimensions
 
colsample_bylevel - Variable in class hex.schemas.XGBoostV3.XGBoostParametersV3
 
colsample_bynode - Variable in class hex.schemas.XGBoostV3.XGBoostParametersV3
 
colsample_bytree - Variable in class hex.schemas.XGBoostV3.XGBoostParametersV3
 
compareTo(RabitWorker) - Method in class hex.tree.xgboost.rabit.RabitWorker
 
compute() - Method in class hex.tree.xgboost.predict.XGBoostModelMetrics
 
convert(int, String) - Method in class hex.tree.xgboost.XGBoostModel
 
convert(int, String, ConvertTreeOptions) - Method in class hex.tree.xgboost.XGBoostModel
 
convertChunksToDMatrix(DataInfo, Chunk[], int, boolean, int) - Static method in class hex.tree.xgboost.XGBoostUtils
convert a set of H2O chunks (representing a part of a vector) to a sparse DMatrix
convertFrameToDMatrix(DataInfo, Frame, String, String, String, boolean) - Static method in class hex.tree.xgboost.XGBoostUtils
convert an H2O Frame to a sparse DMatrix
COVER_KEY - Static variable in class hex.tree.xgboost.util.FeatureScore
 
createFeatureMap(XGBoostModel, Frame) - Static method in class hex.tree.xgboost.XGBoostUtils
 
createImpl() - Method in class hex.schemas.XGBoostModelV3
 
createInputFramesInformationTable(ModelBuilder) - Method in class hex.tree.xgboost.XGBoostOutput
 
createOutputSchema() - Method in class hex.schemas.XGBoostModelV3
 
createParametersSchema() - Method in class hex.schemas.XGBoostModelV3
 
createParams(XGBoostModel.XGBoostParameters, int, String[]) - Static method in class hex.tree.xgboost.XGBoostModel
 
createParamsMap(XGBoostModel.XGBoostParameters, int, String[]) - Static method in class hex.tree.xgboost.XGBoostModel
 
csr(Frame, int[], Vec, Vec, Vec, DataInfo, float[], float[], float[]) - Static method in class hex.tree.xgboost.matrix.SparseMatrixFactory
 
csr(Chunk[], int, int, int, DataInfo, float[], float[], float[]) - Static method in class hex.tree.xgboost.matrix.SparseMatrixFactory
 
cv_computeAndSetOptimalParameters(ModelBuilder<XGBoostModel, XGBoostModel.XGBoostParameters, XGBoostOutput>[]) - Method in class hex.tree.xgboost.XGBoost
 

D

data - Variable in class hex.schemas.XGBoostExecReqV3
 
data - Variable in class hex.schemas.XGBoostExecRespV3
 
data - Variable in class hex.tree.xgboost.task.XGBoostUploadMatrixTask.DenseMatrixChunk
 
data - Variable in class hex.tree.xgboost.task.XGBoostUploadMatrixTask.SparseMatrixChunk
 
dataInfo() - Method in class hex.tree.xgboost.XGBoostModelInfo
 
decodeAggregate(float[], float[]) - Method in class hex.tree.xgboost.predict.MutableOneHotEncoderFVec
 
deepClone(Key<XGBoostModel>) - Method in class hex.tree.xgboost.XGBoostModel
Performs deep clone of given model.
DEFAULT_GPU_ID - Static variable in class hex.tree.xgboost.util.GpuUtils
 
dense(Chunk[], DataInfo, int, float[], float[], int, float[]) - Static method in class hex.tree.xgboost.matrix.DenseMatrixFactory
 
dense(Frame, int[], int, int[], Vec, Vec, Vec, DataInfo, float[], float[], float[]) - Static method in class hex.tree.xgboost.matrix.DenseMatrixFactory
 
denseChunk(String, XGBoostUploadMatrixTask.DenseMatrixChunk) - Static method in class hex.tree.xgboost.matrix.RemoteMatrixLoader
 
DenseDMatrixProvider(long, float[], float[], float[], BigDenseMatrix) - Constructor for class hex.tree.xgboost.matrix.DenseMatrixFactory.DenseDMatrixProvider
 
DenseMatrixDimensions(int, int, int[]) - Constructor for class hex.tree.xgboost.task.XGBoostUploadMatrixTask.DenseMatrixDimensions
 
DenseMatrixFactory - Class in hex.tree.xgboost.matrix
 
DenseMatrixFactory() - Constructor for class hex.tree.xgboost.matrix.DenseMatrixFactory
 
DenseMatrixFactory.DenseDMatrixProvider - Class in hex.tree.xgboost.matrix
 
dispose() - Method in class ai.h2o.xgboost4j.java.BoosterWrapper
 
dispose() - Method in class hex.tree.xgboost.matrix.DenseMatrixFactory.DenseDMatrixProvider
 
dispose() - Method in class hex.tree.xgboost.matrix.MatrixLoader.DMatrixProvider
 
dispose(Object...) - Static method in class hex.tree.xgboost.util.BoosterHelper
Invalidates XGBoost objects (Booster, DMatrix) and frees up their memory
dmatrix_type - Variable in class hex.schemas.XGBoostV3.XGBoostParametersV3
 
DMatrixProvider(long, float[], float[], float[]) - Constructor for class hex.tree.xgboost.matrix.MatrixLoader.DMatrixProvider
 
doPost(HttpServletRequest, HttpServletResponse) - Method in class hex.tree.xgboost.remote.RemoteXGBoostUploadServlet
 
doWithLocalRabit(BoosterHelper.BoosterOp<X>, Booster) - Static method in class hex.tree.xgboost.util.BoosterHelper
 
downloadBytes(Key, String, XGBoostExecReq) - Method in class hex.tree.xgboost.exec.XGBoostHttpClient
 

E

empty(String) - Static method in class hex.tree.xgboost.EvalMetric
 
EMPTY_COMPILATION_FLAGS - Static variable in class hex.tree.xgboost.util.NativeLibrary
 
equals(Object) - Method in class hex.tree.xgboost.EvalMetric
 
equals(Object) - Method in class hex.tree.xgboost.matrix.DenseMatrixFactory.DenseDMatrixProvider
 
equals(Object) - Method in class hex.tree.xgboost.matrix.MatrixLoader.DMatrixProvider
 
equals(Object) - Method in class hex.tree.xgboost.matrix.SparseMatrixFactory.SparseDMatrixProvider
 
eta - Variable in class hex.schemas.XGBoostV3.XGBoostParametersV3
 
eval_metric - Variable in class hex.schemas.XGBoostV3.XGBoostParametersV3
 
EvalMetric - Class in hex.tree.xgboost
 
EvalMetric(String, double, double) - Constructor for class hex.tree.xgboost.EvalMetric
 
evalSet(DMatrix, DMatrix, int) - Method in class ai.h2o.xgboost4j.java.BoosterWrapper
 
execute(Frame, Key<Frame>) - Method in class hex.tree.xgboost.predict.AssignLeafNodeTask
 
execute() - Method in class hex.tree.xgboost.task.XGBoostCleanupTask
 
execute() - Method in class hex.tree.xgboost.task.XGBoostSetupTask
 
execute() - Method in class hex.tree.xgboost.task.XGBoostUpdateTask
 
execute() - Method in class hex.tree.xgboost.task.XGBoostUploadMatrixTask
 
extractTo(File) - Method in class hex.tree.xgboost.util.NativeLibrary
 

F

FeatureProperties(String[], String[], boolean[], int[]) - Constructor for class hex.tree.xgboost.XGBoostUtils.FeatureProperties
 
FeatureScore - Class in hex.tree.xgboost.util
 
FeatureScore() - Constructor for class hex.tree.xgboost.util.FeatureScore
 
fields - Static variable in class hex.schemas.XGBoostV3.XGBoostParametersV3
 
fillInput(Chunk[], int, double[], float[], int[]) - Method in class hex.tree.xgboost.predict.PredictTreeSHAPSortingTask
 
fillInput(Chunk[], int, double[], float[]) - Method in class hex.tree.xgboost.predict.PredictTreeSHAPTask
 
findFrameNodes(Frame) - Static method in class hex.tree.xgboost.task.XGBoostSetupTask
Finds what nodes actually do carry some of data of a given Frame
finished(ModelBuilder<?, ?, ?>) - Method in class hex.tree.xgboost.XGBoostGPUCVModelBuilder
 
FrameMatrixLoader - Class in hex.tree.xgboost.matrix
 
FrameMatrixLoader(XGBoostModel, Frame, Frame) - Constructor for class hex.tree.xgboost.matrix.FrameMatrixLoader
 
fromMap(Map<String, Object>) - Static method in class hex.tree.xgboost.BoosterParms
 
fullName() - Method in class hex.tree.xgboost.XGBoostModel.XGBoostParameters
 
fvalue(int) - Method in class hex.tree.xgboost.predict.MutableOneHotEncoderFVec
 

G

GAIN_KEY - Static variable in class hex.tree.xgboost.util.FeatureScore
 
gamma - Variable in class hex.schemas.XGBoostV3.XGBoostParametersV3
 
geOSType() - Static method in enum hex.tree.xgboost.util.Platform
 
get() - Method in class hex.tree.xgboost.BoosterParms
 
get() - Method in class hex.tree.xgboost.matrix.MatrixLoader.DMatrixProvider
 
get4() - Method in class hex.tree.xgboost.rabit.communication.XGBoostAutoBuffer
 
getActualBackend(XGBoostModel.XGBoostParameters, boolean) - Static method in class hex.tree.xgboost.XGBoostModel
 
getActualTreeMethod(XGBoostModel.XGBoostParameters) - Static method in class hex.tree.xgboost.XGBoostModel
 
getAuxNodeWeightsKey() - Method in class hex.tree.xgboost.XGBoostModelInfo
 
getBooster() - Method in class ai.h2o.xgboost4j.java.BoosterWrapper
 
getBooster(int, XGBoostExecReqV3) - Method in class hex.tree.xgboost.remote.RemoteXGBoostHandler
 
getBoosterBytes() - Method in class hex.tree.xgboost.task.XGBoostUpdateTask
 
getBoosterDump(byte[], String, boolean, String) - Static method in class hex.tree.xgboost.util.BoosterDump
 
getBoostrapClasses() - Method in class hex.tree.xgboost.XGBoostTypeMapExtension
 
getCalibrationFrame() - Method in class hex.tree.xgboost.XGBoost
 
getCalibrationFrame() - Method in class hex.tree.xgboost.XGBoostModel.XGBoostParameters
 
getCalibrationMethod() - Method in class hex.tree.xgboost.XGBoostModel.XGBoostParameters
 
getCheckpointFile(String) - Static method in class hex.tree.xgboost.remote.RemoteXGBoostUploadServlet
 
getCompilationFlags() - Method in class hex.tree.xgboost.util.NativeLibrary
 
getDataInfoKey() - Method in class hex.tree.xgboost.XGBoostModelInfo
 
getEvalMetric() - Method in class hex.tree.xgboost.exec.LocalXGBoostExecutor
 
getEvalMetric() - Method in class hex.tree.xgboost.exec.RemoteXGBoostExecutor
 
GetEvalMetric() - Constructor for class hex.tree.xgboost.exec.XGBoostExecReq.GetEvalMetric
 
getEvalMetric() - Method in interface hex.tree.xgboost.exec.XGBoostExecutor
Retrieves the value of the evaluation metric both for training and validation dataset.
getEvalMetric(int, XGBoostExecReqV3) - Method in class hex.tree.xgboost.remote.RemoteXGBoostHandler
 
getEvalMetric() - Method in class hex.tree.xgboost.task.XGBoostUpdateTask
 
getExecutor(XGBoostExecReqV3) - Static method in class hex.tree.xgboost.remote.XGBoostExecutorRegistry
 
getExtensionName() - Method in class hex.tree.xgboost.XGBoostExtension
 
getFeatureAccessor(int) - Method in class hex.tree.xgboost.XGBoostPojoWriter
 
getFeatureInteractions(int, int, int) - Method in class hex.tree.xgboost.XGBoostModel
 
getFeatureInteractionsTable(int, int, int) - Method in class hex.tree.xgboost.XGBoostModel
 
getFeatureMap() - Method in class hex.tree.xgboost.XGBoostModelInfo
 
getFeatureScores(byte[]) - Method in class hex.tree.xgboost.predict.XGBoostJavaVariableImportance
 
getFeatureScores(byte[]) - Method in class hex.tree.xgboost.predict.XGBoostNativeVariableImportance
 
getFeatureScores(byte[]) - Method in interface hex.tree.xgboost.predict.XGBoostVariableImportance
 
getFriedmanPopescusH(Frame, String[]) - Method in class hex.tree.xgboost.XGBoostModel
 
getInformationTableNumRows() - Method in class hex.tree.xgboost.XGBoostOutput
 
getInstance() - Static method in class hex.tree.xgboost.remote.SteamExecutorStarter
 
getLeafIndex(FVec) - Method in class hex.tree.xgboost.predict.XGBoostRegTree
 
getLeafPath(FVec, StringBuilder) - Method in class hex.tree.xgboost.predict.XGBoostRegTree
 
getLeafValue(FVec, int) - Method in class hex.tree.xgboost.predict.XGBoostRegTree
Retrieves nodes from root to leaf and returns leaf value.
getLoadedLibrary() - Method in class hex.tree.xgboost.util.NativeLibraryLoaderChain
 
getLoader() - Static method in class hex.tree.xgboost.XGBoostExtension
 
getModelBuilder() - Method in class hex.tree.xgboost.XGBoost
 
getMojo() - Method in class hex.tree.xgboost.XGBoostModel
 
getName() - Method in class hex.api.xgboost.RegisterRestApi
 
getName() - Method in class hex.ensemble.XGBoostMetalearnerProvider
 
getName() - Method in class hex.tree.xgboost.util.NativeLibrary
 
getName() - Method in enum hex.tree.xgboost.util.Platform
 
getNativeLibs() - Method in class hex.tree.xgboost.util.NativeLibraryLoaderChain
 
getNodes() - Method in class hex.tree.xgboost.predict.XGBoostRegTree
 
getNodeWeights() - Method in class hex.tree.xgboost.predict.UpdateAuxTreeWeightsTask
 
getNTrees() - Method in class hex.tree.xgboost.XGBoostModel.XGBoostParameters
 
getNTrees() - Method in class hex.tree.xgboost.XGBoostOutput
 
getNumNodes() - Method in class hex.tree.xgboost.task.XGBoostSetupTask.FrameNodes
 
getOriginalIndex(String) - Method in class hex.tree.xgboost.XGBoostUtils.FeatureProperties
 
getParams() - Method in class hex.tree.xgboost.XGBoostModel.XGBoostParameters
 
getPlatform() - Method in enum hex.tree.xgboost.util.Platform
 
getPlatformLibName(String) - Method in enum hex.tree.xgboost.util.Platform
 
getRemoteExecutor(XGBoostModel, Frame, Frame, Job<XGBoostModel>) - Method in class hex.tree.xgboost.remote.SteamExecutorStarter
 
getRequiredCoreExtensions() - Method in class hex.api.xgboost.RegisterRestApi
 
getStats() - Method in class hex.tree.xgboost.predict.XGBoostRegTree
 
getStr() - Method in class hex.tree.xgboost.rabit.communication.XGBoostAutoBuffer
 
getUploadDir(String) - Static method in class hex.tree.xgboost.remote.RemoteXGBoostUploadServlet
 
getVariableImportances() - Method in class hex.tree.xgboost.XGBoostOutput
 
getWorkerEnvs() - Method in class hex.tree.xgboost.rabit.RabitTrackerH2O
 
gpu_id - Variable in class hex.schemas.XGBoostV3.XGBoostParametersV3
 
GpuUtils - Class in hex.tree.xgboost.util
 
GpuUtils() - Constructor for class hex.tree.xgboost.util.GpuUtils
 
grow_policy - Variable in class hex.schemas.XGBoostV3.XGBoostParametersV3
 

H

handleOutputFormat(MutableOneHotEncoderFVec, float[], float[]) - Method in class hex.tree.xgboost.predict.PredictTreeSHAPTask
 
has_checkpoint - Variable in class hex.tree.xgboost.exec.XGBoostExecReq.Init
 
hasCompilationFlag(NativeLibrary.CompilationFlags) - Method in class hex.tree.xgboost.util.NativeLibrary
 
hasGPU(H2ONode, int[]) - Static method in class hex.tree.xgboost.util.GpuUtils
 
hasGPU(int[]) - Static method in class hex.tree.xgboost.util.GpuUtils
 
hasGPU() - Static method in class hex.tree.xgboost.util.GpuUtils
 
hashCode() - Method in class hex.tree.xgboost.EvalMetric
 
hashCode() - Method in class hex.tree.xgboost.matrix.DenseMatrixFactory.DenseDMatrixProvider
 
hashCode() - Method in class hex.tree.xgboost.matrix.MatrixLoader.DMatrixProvider
 
hashCode() - Method in class hex.tree.xgboost.matrix.SparseMatrixFactory.SparseDMatrixProvider
 
hashCode() - Method in class hex.tree.xgboost.XGBoostModelInfo
 
hasValidationFrame() - Method in class hex.tree.xgboost.matrix.FrameMatrixLoader
 
hasValidationFrame() - Method in class hex.tree.xgboost.matrix.MatrixLoader
 
hasValidationFrame() - Method in class hex.tree.xgboost.matrix.RemoteMatrixLoader
 
haveMojo() - Method in class hex.tree.xgboost.XGBoost
 
havePojo() - Method in class hex.tree.xgboost.XGBoost
 
hex.api.xgboost - package hex.api.xgboost
 
hex.ensemble - package hex.ensemble
 
hex.schemas - package hex.schemas
 
hex.tree.xgboost - package hex.tree.xgboost
 
hex.tree.xgboost.exec - package hex.tree.xgboost.exec
 
hex.tree.xgboost.matrix - package hex.tree.xgboost.matrix
 
hex.tree.xgboost.predict - package hex.tree.xgboost.predict
 
hex.tree.xgboost.rabit - package hex.tree.xgboost.rabit
 
hex.tree.xgboost.rabit.communication - package hex.tree.xgboost.rabit.communication
 
hex.tree.xgboost.rabit.util - package hex.tree.xgboost.rabit.util
 
hex.tree.xgboost.remote - package hex.tree.xgboost.remote
 
hex.tree.xgboost.task - package hex.tree.xgboost.task
 
hex.tree.xgboost.util - package hex.tree.xgboost.util
 
http - Variable in class hex.tree.xgboost.exec.RemoteXGBoostExecutor
 

I

id - Variable in class hex.tree.xgboost.task.XGBoostUploadMatrixTask.DenseMatrixChunk
 
id - Variable in class hex.tree.xgboost.task.XGBoostUploadMatrixTask.SparseMatrixChunk
 
Init() - Constructor for class hex.tree.xgboost.exec.XGBoostExecReq.Init
 
init(int, XGBoostExecReqV3) - Method in class hex.tree.xgboost.remote.RemoteXGBoostHandler
 
init(boolean) - Method in class hex.tree.xgboost.XGBoost
Initialize the ModelBuilder, validating all arguments and preparing the training frame.
initActualParamValues() - Method in class hex.tree.xgboost.XGBoostModel
 
initActualParamValuesAfterOutputSetup(boolean, int) - Method in class hex.tree.xgboost.XGBoostModel
 
initDense(String, XGBoostUploadMatrixTask.DenseMatrixDimensions) - Static method in class hex.tree.xgboost.matrix.RemoteMatrixLoader
 
initializeFromChunkIds(Frame, int[], Vec, Vec, DataInfo, SparseMatrix, SparseMatrixDimensions, Vec, float[], float[], float[]) - Static method in class hex.tree.xgboost.matrix.SparseMatrixFactory
 
initMap(Frame, Chunk[]) - Method in interface hex.tree.xgboost.predict.XGBoostBigScorePredict
 
initMap(Frame, Chunk[]) - Method in class hex.tree.xgboost.predict.XGBoostJavaBigScorePredict
 
initMap(Frame, Chunk[]) - Method in class hex.tree.xgboost.predict.XGBoostNativeBigScorePredict
 
initSparse(String, SparseMatrixDimensions) - Static method in class hex.tree.xgboost.matrix.RemoteMatrixLoader
 
interaction_constraints - Variable in class hex.schemas.XGBoostV3.XGBoostParametersV3
 
isBundled() - Method in class hex.tree.xgboost.util.NativeLibrary
 
isEnabled() - Method in class hex.tree.xgboost.XGBoostExtension
 
isEqual(RegTreeNode, RegTreeNode) - Static method in class biz.k11i.xgboost.tree.NodeHelper
 
isFeatureUsedInPredict(String) - Method in class hex.tree.xgboost.XGBoostModel
 
isOffHeapRequirementMet() - Method in class hex.tree.xgboost.MemoryCheck.Report
 
isSubsetOf(XGBoostSetupTask.FrameNodes) - Method in class hex.tree.xgboost.task.XGBoostSetupTask.FrameNodes
 
isSupervised() - Method in class hex.tree.xgboost.XGBoost
 

J

javaName() - Method in class hex.tree.xgboost.XGBoostModel.XGBoostParameters
 

K

key - Variable in class hex.schemas.XGBoostExecReqV3
 
key - Variable in class hex.schemas.XGBoostExecRespV3
 

L

learn_rate - Variable in class hex.schemas.XGBoostV3.XGBoostParametersV3
 
LinkMap - Class in hex.tree.xgboost.rabit.util
Java implementation of ai.h2o.xgboost4j.scala.rabit.util.LinkMap Naming left for consistency.
LinkMap(int) - Constructor for class hex.tree.xgboost.rabit.util.LinkMap
 
loadModel(InputStream) - Static method in class hex.tree.xgboost.util.BoosterHelper
 
loadModel(byte[]) - Static method in class hex.tree.xgboost.util.BoosterHelper
 
loadNativeLibs() - Method in class hex.tree.xgboost.util.NativeLibraryLoaderChain
 
LocalXGBoostExecutor - Class in hex.tree.xgboost.exec
 
LocalXGBoostExecutor(Key, XGBoostExecReq.Init) - Constructor for class hex.tree.xgboost.exec.LocalXGBoostExecutor
Used when executing from a remote model
LocalXGBoostExecutor(XGBoostModel, Frame, Frame) - Constructor for class hex.tree.xgboost.exec.LocalXGBoostExecutor
Used when executing from a local model
logNativeLibInfo() - Method in class hex.tree.xgboost.XGBoostExtension
 

M

MAGIC - Static variable in class hex.tree.xgboost.rabit.RabitTrackerH2O
 
main(String[]) - Static method in class hex.tree.xgboost.util.BoosterDump
 
main(String[]) - Static method in class water.tools.XGBoostLibExtractTool
 
make(DataInfo, XGBoostOutput, byte[], Model.LeafNodeAssignment.LeafNodeAssignmentType) - Static method in class hex.tree.xgboost.predict.AssignLeafNodeTask
 
make(Predictor, String, XGBoostOutput, double) - Static method in class hex.tree.xgboost.XGBoostPojoWriter
 
makeCVModelBuilder(ModelBuilder<?, ?, ?>[], int) - Method in class hex.tree.xgboost.XGBoost
 
makeDMatrix() - Method in class hex.tree.xgboost.matrix.DenseMatrixFactory.DenseDMatrixProvider
 
makeDMatrix() - Method in class hex.tree.xgboost.matrix.MatrixLoader.DMatrixProvider
 
makeDMatrix() - Method in class hex.tree.xgboost.matrix.SparseMatrixFactory.SparseDMatrixProvider
 
makeLocalTrainMatrix() - Method in class hex.tree.xgboost.matrix.FrameMatrixLoader
 
makeLocalTrainMatrix() - Method in class hex.tree.xgboost.matrix.MatrixLoader
 
makeLocalTrainMatrix() - Method in class hex.tree.xgboost.matrix.RemoteMatrixLoader
 
makeLocalValidMatrix() - Method in class hex.tree.xgboost.matrix.FrameMatrixLoader
 
makeLocalValidMatrix() - Method in class hex.tree.xgboost.matrix.MatrixLoader
 
makeLocalValidMatrix() - Method in class hex.tree.xgboost.matrix.RemoteMatrixLoader
 
makeMetricBuilder(String[]) - Method in class hex.tree.xgboost.XGBoostModel
 
makePredictor(byte[]) - Static method in class hex.tree.xgboost.predict.PredictorFactory
 
makePredictor(byte[], byte[], boolean) - Static method in class hex.tree.xgboost.predict.PredictorFactory
 
map(Chunk[], NewChunk[]) - Method in class hex.tree.xgboost.predict.AssignLeafNodeTask
 
map(Chunk[], NewChunk[]) - Method in class hex.tree.xgboost.predict.PredictTreeSHAPSortingTask
 
map(Chunk[], NewChunk[]) - Method in class hex.tree.xgboost.predict.PredictTreeSHAPTask
 
map(Chunk[], NewChunk[]) - Method in class hex.tree.xgboost.predict.UpdateAuxTreeWeightsTask
 
map(Chunk[], NewChunk[]) - Method in class hex.tree.xgboost.task.XGBoostScoreTask
 
mapOriginalNamesToIndices(String[]) - Method in class hex.tree.xgboost.XGBoostUtils.FeatureProperties
 
matrixData(String, XGBoostUploadMatrixTask.MatrixData) - Static method in class hex.tree.xgboost.matrix.RemoteMatrixLoader
 
MatrixFactoryUtils - Class in hex.tree.xgboost.matrix
 
MatrixFactoryUtils() - Constructor for class hex.tree.xgboost.matrix.MatrixFactoryUtils
 
MatrixLoader - Class in hex.tree.xgboost.matrix
 
MatrixLoader() - Constructor for class hex.tree.xgboost.matrix.MatrixLoader
 
MatrixLoader.DMatrixProvider - Class in hex.tree.xgboost.matrix
 
max_abs_leafnode_pred - Variable in class hex.schemas.XGBoostV3.XGBoostParametersV3
 
max_bins - Variable in class hex.schemas.XGBoostV3.XGBoostParametersV3
 
max_delta_step - Variable in class hex.schemas.XGBoostV3.XGBoostParametersV3
 
max_depth - Variable in class hex.schemas.XGBoostV3.XGBoostParametersV3
 
MAX_DIM - Static variable in class hex.tree.xgboost.matrix.SparseMatrix
Maximum size of one dimension of SPARSE matrix with data.
max_leaves - Variable in class hex.schemas.XGBoostV3.XGBoostParametersV3
 
MemoryCheck - Class in hex.tree.xgboost
 
MemoryCheck() - Constructor for class hex.tree.xgboost.MemoryCheck
 
MemoryCheck.Report - Class in hex.tree.xgboost
 
min_child_weight - Variable in class hex.schemas.XGBoostV3.XGBoostParametersV3
 
min_rows - Variable in class hex.schemas.XGBoostV3.XGBoostParametersV3
 
min_split_improvement - Variable in class hex.schemas.XGBoostV3.XGBoostParametersV3
 
model_info() - Method in class hex.tree.xgboost.XGBoostModel
 
modelKey - Variable in class hex.tree.xgboost.exec.LocalXGBoostExecutor
 
modelKey - Variable in class hex.tree.xgboost.exec.RemoteXGBoostExecutor
 
mojoVersion() - Method in class hex.tree.xgboost.XGBoostMojoWriter
 
monotone_constraints - Variable in class hex.schemas.XGBoostV3.XGBoostParametersV3
 
MutableOneHotEncoderFVec - Class in hex.tree.xgboost.predict
 
MutableOneHotEncoderFVec(DataInfo, boolean) - Constructor for class hex.tree.xgboost.predict.MutableOneHotEncoderFVec
 

N

name() - Method in class hex.tree.xgboost.util.NativeLibraryLoaderChain
 
NAME - Static variable in class hex.tree.xgboost.XGBoostExtension
 
NativeLibrary - Class in hex.tree.xgboost.util
Representation of native library.
NativeLibrary.CompilationFlags - Enum in hex.tree.xgboost.util
 
NativeLibraryLoaderChain - Class in hex.tree.xgboost.util
A simple loader which tries to load all specified libraries in a given order.
NativeLibraryLoaderChain() - Constructor for class hex.tree.xgboost.util.NativeLibraryLoaderChain
 
newInstance() - Method in class hex.ensemble.XGBoostMetalearnerProvider
 
newParametersSchemaInstance() - Method in class hex.ensemble.XGBoostMetalearnerProvider
 
nModelsInParallel(int) - Method in class hex.tree.xgboost.XGBoost
 
NodeHelper - Class in biz.k11i.xgboost.tree
This class exposes some package-private APIs of RegTreeImpl.Node and provides additional helper methods.
NodeHelper() - Constructor for class biz.k11i.xgboost.tree.NodeHelper
 
nodes - Variable in class hex.tree.xgboost.exec.XGBoostExecReq.Init
 
normalize_type - Variable in class hex.schemas.XGBoostV3.XGBoostParametersV3
 
nthread - Variable in class hex.schemas.XGBoostV3.XGBoostParametersV3
 
ntrees - Variable in class hex.schemas.XGBoostV3.XGBoostParametersV3
 
num_nodes - Variable in class hex.tree.xgboost.exec.XGBoostExecReq.Init
 
numGPUs(H2ONode) - Static method in class hex.tree.xgboost.util.GpuUtils
 

O

offsets - Variable in class hex.tree.xgboost.matrix.MatrixLoader.DMatrixProvider
 
offsets - Variable in class hex.tree.xgboost.task.XGBoostUploadMatrixTask.MatrixData
 
onConnectionStateChange(SteamMessageSender) - Method in class hex.tree.xgboost.remote.SteamExecutorStarter
 
one_drop - Variable in class hex.schemas.XGBoostV3.XGBoostParametersV3
 
onLocalNodeStarted() - Method in class hex.tree.xgboost.XGBoostExtension
 
onMessage(Map<String, String>) - Method in class hex.tree.xgboost.remote.SteamExecutorStarter
 

P

parentMap - Variable in class hex.tree.xgboost.rabit.util.LinkMap
 
parms - Variable in class hex.tree.xgboost.exec.XGBoostExecReq.Init
 
parseFeatureScores(String[]) - Static method in class hex.tree.xgboost.predict.XGBoostNativeVariableImportance
 
Platform - Enum in hex.tree.xgboost.util
A simple OS type wrapper.
postGlobal() - Method in class hex.tree.xgboost.predict.UpdateAuxTreeWeightsTask
 
postJson(Key, String, XGBoostExecReq) - Method in class hex.tree.xgboost.exec.XGBoostHttpClient
 
postProcessPredictions(Frame, Frame, Job) - Method in class hex.tree.xgboost.XGBoostModel
 
predict(Chunk[]) - Method in class hex.tree.xgboost.predict.XGBoostJavaBigScoreChunkPredict
 
predict(Chunk[]) - Method in class hex.tree.xgboost.predict.XGBoostNativeBigScoreChunkPredict
 
predict(Chunk[]) - Method in interface hex.tree.xgboost.predict.XGBoostPredict
 
PREDICT_JAVA_PROP - Static variable in class hex.tree.xgboost.util.PredictConfiguration
 
PREDICT_NATIVE_PROP - Static variable in class hex.tree.xgboost.util.PredictConfiguration
 
PredictConfiguration - Class in hex.tree.xgboost.util
 
PredictConfiguration() - Constructor for class hex.tree.xgboost.util.PredictConfiguration
 
predictContrib(Chunk[]) - Method in class hex.tree.xgboost.predict.XGBoostNativeBigScoreChunkPredict
 
predictContrib(Chunk[]) - Method in interface hex.tree.xgboost.predict.XGBoostPredictContrib
 
PredictorFactory - Class in hex.tree.xgboost.predict
 
PredictorFactory() - Constructor for class hex.tree.xgboost.predict.PredictorFactory
 
PredictTreeSHAPSortingTask - Class in hex.tree.xgboost.predict
 
PredictTreeSHAPSortingTask(DataInfo, XGBoostModelInfo, XGBoostOutput, Model.Contributions.ContributionsOptions) - Constructor for class hex.tree.xgboost.predict.PredictTreeSHAPSortingTask
 
PredictTreeSHAPTask - Class in hex.tree.xgboost.predict
 
PredictTreeSHAPTask(DataInfo, XGBoostModelInfo, XGBoostOutput, Model.Contributions.ContributionsOptions) - Constructor for class hex.tree.xgboost.predict.PredictTreeSHAPTask
 
prepare(ModelBuilder<?, ?, ?>) - Method in class hex.tree.xgboost.XGBoostExternalCVModelBuilder
 
prepare(ModelBuilder<?, ?, ?>) - Method in class hex.tree.xgboost.XGBoostGPUCVModelBuilder
 
print(int) - Method in class hex.tree.xgboost.matrix.DenseMatrixFactory.DenseDMatrixProvider
 
print(int) - Method in class hex.tree.xgboost.matrix.MatrixLoader.DMatrixProvider
 
print(int) - Method in class hex.tree.xgboost.matrix.SparseMatrixFactory.SparseDMatrixProvider
 
priority() - Method in class hex.tree.xgboost.remote.RemoteXGBoostServletProvider
 
priority() - Method in class hex.tree.xgboost.util.NativeLibraryLoaderChain
 
progressUnits() - Method in class hex.tree.xgboost.XGBoostModel.XGBoostParameters
 
put4(int) - Method in class hex.tree.xgboost.rabit.communication.XGBoostAutoBuffer
 
putStr(String) - Method in class hex.tree.xgboost.rabit.communication.XGBoostAutoBuffer
 

Q

quiet_mode - Variable in class hex.schemas.XGBoostV3.XGBoostParametersV3
 

R

RabitTrackerH2O - Class in hex.tree.xgboost.rabit
 
RabitTrackerH2O(int) - Constructor for class hex.tree.xgboost.rabit.RabitTrackerH2O
 
RabitWorker - Class in hex.tree.xgboost.rabit
 
rate_drop - Variable in class hex.schemas.XGBoostV3.XGBoostParametersV3
 
read(ModelReader) - Static method in class biz.k11i.xgboost.tree.NodeHelper
 
readAll_impl(AutoBuffer, Futures) - Method in class hex.tree.xgboost.XGBoostModel
 
readData() - Method in class hex.schemas.XGBoostExecReqV3
 
readData() - Method in class hex.schemas.XGBoostExecRespV3
 
rebalance(Frame, boolean, String) - Method in class hex.tree.xgboost.XGBoost
 
receiver() - Method in class hex.tree.xgboost.rabit.RabitWorker
 
reduce(UpdateAuxTreeWeightsTask) - Method in class hex.tree.xgboost.predict.UpdateAuxTreeWeightsTask
 
reduce(XGBoostScoreTask) - Method in class hex.tree.xgboost.task.XGBoostScoreTask
 
reduce(XGBoostExtensionCheck) - Method in class hex.tree.xgboost.XGBoostExtensionCheck
 
reg_alpha - Variable in class hex.schemas.XGBoostV3.XGBoostParametersV3
 
reg_lambda - Variable in class hex.schemas.XGBoostV3.XGBoostParametersV3
 
registerEndPoints(RestApiContext) - Method in class hex.api.xgboost.RegisterRestApi
 
RegisterRestApi - Class in hex.api.xgboost
 
RegisterRestApi() - Constructor for class hex.api.xgboost.RegisterRestApi
 
RemoteExecutors(String[]) - Constructor for class hex.tree.xgboost.remote.RemoteXGBoostHandler.RemoteExecutors
 
RemoteMatrixLoader - Class in hex.tree.xgboost.matrix
 
RemoteMatrixLoader(Key<?>) - Constructor for class hex.tree.xgboost.matrix.RemoteMatrixLoader
 
RemoteXGBoostExecutor - Class in hex.tree.xgboost.exec
 
RemoteXGBoostExecutor(XGBoostModel, Frame, Frame, String, String, String) - Constructor for class hex.tree.xgboost.exec.RemoteXGBoostExecutor
 
RemoteXGBoostHandler - Class in hex.tree.xgboost.remote
 
RemoteXGBoostHandler() - Constructor for class hex.tree.xgboost.remote.RemoteXGBoostHandler
 
RemoteXGBoostHandler.RemoteExecutors - Class in hex.tree.xgboost.remote
 
RemoteXGBoostServletProvider - Class in hex.tree.xgboost.remote
 
RemoteXGBoostServletProvider() - Constructor for class hex.tree.xgboost.remote.RemoteXGBoostServletProvider
 
RemoteXGBoostUploadServlet - Class in hex.tree.xgboost.remote
 
RemoteXGBoostUploadServlet() - Constructor for class hex.tree.xgboost.remote.RemoteXGBoostUploadServlet
 
RemoteXGBoostUploadServlet.MatrixRequestType - Enum in hex.tree.xgboost.remote
 
RemoteXGBoostUploadServlet.RequestType - Enum in hex.tree.xgboost.remote
 
remove_impl(Futures, boolean) - Method in class hex.tree.xgboost.XGBoostModel
 
removeExecutor(LocalXGBoostExecutor) - Static method in class hex.tree.xgboost.remote.XGBoostExecutorRegistry
 
renderComputePredict(SBPrintStream, CodeGeneratorPipeline) - Method in class hex.tree.xgboost.XGBoostPojoWriter
 
renderJavaPredictBody(SBPrintStream, CodeGeneratorPipeline) - Method in class hex.tree.xgboost.XGBoostPojoWriter
 
Report(long, long) - Constructor for class hex.tree.xgboost.MemoryCheck.Report
 
resp - Variable in class hex.tree.xgboost.task.XGBoostUploadMatrixTask.MatrixData
 
response - Variable in class hex.tree.xgboost.matrix.MatrixLoader.DMatrixProvider
 
ringMap - Variable in class hex.tree.xgboost.rabit.util.LinkMap
 
rowHeader - Variable in class hex.tree.xgboost.task.XGBoostUploadMatrixTask.SparseMatrixChunk
 
rowOffsets - Variable in class hex.tree.xgboost.task.XGBoostUploadMatrixTask.DenseMatrixDimensions
 
rows - Variable in class hex.tree.xgboost.task.XGBoostUploadMatrixTask.DenseMatrixDimensions
 
run() - Method in class hex.tree.xgboost.task.AbstractXGBoostTask
Alias to doAllNodes() - the XGBoost task will actually run only on selected nodes.
run() - Method in class hex.tree.xgboost.task.XGBoostUpdater
 
runCheck(double) - Static method in class hex.tree.xgboost.MemoryCheck
 

S

sample_rate - Variable in class hex.schemas.XGBoostV3.XGBoostParametersV3
 
sample_type - Variable in class hex.schemas.XGBoostV3.XGBoostParametersV3
 
save_matrix_directory - Variable in class hex.schemas.XGBoostV3.XGBoostParametersV3
 
save_matrix_path - Variable in class hex.tree.xgboost.exec.XGBoostExecReq.Init
 
saveRabitCheckpoint() - Method in class ai.h2o.xgboost4j.java.BoosterWrapper
 
scale_pos_weight - Variable in class hex.schemas.XGBoostV3.XGBoostParametersV3
 
score0(Chunk[], double, int, double[], double[]) - Method in class hex.tree.xgboost.predict.XGBoostJavaBigScoreChunkPredict
 
score0(Chunk[], double, int, double[], double[]) - Method in class hex.tree.xgboost.predict.XGBoostNativeBigScoreChunkPredict
 
score0(double[], double[]) - Method in class hex.tree.xgboost.XGBoostModel
 
score0(double[], double[], double) - Method in class hex.tree.xgboost.XGBoostModel
 
score_eval_metric_only - Variable in class hex.schemas.XGBoostV3.XGBoostParametersV3
 
score_tree_interval - Variable in class hex.schemas.XGBoostV3.XGBoostParametersV3
 
scoreContributions(Frame, Key<Frame>) - Method in class hex.tree.xgboost.XGBoostModel
 
scoreContributions(Frame, Key<Frame>, Job<Frame>, Model.Contributions.ContributionsOptions) - Method in class hex.tree.xgboost.XGBoostModel
 
scoreKeepers() - Method in class hex.tree.xgboost.XGBoostOutput
 
scoreLeafNodeAssignment(Frame, Model.LeafNodeAssignment.LeafNodeAssignmentType, Key<Frame>) - Method in class hex.tree.xgboost.XGBoostModel
 
scoringInfo(boolean) - Method in class hex.tree.xgboost.XGBoostModelInfo
 
seed - Variable in class hex.schemas.XGBoostV3.XGBoostParametersV3
 
servlets() - Method in class hex.tree.xgboost.remote.RemoteXGBoostServletProvider
 
setCalibrationFrame(Frame) - Method in class hex.tree.xgboost.XGBoost
 
setCalibrationMethod(CalibrationHelper.CalibrationMethod) - Method in class hex.tree.xgboost.XGBoostModel.XGBoostParameters
 
setCalibrationModel(Model<?, ?, ?>) - Method in class hex.tree.xgboost.XGBoostOutput
 
setFeatureMap(String) - Method in class hex.tree.xgboost.XGBoostModelInfo
 
setInput(double[]) - Method in class hex.tree.xgboost.predict.MutableOneHotEncoderFVec
 
setParms(Map<String, Object>) - Method in class hex.tree.xgboost.exec.XGBoostExecReq.Init
 
setResponseAndWeightAndOffset(Chunk[], int, int, int, float[], float[], float[], int, int) - Static method in class hex.tree.xgboost.matrix.MatrixFactoryUtils
 
setResponseWeightAndOffset(Chunk, Chunk, Chunk, float[], float[], float[], int, int) - Static method in class hex.tree.xgboost.matrix.MatrixFactoryUtils
 
setup() - Method in class hex.tree.xgboost.exec.LocalXGBoostExecutor
 
setup() - Method in class hex.tree.xgboost.exec.RemoteXGBoostExecutor
 
setup() - Method in interface hex.tree.xgboost.exec.XGBoostExecutor
 
setup(int, XGBoostExecReqV3) - Method in class hex.tree.xgboost.remote.RemoteXGBoostHandler
 
setupBigScorePredict(Model<XGBoostModel, XGBoostModel.XGBoostParameters, XGBoostOutput>.BigScore) - Method in class hex.tree.xgboost.XGBoostModel
 
setupBigScorePredict(boolean) - Method in class hex.tree.xgboost.XGBoostModel
 
setupLocal() - Method in class hex.tree.xgboost.predict.PredictTreeSHAPTask
 
setupLocal() - Method in class hex.tree.xgboost.task.AbstractXGBoostTask
 
setupLocal() - Method in class hex.tree.xgboost.task.XGBoostScoreTask
 
setupLocal() - Method in class hex.tree.xgboost.XGBoostExtensionCheck
 
setupVarImp() - Method in class hex.tree.xgboost.XGBoostModel
 
shape - Variable in class hex.tree.xgboost.task.XGBoostUploadMatrixTask.MatrixData
 
size() - Method in class hex.tree.xgboost.XGBoostModelInfo
 
skip_drop - Variable in class hex.schemas.XGBoostV3.XGBoostParametersV3
 
sparseChunk(String, XGBoostUploadMatrixTask.SparseMatrixChunk) - Static method in class hex.tree.xgboost.matrix.RemoteMatrixLoader
 
SparseDMatrixProvider(long[][], int[][], float[][], DMatrix.SparseType, int, long, int, float[], float[], float[]) - Constructor for class hex.tree.xgboost.matrix.SparseMatrixFactory.SparseDMatrixProvider
 
SparseMatrix - Class in hex.tree.xgboost.matrix
Sparse Matrix representation for XGBoost CSR: long[] rowHeaders = new long[] {0, 2, 4, 7}; // offsets float[] data = new float[] {1f,2f, 4f,3f, 3f,1f,2f}; // non-zeros across each row int[] colIndex = new int[] {0, 2, 0, 3, 0, 1, 2}; // col index for each non-zero
SparseMatrix(float[][], long[][], int[][]) - Constructor for class hex.tree.xgboost.matrix.SparseMatrix
Constructs a SparseMatrix instance
SparseMatrixDimensions - Class in hex.tree.xgboost.matrix
Dimensions of a Sparse Matrix
SparseMatrixDimensions(int[], int[]) - Constructor for class hex.tree.xgboost.matrix.SparseMatrixDimensions
Constructs an instance of SparseMatrixDimensions
SparseMatrixFactory - Class in hex.tree.xgboost.matrix
 
SparseMatrixFactory() - Constructor for class hex.tree.xgboost.matrix.SparseMatrixFactory
 
SparseMatrixFactory.SparseDMatrixProvider - Class in hex.tree.xgboost.matrix
 
start(long) - Method in class hex.tree.xgboost.rabit.RabitTrackerH2O
 
startCluster(Key<XGBoostModel>, Job<XGBoostModel>) - Method in class hex.tree.xgboost.remote.SteamExecutorStarter
 
SteamExecutorStarter - Class in hex.tree.xgboost.remote
 
SteamExecutorStarter() - Constructor for class hex.tree.xgboost.remote.SteamExecutorStarter
 
stop() - Method in class hex.tree.xgboost.rabit.RabitTrackerH2O
 
storeExecutor(LocalXGBoostExecutor) - Static method in class hex.tree.xgboost.remote.XGBoostExecutorRegistry
 
subsample - Variable in class hex.schemas.XGBoostV3.XGBoostParametersV3
 
sumChunksLength(int[], Vec, Optional<Vec>, int[]) - Static method in class hex.tree.xgboost.XGBoostUtils
Counts a total sum of chunks inside a vector.

T

toByteArray() - Method in class ai.h2o.xgboost4j.java.BoosterWrapper
 
toByteBuffer(int) - Method in class hex.tree.xgboost.rabit.util.AssignedRank
 
toDMatrix(SparseMatrix, SparseMatrixDimensions, int, int, float[], float[], float[]) - Static method in class hex.tree.xgboost.matrix.SparseMatrixFactory
 
toJavaCheckTooBig() - Method in class hex.tree.xgboost.XGBoostModel
 
toJavaInit(SBPrintStream, CodeGeneratorPipeline) - Method in class hex.tree.xgboost.XGBoostModel
 
toJavaPredictBody(SBPrintStream, CodeGeneratorPipeline, CodeGeneratorPipeline, boolean) - Method in class hex.tree.xgboost.XGBoostModel
 
toString() - Method in class hex.schemas.XGBoostExecRespV3
 
toString() - Method in class hex.tree.xgboost.exec.XGBoostExecReq.GetEvalMetric
 
toString() - Method in class hex.tree.xgboost.exec.XGBoostExecReq.Init
 
toString() - Method in class hex.tree.xgboost.exec.XGBoostExecReq
 
toString() - Method in class hex.tree.xgboost.exec.XGBoostExecReq.Update
 
toString() - Method in class hex.tree.xgboost.MemoryCheck.Report
 
toString() - Method in class hex.tree.xgboost.util.NativeLibrary
 
toTwoDimTable() - Method in class hex.tree.xgboost.BoosterParms
 
trainMatrixKey(Key<?>) - Static method in class hex.tree.xgboost.matrix.RemoteMatrixLoader
 
trainModelImpl() - Method in class hex.tree.xgboost.XGBoost
Start the XGBoost training Job on an F/J thread.
tree_method - Variable in class hex.schemas.XGBoostV3.XGBoostParametersV3
 
treeId - Variable in class hex.tree.xgboost.exec.XGBoostExecReq.Update
 
treeMap - Variable in class hex.tree.xgboost.rabit.util.LinkMap
 

U

uncaughtException(Thread, Throwable) - Method in class hex.tree.xgboost.rabit.RabitTrackerH2O
 
update(DMatrix, int) - Method in class ai.h2o.xgboost4j.java.BoosterWrapper
 
update(int) - Method in class hex.tree.xgboost.exec.LocalXGBoostExecutor
 
update(int) - Method in class hex.tree.xgboost.exec.RemoteXGBoostExecutor
 
Update() - Constructor for class hex.tree.xgboost.exec.XGBoostExecReq.Update
 
update(int) - Method in interface hex.tree.xgboost.exec.XGBoostExecutor
 
update(int, XGBoostExecReqV3) - Method in class hex.tree.xgboost.remote.RemoteXGBoostHandler
 
updateAuxTreeWeights(Frame, String) - Method in class hex.tree.xgboost.XGBoostModel
 
UpdateAuxTreeWeightsTask - Class in hex.tree.xgboost.predict
 
UpdateAuxTreeWeightsTask(DistributionFamily, DataInfo, XGBoostModelInfo, XGBoostOutput) - Constructor for class hex.tree.xgboost.predict.UpdateAuxTreeWeightsTask
 
updateBooster() - Method in class hex.tree.xgboost.exec.LocalXGBoostExecutor
 
updateBooster() - Method in class hex.tree.xgboost.exec.RemoteXGBoostExecutor
 
updateBooster() - Method in interface hex.tree.xgboost.exec.XGBoostExecutor
 
updateBoosterBytes(byte[]) - Method in class hex.tree.xgboost.XGBoostModelInfo
 
uploadCheckpointBytes(Key<?>, byte[]) - Method in class hex.tree.xgboost.exec.XGBoostHttpClient
 
uploadMatrixData(Key<?>, RemoteXGBoostUploadServlet.MatrixRequestType, boolean, BootstrapFreezable<?>) - Method in class hex.tree.xgboost.exec.XGBoostHttpClient
 
useJavaScoring() - Static method in class hex.tree.xgboost.util.PredictConfiguration
 

V

validMatrixKey(Key<?>) - Static method in class hex.tree.xgboost.matrix.RemoteMatrixLoader
 
valueOf(String) - Static method in enum hex.tree.xgboost.predict.XGBoostPredict.OutputType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum hex.tree.xgboost.remote.RemoteXGBoostUploadServlet.MatrixRequestType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum hex.tree.xgboost.remote.RemoteXGBoostUploadServlet.RequestType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum hex.tree.xgboost.util.NativeLibrary.CompilationFlags
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum hex.tree.xgboost.util.Platform
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum hex.tree.xgboost.XGBoostModel.XGBoostParameters.Backend
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum hex.tree.xgboost.XGBoostModel.XGBoostParameters.Booster
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum hex.tree.xgboost.XGBoostModel.XGBoostParameters.DartNormalizeType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum hex.tree.xgboost.XGBoostModel.XGBoostParameters.DartSampleType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum hex.tree.xgboost.XGBoostModel.XGBoostParameters.DMatrixType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum hex.tree.xgboost.XGBoostModel.XGBoostParameters.GrowPolicy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum hex.tree.xgboost.XGBoostModel.XGBoostParameters.TreeMethod
Returns the enum constant of this type with the specified name.
values() - Static method in enum hex.tree.xgboost.predict.XGBoostPredict.OutputType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum hex.tree.xgboost.remote.RemoteXGBoostUploadServlet.MatrixRequestType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum hex.tree.xgboost.remote.RemoteXGBoostUploadServlet.RequestType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum hex.tree.xgboost.util.NativeLibrary.CompilationFlags
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum hex.tree.xgboost.util.Platform
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum hex.tree.xgboost.XGBoostModel.XGBoostParameters.Backend
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum hex.tree.xgboost.XGBoostModel.XGBoostParameters.Booster
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum hex.tree.xgboost.XGBoostModel.XGBoostParameters.DartNormalizeType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum hex.tree.xgboost.XGBoostModel.XGBoostParameters.DartSampleType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum hex.tree.xgboost.XGBoostModel.XGBoostParameters.DMatrixType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum hex.tree.xgboost.XGBoostModel.XGBoostParameters.GrowPolicy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum hex.tree.xgboost.XGBoostModel.XGBoostParameters.TreeMethod
Returns an array containing the constants of this enum type, in the order they are declared.

W

waitFor(long) - Method in class hex.tree.xgboost.rabit.RabitTrackerH2O
 
water.tools - package water.tools
 
weights - Variable in class hex.tree.xgboost.matrix.MatrixLoader.DMatrixProvider
 
weights - Variable in class hex.tree.xgboost.task.XGBoostUploadMatrixTask.MatrixData
 
writeAll_impl(AutoBuffer) - Method in class hex.tree.xgboost.XGBoostModel
 
writeModelData() - Method in class hex.tree.xgboost.XGBoostMojoWriter
 

X

XGBoost - Class in hex.tree.xgboost
H2O XGBoost
XGBoost(XGBoostModel.XGBoostParameters) - Constructor for class hex.tree.xgboost.XGBoost
 
XGBoost(XGBoostModel.XGBoostParameters, Key<XGBoostModel>) - Constructor for class hex.tree.xgboost.XGBoost
 
XGBoost(boolean) - Constructor for class hex.tree.xgboost.XGBoost
 
XGBoostAutoBuffer - Class in hex.tree.xgboost.rabit.communication
 
XGBoostAutoBuffer(SocketChannel) - Constructor for class hex.tree.xgboost.rabit.communication.XGBoostAutoBuffer
 
XGBoostAutoBuffer() - Constructor for class hex.tree.xgboost.rabit.communication.XGBoostAutoBuffer
 
XGBoostBigScorePredict - Interface in hex.tree.xgboost.predict
 
XGBoostCleanupTask - Class in hex.tree.xgboost.task
Cleans up after XGBoost training
XGBoostExecReq - Class in hex.tree.xgboost.exec
 
XGBoostExecReq() - Constructor for class hex.tree.xgboost.exec.XGBoostExecReq
 
XGBoostExecReq.GetEvalMetric - Class in hex.tree.xgboost.exec
 
XGBoostExecReq.Init - Class in hex.tree.xgboost.exec
 
XGBoostExecReq.Update - Class in hex.tree.xgboost.exec
 
XGBoostExecReqV3 - Class in hex.schemas
 
XGBoostExecReqV3(Key, XGBoostExecReq) - Constructor for class hex.schemas.XGBoostExecReqV3
 
XGBoostExecReqV3() - Constructor for class hex.schemas.XGBoostExecReqV3
 
XGBoostExecRespV3 - Class in hex.schemas
 
XGBoostExecRespV3() - Constructor for class hex.schemas.XGBoostExecRespV3
 
XGBoostExecRespV3(Key) - Constructor for class hex.schemas.XGBoostExecRespV3
 
XGBoostExecRespV3(Key, BootstrapFreezable<?>) - Constructor for class hex.schemas.XGBoostExecRespV3
 
XGBoostExecutor - Interface in hex.tree.xgboost.exec
 
XGBoostExecutorRegistry - Class in hex.tree.xgboost.remote
 
XGBoostExecutorRegistry() - Constructor for class hex.tree.xgboost.remote.XGBoostExecutorRegistry
 
XGBoostExtension - Class in hex.tree.xgboost
XGBoost Extension This is responsible for early initialization of XGBoost per cluster node.
XGBoostExtension() - Constructor for class hex.tree.xgboost.XGBoostExtension
 
XGBoostExtensionCheck - Class in hex.tree.xgboost
 
XGBoostExtensionCheck() - Constructor for class hex.tree.xgboost.XGBoostExtensionCheck
 
XGBoostExternalCVModelBuilder - Class in hex.tree.xgboost
 
XGBoostExternalCVModelBuilder(Job, ModelBuilder<?, ?, ?>[], int, SteamExecutorStarter) - Constructor for class hex.tree.xgboost.XGBoostExternalCVModelBuilder
 
XGBoostGPUCVModelBuilder - Class in hex.tree.xgboost
 
XGBoostGPUCVModelBuilder(Job<?>, ModelBuilder<?, ?, ?>[], int, int[]) - Constructor for class hex.tree.xgboost.XGBoostGPUCVModelBuilder
 
XGBoostHttpClient - Class in hex.tree.xgboost.exec
 
XGBoostHttpClient(String, boolean, String, String) - Constructor for class hex.tree.xgboost.exec.XGBoostHttpClient
 
XGBoostJavaBigScoreChunkPredict - Class in hex.tree.xgboost.predict
 
XGBoostJavaBigScoreChunkPredict(DataInfo, XGBoostOutput, XGBoostModel.XGBoostParameters, double, Predictor, boolean[], Frame) - Constructor for class hex.tree.xgboost.predict.XGBoostJavaBigScoreChunkPredict
 
XGBoostJavaBigScorePredict - Class in hex.tree.xgboost.predict
 
XGBoostJavaBigScorePredict(XGBoostModelInfo, XGBoostOutput, DataInfo, XGBoostModel.XGBoostParameters, double) - Constructor for class hex.tree.xgboost.predict.XGBoostJavaBigScorePredict
 
XGBoostJavaVariableImportance - Class in hex.tree.xgboost.predict
 
XGBoostJavaVariableImportance(XGBoostModelInfo) - Constructor for class hex.tree.xgboost.predict.XGBoostJavaVariableImportance
 
XGBoostLibExtractTool - Class in water.tools
 
XGBoostLibExtractTool() - Constructor for class water.tools.XGBoostLibExtractTool
 
XGBoostMetalearnerProvider - Class in hex.ensemble
 
XGBoostMetalearnerProvider() - Constructor for class hex.ensemble.XGBoostMetalearnerProvider
 
XGBoostModel - Class in hex.tree.xgboost
 
XGBoostModel(Key<XGBoostModel>, XGBoostModel.XGBoostParameters, XGBoostOutput, Frame, Frame) - Constructor for class hex.tree.xgboost.XGBoostModel
 
XGBoostModel.XGBoostParameters - Class in hex.tree.xgboost
 
XGBoostModel.XGBoostParameters.Backend - Enum in hex.tree.xgboost
 
XGBoostModel.XGBoostParameters.Booster - Enum in hex.tree.xgboost
 
XGBoostModel.XGBoostParameters.DartNormalizeType - Enum in hex.tree.xgboost
 
XGBoostModel.XGBoostParameters.DartSampleType - Enum in hex.tree.xgboost
 
XGBoostModel.XGBoostParameters.DMatrixType - Enum in hex.tree.xgboost
 
XGBoostModel.XGBoostParameters.GrowPolicy - Enum in hex.tree.xgboost
 
XGBoostModel.XGBoostParameters.TreeMethod - Enum in hex.tree.xgboost
 
XGBoostModelInfo - Class in hex.tree.xgboost
 
XGBoostModelInfo(XGBoostModel.XGBoostParameters, DataInfo) - Constructor for class hex.tree.xgboost.XGBoostModelInfo
Main constructor
XGBoostModelMetrics - Class in hex.tree.xgboost.predict
 
XGBoostModelMetrics(XGBoostOutput, Frame, Frame, boolean, XGBoostModel) - Constructor for class hex.tree.xgboost.predict.XGBoostModelMetrics
 
XGBoostModelOutputV3() - Constructor for class hex.schemas.XGBoostModelV3.XGBoostModelOutputV3
 
XGBoostModelV3 - Class in hex.schemas
 
XGBoostModelV3() - Constructor for class hex.schemas.XGBoostModelV3
 
XGBoostModelV3.XGBoostModelOutputV3 - Class in hex.schemas
 
XGBoostMojoWriter - Class in hex.tree.xgboost
MOJO support for XGBoost model.
XGBoostMojoWriter() - Constructor for class hex.tree.xgboost.XGBoostMojoWriter
 
XGBoostMojoWriter(XGBoostModel) - Constructor for class hex.tree.xgboost.XGBoostMojoWriter
 
XGBoostNativeBigScoreChunkPredict - Class in hex.tree.xgboost.predict
 
XGBoostNativeBigScoreChunkPredict(XGBoostModelInfo, XGBoostModel.XGBoostParameters, DataInfo, BoosterParms, double, XGBoostOutput, Frame, Chunk[]) - Constructor for class hex.tree.xgboost.predict.XGBoostNativeBigScoreChunkPredict
 
XGBoostNativeBigScorePredict - Class in hex.tree.xgboost.predict
 
XGBoostNativeBigScorePredict(XGBoostModelInfo, XGBoostModel.XGBoostParameters, XGBoostOutput, DataInfo, BoosterParms, double) - Constructor for class hex.tree.xgboost.predict.XGBoostNativeBigScorePredict
 
XGBoostNativeVariableImportance - Class in hex.tree.xgboost.predict
 
XGBoostNativeVariableImportance(Key, String) - Constructor for class hex.tree.xgboost.predict.XGBoostNativeVariableImportance
 
XGBoostOutput - Class in hex.tree.xgboost
 
XGBoostOutput(XGBoost) - Constructor for class hex.tree.xgboost.XGBoostOutput
 
XGBoostParameters() - Constructor for class hex.tree.xgboost.XGBoostModel.XGBoostParameters
 
XGBoostParametersV3() - Constructor for class hex.schemas.XGBoostV3.XGBoostParametersV3
 
XGBoostPojoWriter - Class in hex.tree.xgboost
 
XGBoostPojoWriter(Predictor, String, XGBoostOutput, double) - Constructor for class hex.tree.xgboost.XGBoostPojoWriter
 
XGBoostPredict - Interface in hex.tree.xgboost.predict
 
XGBoostPredict.OutputType - Enum in hex.tree.xgboost.predict
 
XGBoostPredictContrib - Interface in hex.tree.xgboost.predict
 
XGBoostRegTree - Class in hex.tree.xgboost.predict
Regression tree.
XGBoostScoreTask - Class in hex.tree.xgboost.task
 
XGBoostScoreTask(XGBoostOutput, int, boolean, XGBoostModel) - Constructor for class hex.tree.xgboost.task.XGBoostScoreTask
 
XGBoostSetupTask - Class in hex.tree.xgboost.task
Initializes XGBoost training (converts Frame to set of node-local DMatrices)
XGBoostSetupTask(Key, String, BoosterParms, byte[], Map<String, String>, boolean[], MatrixLoader) - Constructor for class hex.tree.xgboost.task.XGBoostSetupTask
 
XGBoostSetupTask.FrameNodes - Class in hex.tree.xgboost.task
 
XGBoostTypeMapExtension - Class in hex.tree.xgboost
 
XGBoostTypeMapExtension() - Constructor for class hex.tree.xgboost.XGBoostTypeMapExtension
 
XGBoostUpdater - Class in hex.tree.xgboost.task
 
XGBoostUpdateTask - Class in hex.tree.xgboost.task
 
XGBoostUpdateTask(XGBoostSetupTask, int) - Constructor for class hex.tree.xgboost.task.XGBoostUpdateTask
 
XGBoostUploadMatrixTask - Class in hex.tree.xgboost.task
 
XGBoostUploadMatrixTask(XGBoostModel, Frame, boolean, boolean[], String[], boolean, String, String, String) - Constructor for class hex.tree.xgboost.task.XGBoostUploadMatrixTask
 
XGBoostUploadMatrixTask.DenseMatrixChunk - Class in hex.tree.xgboost.task
 
XGBoostUploadMatrixTask.DenseMatrixDimensions - Class in hex.tree.xgboost.task
 
XGBoostUploadMatrixTask.MatrixData - Class in hex.tree.xgboost.task
 
XGBoostUploadMatrixTask.SparseMatrixChunk - Class in hex.tree.xgboost.task
 
XGBoostUtils - Class in hex.tree.xgboost
 
XGBoostUtils() - Constructor for class hex.tree.xgboost.XGBoostUtils
 
XGBoostUtils.FeatureProperties - Class in hex.tree.xgboost
 
XGBoostV3 - Class in hex.schemas
 
XGBoostV3() - Constructor for class hex.schemas.XGBoostV3
 
XGBoostV3.XGBoostParametersV3 - Class in hex.schemas
 
XGBoostVariableImportance - Interface in hex.tree.xgboost.predict
 
XgbVarImp - Class in hex.tree.xgboost
 
XgbVarImp(String[], float[], float[], int[]) - Constructor for class hex.tree.xgboost.XgbVarImp
 

_

_available_off_heap - Variable in class hex.tree.xgboost.MemoryCheck.Report
 
_backend - Variable in class hex.tree.xgboost.XGBoostModel.XGBoostParameters
 
_booster - Variable in class hex.tree.xgboost.XGBoostModel.XGBoostParameters
 
_boosterBytes - Variable in class hex.tree.xgboost.XGBoostModelInfo
 
_build_tree_one_node - Variable in class hex.tree.xgboost.XGBoostModel.XGBoostParameters
 
_calib_model - Variable in class hex.tree.xgboost.XGBoostOutput
 
_calibrate_model - Variable in class hex.tree.xgboost.XGBoostModel.XGBoostParameters
 
_calibration_frame - Variable in class hex.tree.xgboost.XGBoostModel.XGBoostParameters
 
_calibration_method - Variable in class hex.tree.xgboost.XGBoostModel.XGBoostParameters
 
_col_sample_rate - Variable in class hex.tree.xgboost.XGBoostModel.XGBoostParameters
 
_col_sample_rate_per_tree - Variable in class hex.tree.xgboost.XGBoostModel.XGBoostParameters
 
_colIndices - Variable in class hex.tree.xgboost.matrix.SparseMatrix
 
_colsample_bylevel - Variable in class hex.tree.xgboost.XGBoostModel.XGBoostParameters
 
_colsample_bynode - Variable in class hex.tree.xgboost.XGBoostModel.XGBoostParameters
 
_colsample_bytree - Variable in class hex.tree.xgboost.XGBoostModel.XGBoostParameters
 
_cover - Variable in class hex.tree.xgboost.util.FeatureScore
 
_covers - Variable in class hex.tree.xgboost.XgbVarImp
 
_desired_off_heap - Variable in class hex.tree.xgboost.MemoryCheck.Report
 
_di - Variable in class hex.tree.xgboost.predict.PredictTreeSHAPTask
 
_dmatrix_type - Variable in class hex.tree.xgboost.XGBoostModel.XGBoostParameters
 
_eta - Variable in class hex.tree.xgboost.XGBoostModel.XGBoostParameters
 
_eval_metric - Variable in class hex.tree.xgboost.XGBoostModel.XGBoostParameters
 
_featureMap - Variable in class hex.tree.xgboost.XGBoostModelInfo
 
_fr - Variable in class hex.tree.xgboost.task.XGBoostSetupTask.FrameNodes
 
_freqs - Variable in class hex.tree.xgboost.XgbVarImp
 
_frequency - Variable in class hex.tree.xgboost.util.FeatureScore
 
_gain - Variable in class hex.tree.xgboost.util.FeatureScore
 
_gamma - Variable in class hex.tree.xgboost.XGBoostModel.XGBoostParameters
 
_gpu_id - Variable in class hex.tree.xgboost.XGBoostModel.XGBoostParameters
 
_grow_policy - Variable in class hex.tree.xgboost.XGBoostModel.XGBoostParameters
 
_initial_score_interval - Variable in class hex.tree.xgboost.XGBoostModel.XGBoostParameters
 
_interaction_constraints - Variable in class hex.tree.xgboost.XGBoostModel.XGBoostParameters
 
_learn_rate - Variable in class hex.tree.xgboost.XGBoostModel.XGBoostParameters
 
_learn_rate_annealing - Variable in class hex.tree.xgboost.XGBoostModel.XGBoostParameters
 
_max_abs_leafnode_pred - Variable in class hex.tree.xgboost.XGBoostModel.XGBoostParameters
 
_max_bins - Variable in class hex.tree.xgboost.XGBoostModel.XGBoostParameters
 
_max_delta_step - Variable in class hex.tree.xgboost.XGBoostModel.XGBoostParameters
 
_max_depth - Variable in class hex.tree.xgboost.XGBoostModel.XGBoostParameters
 
_max_leaves - Variable in class hex.tree.xgboost.XGBoostModel.XGBoostParameters
 
_metricBuilder - Variable in class hex.tree.xgboost.task.XGBoostScoreTask
 
_min_child_weight - Variable in class hex.tree.xgboost.XGBoostModel.XGBoostParameters
 
_min_rows - Variable in class hex.tree.xgboost.XGBoostModel.XGBoostParameters
 
_min_split_improvement - Variable in class hex.tree.xgboost.XGBoostModel.XGBoostParameters
 
_modelInfo - Variable in class hex.tree.xgboost.predict.PredictTreeSHAPTask
 
_mojo - Variable in class hex.tree.xgboost.predict.PredictTreeSHAPTask
 
_monotone_constraints - Variable in class hex.tree.xgboost.XGBoostModel.XGBoostParameters
 
_n_estimators - Variable in class hex.tree.xgboost.XGBoostModel.XGBoostParameters
Deprecated.
will be removed in 3.30.0.1, use _ntrees
_name - Variable in class hex.tree.xgboost.EvalMetric
 
_namePrefix - Variable in class hex.tree.xgboost.XGBoostPojoWriter
 
_names - Variable in class hex.tree.xgboost.predict.AssignLeafNodeTask
 
_names - Variable in class hex.tree.xgboost.XGBoostUtils.FeatureProperties
 
_native_parameters - Variable in class hex.tree.xgboost.XGBoostOutput
 
_nodes - Variable in class hex.tree.xgboost.remote.RemoteXGBoostHandler.RemoteExecutors
 
_nodes - Variable in class hex.tree.xgboost.task.XGBoostSetupTask.FrameNodes
 
_nodeWeightBytes - Variable in class hex.tree.xgboost.predict.AuxNodeWeights
 
_nonZeroElementsCount - Variable in class hex.tree.xgboost.matrix.SparseMatrixDimensions
 
_normalize_type - Variable in class hex.tree.xgboost.XGBoostModel.XGBoostParameters
 
_nthread - Variable in class hex.tree.xgboost.XGBoostModel.XGBoostParameters
 
_ntrees - Variable in class hex.tree.xgboost.XGBoostModel.XGBoostParameters
 
_ntrees - Variable in class hex.tree.xgboost.XGBoostOutput
 
_numNodes - Variable in class hex.tree.xgboost.task.XGBoostSetupTask.FrameNodes
 
_one_drop - Variable in class hex.tree.xgboost.XGBoostModel.XGBoostParameters
 
_oneHotEncoded - Variable in class hex.tree.xgboost.XGBoostUtils.FeatureProperties
 
_originalColumnIndices - Variable in class hex.tree.xgboost.XGBoostUtils.FeatureProperties
 
_originalNames - Variable in class hex.tree.xgboost.XGBoostUtils.FeatureProperties
 
_originalNamesMap - Variable in class hex.tree.xgboost.XGBoostUtils.FeatureProperties
 
_output - Variable in class hex.tree.xgboost.predict.PredictTreeSHAPTask
 
_output - Variable in class hex.tree.xgboost.XGBoostPojoWriter
 
_outputAggregated - Variable in class hex.tree.xgboost.predict.PredictTreeSHAPTask
 
_p - Variable in class hex.tree.xgboost.predict.AssignLeafNodeTask
 
_p - Variable in class hex.tree.xgboost.XGBoostPojoWriter
 
_parameters - Variable in class hex.tree.xgboost.XGBoostModelInfo
 
_precedingNonZeroElementsCounts - Variable in class hex.tree.xgboost.matrix.SparseMatrixDimensions
 
_precedingRowCounts - Variable in class hex.tree.xgboost.matrix.SparseMatrixDimensions
 
_quiet_mode - Variable in class hex.tree.xgboost.XGBoostModel.XGBoostParameters
 
_rate_drop - Variable in class hex.tree.xgboost.XGBoostModel.XGBoostParameters
 
_reg_alpha - Variable in class hex.tree.xgboost.XGBoostModel.XGBoostParameters
 
_reg_lambda - Variable in class hex.tree.xgboost.XGBoostModel.XGBoostParameters
 
_rowHeaders - Variable in class hex.tree.xgboost.matrix.SparseMatrix
 
_rowHeadersCount - Variable in class hex.tree.xgboost.matrix.SparseMatrixDimensions
 
_sample_rate - Variable in class hex.tree.xgboost.XGBoostModel.XGBoostParameters
 
_sample_type - Variable in class hex.tree.xgboost.XGBoostModel.XGBoostParameters
 
_save_matrix_directory - Variable in class hex.tree.xgboost.XGBoostModel.XGBoostParameters
 
_scale_pos_weight - Variable in class hex.tree.xgboost.XGBoostModel.XGBoostParameters
 
_score_eval_metric_only - Variable in class hex.tree.xgboost.XGBoostModel.XGBoostParameters
 
_score_interval - Variable in class hex.tree.xgboost.XGBoostModel.XGBoostParameters
 
_score_tree_interval - Variable in class hex.tree.xgboost.XGBoostModel.XGBoostParameters
 
_scored_train - Variable in class hex.tree.xgboost.XGBoostOutput
 
_scored_valid - Variable in class hex.tree.xgboost.XGBoostOutput
 
_skip_drop - Variable in class hex.tree.xgboost.XGBoostModel.XGBoostParameters
 
_sparse - Variable in class hex.tree.xgboost.XGBoostOutput
 
_sparseData - Variable in class hex.tree.xgboost.matrix.SparseMatrix
 
_subsample - Variable in class hex.tree.xgboost.XGBoostModel.XGBoostParameters
 
_training_time_ms - Variable in class hex.tree.xgboost.XGBoostOutput
 
_trainValue - Variable in class hex.tree.xgboost.EvalMetric
 
_tree_method - Variable in class hex.tree.xgboost.XGBoostModel.XGBoostParameters
 
_typeMap - Variable in class hex.tree.xgboost.remote.RemoteXGBoostHandler.RemoteExecutors
 
_validValue - Variable in class hex.tree.xgboost.EvalMetric
 
_variable_importances - Variable in class hex.tree.xgboost.XGBoostOutput
 
_variable_importances_cover - Variable in class hex.tree.xgboost.XGBoostOutput
 
_variable_importances_frequency - Variable in class hex.tree.xgboost.XGBoostOutput
 
_varimp - Variable in class hex.tree.xgboost.XGBoostOutput
 
A B C D E F G H I J K L M N O P Q R S T U V W X _ 
Skip navigation links