Uses of Interface
ml.dmlc.xgboost4j.java.IRabitTracker
-
-
Uses of IRabitTracker in ml.dmlc.xgboost4j.java
Classes in ml.dmlc.xgboost4j.java that implement IRabitTracker Modifier and Type Class Description class
RabitTracker
Java implementation of the Rabit tracker to coordinate distributed workers.
-