Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

RHDM-341 Last prediction missing value strategy does not work correct… #1792

Merged
merged 1 commit into from
Feb 27, 2018

Conversation

lanceleverich
Copy link
Contributor

…ly in PMML tree models

  • Updated test data so that it reflected values that would give the desired results
  • Updated TreeNode to provide a method (getWeightedConfidenceWinner) that will return a ScoreDistributionInfo object that reflects the value with the greatest weighted confidence, from the nodes that are submitted
  • Updated the generated rules so that they use the new method to find the actual value and confidence information, when there are missing input values

…ly in PMML tree models

* Updated test data so that it reflected values that would give the desired results
* Updated TreeNode to provide a method (getWeightedConfidenceWinner) that will return a ScoreDistributionInfo object that reflects the value with the greatest weighted confidence, from the nodes that are submitted
* Updated the generated rules so that they use the new method to find the actual value and confidence information, when there are missing input values
@mariofusco mariofusco merged commit 9bc27c3 into apache:master Feb 27, 2018
lanceleverich added a commit to lanceleverich/drools that referenced this pull request Mar 12, 2018
…ly in PMML tree models (apache#1792)

* Updated test data so that it reflected values that would give the desired results
* Updated TreeNode to provide a method (getWeightedConfidenceWinner) that will return a ScoreDistributionInfo object that reflects the value with the greatest weighted confidence, from the nodes that are submitted
* Updated the generated rules so that they use the new method to find the actual value and confidence information, when there are missing input values
tarilabs pushed a commit to tarilabs/drools that referenced this pull request Jun 28, 2022
* Mention dmn function - count

This PR add short description about the function count as it is quite useful and it is not mentioned elsewhere in the documentation.

* Incorporate review feedback
nprentza pushed a commit to nprentza/drools that referenced this pull request Jul 15, 2022
* Mention dmn function - count

This PR add short description about the function count as it is quite useful and it is not mentioned elsewhere in the documentation.

* Incorporate review feedback
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants