Hi Daniel,
currently the released scorecards can be imported from a spreadsheet, or
generated using the dedicated UI in Guvnor. Internally, both options
generate a PMML document which is then transformed in DRL rules for the
evaluation.
The PMML->DRL transformation is done by the ScorecardCompiler, but soon it
will be replaced by the full PMML compiler, which covers more models and
more features:
https://github.com/sotty/drools-chance/tree/master/drools-pmml
A test case is here, running a scorecard directly from PMML:
https://github.com/sotty/drools-chance/blob/master/drools-pmml/src/test/j...
Best
Davide
--
View this message in context:
http://drools.46999.n3.nabble.com/Is-Drools-Scorecard-used-only-with-spre...
Sent from the Drools: User forum mailing list archive at
Nabble.com.