Class ScaledLogOddsEstimator

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

public class ScaledLogOddsEstimator extends LogOddsEstimator
See Also:
  • Constructor Details

    • ScaledLogOddsEstimator

      public ScaledLogOddsEstimator(String module, String name)