[jboss-jira] [JBoss JIRA] (DROOLS-3003) Enhance performance of PMML using decision trees
Lance Leverich (JIRA)
issues at jboss.org
Wed Sep 19 18:42:00 EDT 2018
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)
More information about the jboss-jira
mailing list