Uses of Interface
org.jpmml.python.Identifiable
-
Packages that use Identifiable Package Description numpy.core org.jpmml.python -
-
Uses of Identifiable in numpy.core
Classes in numpy.core that implement Identifiable Modifier and Type Class Description classFunctionclassUFunc -
Uses of Identifiable in org.jpmml.python
Methods in org.jpmml.python with parameters of type Identifiable Modifier and Type Method Description static org.dmg.pmml.ExpressionFunctionUtil. encodeFunction(Identifiable identifiable, List<org.dmg.pmml.Expression> expressions)
-