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

public class Log extends LossFunction
See Also:
  • Constructor Details