public class BoosterHelper
extends java.lang.Object
| Constructor and Description |
|---|
BoosterHelper() |
public static ml.dmlc.xgboost4j.java.Booster loadModel(java.lang.String modelPath)
throws ml.dmlc.xgboost4j.java.XGBoostError
ml.dmlc.xgboost4j.java.XGBoostErrorpublic static ml.dmlc.xgboost4j.java.Booster loadModel(java.io.InputStream in)
throws ml.dmlc.xgboost4j.java.XGBoostError,
java.io.IOException
ml.dmlc.xgboost4j.java.XGBoostErrorjava.io.IOException