Registry / serialization / pmml-model

pmml-model

JSON →
library1.7.7javamavenunverified

Java class model for representing PMML (Predictive Model Markup Language) documents.

<dependency> <groupId>org.jpmml</groupId> <artifactId>pmml-model</artifactId> <version>1.7.7</version> </dependency>
INSTALL
IMPORT
SIG · PMML-MODEL
P
pmml-model
serializationjavav1.7.7
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

PMML
org.dmg.pmml.PMML

Creates a JAXB context for PMML model marshalling/unmarshalling.

import org.dmg.pmml.PMML; import javax.xml.bind.JAXBContext; public class Example { public void parse() throws Exception { JAXBContext context = JAXBContext.newInstance(PMML.class); } }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.7.7latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
8 hits · last 30 days
node
6
Amazon
1
Resources
pmml-model — mvn dependency:get pmml-model · libregistry