Uses of Class
org.episteme.natural.computing.loaders.pmml.PMMLException
Packages that use PMMLException
Package
Description
PMML (Predictive Model Markup Language) loader for machine learning models.
-
Uses of PMMLException in org.episteme.natural.computing.loaders.pmml
Methods in org.episteme.natural.computing.loaders.pmml that throw PMMLExceptionModifier and TypeMethodDescriptionReads a PMML model from a file.PMMLReader.read(InputStream input) Reads a PMML model from an input stream.