Uses of Package
ml.dmlc.xgboost4j.java
Packages that use ml.dmlc.xgboost4j.java
-
Classes in ml.dmlc.xgboost4j.java used by ml.dmlc.xgboost4j.javaClassDescriptionBooster for xgboost, this is a model API that support interactive build of an XGBoost ModelThis enumeration defines the type of prediction to be made and is used for inplace predictions.This Column abstraction provides an array interface JSON string, which is used to reconstruct columnar data within the XGBoost library.This class wraps multiple Column and provides the array interface json for all columns.DMatrix for xgboost.A class to hold the quantile informationsparse matrix type (CSR or CSC)interface for customized evaluationinterface for customize Object functionInterface for a tracker implementations with three public methods: - start(timeout): Start the tracker awaiting for worker connections, with a given timeout value (in seconds)custom error class for xgboost