[JBoss JIRA] (DROOLS-3003) Enhance performance of PMML using decision trees
by Lance Leverich (Jira)
[ https://issues.jboss.org/browse/DROOLS-3003?page=com.atlassian.jira.plugi... ]
Lance Leverich updated DROOLS-3003:
-----------------------------------
Sprint: 2018 Week 39-41, 2018 Week 42-44, 2018 Week 45-47 (was: 2018 Week 39-41, 2018 Week 42-44, 2018 Week 45-47, 2018 Week 48-50)
> Enhance performance of PMML using decision trees
> ------------------------------------------------
>
> Key: DROOLS-3003
> URL: https://issues.jboss.org/browse/DROOLS-3003
> Project: Drools
> Issue Type: Enhancement
> Components: PMML
> Affects Versions: 7.12.0.Final
> Reporter: Lance Leverich
> Assignee: Lance Leverich
> Priority: Major
>
> 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.12.1#712002)
7 years, 6 months
[JBoss JIRA] (DROOLS-3404) Remove 'declare' statements from generated DRL
by Lance Leverich (Jira)
Lance Leverich created DROOLS-3404:
--------------------------------------
Summary: Remove 'declare' statements from generated DRL
Key: DROOLS-3404
URL: https://issues.jboss.org/browse/DROOLS-3404
Project: Drools
Issue Type: Enhancement
Components: PMML
Reporter: Lance Leverich
Assignee: Lance Leverich
Remove the rest of the declare statements from the DRLs that are generated; instead creating POJOs that will be properly marshalled during REST calls.
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
7 years, 6 months