]
Michael Anstis updated DROOLS-5992:
-----------------------------------
Involved: (was: Michael Anstis)
Fix target definition
---------------------
Key: DROOLS-5992
URL:
https://issues.redhat.com/browse/DROOLS-5992
Project: Drools
Issue Type: Task
Reporter: Gabriele Cardosi
Assignee: Gabriele Cardosi
Priority: Critical
Labels: TrustyAI
Current PMML trusty implementation has the following assumption
1) there is always one, and only one, "target" MiningField
2) target are defined only inside MiningSchema
About 1:
1) it is not mandatory to have a "target" MiningField - i.e. a MiningSchema may
define none
2) there could be more then one "target" MiningField
About 2:
Target may also be defined inside "Targets" tag