Uses of Package
ml.dmlc.xgboost4j.java
-
Classes in ml.dmlc.xgboost4j.java used by ml.dmlc.xgboost4j.java Class Description Booster Booster for xgboost, this is a model API that support interactive build of a XGBoost ModelDMatrix DMatrix for xgboost.DMatrix.SparseType sparse matrix type (CSR or CSC)IEvaluation interface for customized evaluationIObjective interface for customize Object functionIRabitTracker Interface for Rabit tracker implementations with three public methods: - start(timeout): Start the Rabit tracker awaiting for worker connections, with a given timeout value (in milliseconds.) - getWorkerEnvs(): Return the environment variables needed to initialize Rabit clients.IRabitTracker.TrackerStatus Rabit.DataType Rabit.OpType TrackerProperties XGBoostError custom error class for xgboost