]
Lance Leverich updated DROOLS-3002:
-----------------------------------
Summary: Redo PMML scorecards rules to use executable model (was: Enhance performance
of PMML using scorecards)
Redo PMML scorecards rules to use executable model
--------------------------------------------------
Key: DROOLS-3002
URL:
https://issues.jboss.org/browse/DROOLS-3002
Project: Drools
Issue Type: Enhancement
Components: PMML
Affects Versions: 7.12.0.Final
Reporter: Lance Leverich
Assignee: Lance Leverich
Priority: Major
Labels: PMMLRefactor, drools-core
Re-factoring of the classes and mechanisms that generate rules and classes from a PMML
resource that contains a Scorecard model.
# Make further usage of POJOs to replace any types declared within the rule file
# Make the generation of rules and classes be more direct (i.e. reduce/remove the rules
engine use in generating rules and classes)
# Reduce the rules generated so that the number of steps required to apply a model is
minimized