Class Booster

java.lang.Object
java.util.AbstractMap<K,V>
java.util.HashMap<String,Object>
net.razorvine.pickle.objects.ClassDict
org.jpmml.python.PythonObject
xgboost.sklearn.Booster
All Implemented Interfaces:
Serializable, Cloneable, Map<String,Object>

public class Booster extends org.jpmml.python.PythonObject
See Also:
  • Constructor Details

  • Method Details

    • getLearner

      public org.jpmml.xgboost.Learner getLearner(ByteOrder byteOrder, String charset)
    • getBestNTreeLimit

      public Integer getBestNTreeLimit()
    • getHandle

      public byte[] getHandle()