[JBoss JIRA] (DROOLS-4589) Refactor of Scorecards
by Lance Leverich (Jira)
[ https://issues.jboss.org/browse/DROOLS-4589?page=com.atlassian.jira.plugi... ]
Lance Leverich updated DROOLS-4589:
-----------------------------------
Sprint: 2019 Week 38-40 (from Sep 16)
> Refactor of Scorecards
> ----------------------
>
> Key: DROOLS-4589
> URL: https://issues.jboss.org/browse/DROOLS-4589
> Project: Drools
> Issue Type: Task
> Components: PMML
> Reporter: Lance Leverich
> Assignee: Lance Leverich
> Priority: Major
> Labels: CustomerFocusTeam
>
> 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
>
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
6 years, 7 months
[JBoss JIRA] (DROOLS-4589) Refactor of Scorecards
by Lance Leverich (Jira)
[ https://issues.jboss.org/browse/DROOLS-4589?page=com.atlassian.jira.plugi... ]
Lance Leverich updated DROOLS-4589:
-----------------------------------
Sprint: (was: 2019 Week 38-40 (from Sep 16))
> Refactor of Scorecards
> ----------------------
>
> Key: DROOLS-4589
> URL: https://issues.jboss.org/browse/DROOLS-4589
> Project: Drools
> Issue Type: Task
> Components: PMML
> Reporter: Lance Leverich
> Assignee: Lance Leverich
> Priority: Major
> Labels: CustomerFocusTeam
>
> 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
>
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
6 years, 7 months
[JBoss JIRA] (DROOLS-4594) PMML Scorecard Pipeline - Model Applier
by Lance Leverich (Jira)
Lance Leverich created DROOLS-4594:
--------------------------------------
Summary: PMML Scorecard Pipeline - Model Applier
Key: DROOLS-4594
URL: https://issues.jboss.org/browse/DROOLS-4594
Project: Drools
Issue Type: Sub-task
Components: PMML
Reporter: Lance Leverich
Assignee: Lance Leverich
Create the class that is the actual "pipeline" for applying a Scorecard model. This class will, at a minimum, do the following:
* Create and call the initializer object
* Create and/or transform input objects into the necessary domain objects
* Create and call the resolver object
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
6 years, 7 months
[JBoss JIRA] (DROOLS-4593) PMML Scorecard Pipeline - Model Resolver
by Lance Leverich (Jira)
Lance Leverich created DROOLS-4593:
--------------------------------------
Summary: PMML Scorecard Pipeline - Model Resolver
Key: DROOLS-4593
URL: https://issues.jboss.org/browse/DROOLS-4593
Project: Drools
Issue Type: Sub-task
Components: PMML
Reporter: Lance Leverich
Assignee: Lance Leverich
Create class that will be used to resolve the application of a model to input data. This includes...
* Invoking/running rules
* Retrieving any results of rule application
* Transforming results into required output
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
6 years, 7 months