Package sklearn.tree

Class RegressionCriterion

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

public class RegressionCriterion extends org.jpmml.python.CustomPythonObject
See Also:
  • Constructor Details

    • RegressionCriterion

      public RegressionCriterion(String module, String name)
  • Method Details

    • __init__

      public void __init__(Object[] args)
      Overrides:
      __init__ in class org.jpmml.python.CustomPythonObject