Class BinMapper

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

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

  • Method Details

    • getNumberOfBins

      public int getNumberOfBins()
    • getBinThresholds

      public List<List<Number>> getBinThresholds()