Refactor of Scorecards
----------------------
Key: DROOLS-4589
URL:
https://issues.redhat.com/browse/DROOLS-4589
Project: Drools
Issue Type: Task
Components: PMML
Reporter: Lance Leverich
Assignee: Gabriele Cardosi
Priority: Major
Labels: TrustyAI
_{color:#C1C7D0}(Re-design and refactoring of Scorecard model in kie-pmml module. The
result of which should be...
* Scorecard models uses a standardized "pipeline" for processing requests to
apply a model to input data
* Scorecard models use the "re-usable alpha network" approach when possible,
minimizing the use of KieSessions and rete.
* Scorecard models use a minimal amount of rules when applying the model to input data,
and any generated rules should be in executable model form/format
* Scorecard models are -applied- via a service interface old specs){color}_