Class LogOddsEstimator

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
All Implemented Interfaces:
Serializable, Cloneable, Map<String,Object>, HasPriorProbability
Direct Known Subclasses:
ScaledLogOddsEstimator

public class LogOddsEstimator extends org.jpmml.python.PythonObject implements HasPriorProbability
See Also: