Skip to content

Commit

Permalink
Create README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
JeanLouisArdoint committed Jun 19, 2017
1 parent 632c80b commit 7be22ac
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
@@ -0,0 +1,8 @@
# IBM-ODM-Rules-PMML
Code for integrating a PMML evaluator in Business Rules on IBM Bluemix

[Business Rules on IBM Bluemix](https://console.bluemix.net/catalog/services/business-rules) is a service to automate decisions, see https://console.ng.bluemix.net/catalog/services/business-rules

[PMML](http://dmg.org/pmml/v4-3/GeneralStructure.html) is a markup language that can be used to describe a number of predictive models, see

[JPMML evaluator](https://github.com/jpmml/jpmml-evaluator) is a library that can evaluate PMML models

0 comments on commit 7be22ac

Please sign in to comment.