Ejemplo n.º 1
0
 private void loadModel(String modelPath) {
   XgboostJNI.XGBoosterLoadModel(handle, modelPath);
 }