]
Lance Leverich updated DROOLS-3002:
-----------------------------------
Labels: PMMLRefactor drools-core (was: drools-core)
Enhance performance of PMML using scorecards
--------------------------------------------
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