Class ModifiedHuber

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.ModifiedHuber
All Implemented Interfaces:
Serializable, Cloneable, Map<String,Object>

public class ModifiedHuber extends LossFunction
See Also:
  • Constructor Details

    • ModifiedHuber

      public ModifiedHuber(String module, String name)