Skip to content

jpommier/odm-with-pmml

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ODM / PPML integration

This sample is derived from the developerWorks article Make informed automated decisions with business rules and Predictive Model Markup Language.

It shows a simple auto insurance pricing process using a simple tiering rule to create a base price and uses a predictive model, which estimates the claim cost for the driver, to adjust the base price.

The predictive model is a simple Neural Network that is defined using PMML, and integrated in the ODM project XOM via the JPMML library.

A quick intro to the sample is provided in this deck.

Please send comments & questions to Pierre Berlandier.

About

Sample integration of ODM with JPMML

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%