Lance Leverich created DROOLS-3003:
--------------------------------------
Summary: Enhance performance of PMML using decision trees
Key: DROOLS-3003
URL:
https://issues.jboss.org/browse/DROOLS-3003
Project: Drools
Issue Type: Enhancement
Affects Versions: 7.12.0.Final
Reporter: Lance Leverich
Assignee: Lance Leverich
Refactor the generation of rules and classes by the PMMLCompiler, for PMML resources
containing Tree models.
# Replace any remaining instances of types declared in rules files with POJOs
# Reduce and/or remove the usage of rules in the process of generating rules and classes
# Expose/make available the POJO that is generated from the MiningSchema, so that it can
be used as input, instead of PMMLRequestData type
# Update rules to make direct use of the input POJO
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)