Difference between revisions of "KCM Cross Validation Values"
(New page: '''Status: Prioritization Needed''' == User Story == As a [type of user], I want to [perform some task] so that I can [achieve some goal]. == Notes/Comments == * I would like to provid...) |
|||
Line 9: | Line 9: | ||
* I would like to provide DataShop with an algorithm to calculate cross validation values for each KC Model. -- Hui Cheng, 5/10/2010 | * I would like to provide DataShop with an algorithm to calculate cross validation values for each KC Model. -- Hui Cheng, 5/10/2010 | ||
** Only on KCMs with mapping type of Step-to-KC | ** Only on KCMs with mapping type of Step-to-KC | ||
− | ** Need to store two numbers, the cross validation number and the number of rows | + | ** Need to store two numbers, the cross validation number (RMSE: decimal between 0-1) and the number of rows. |
<br> | <br> |
Revision as of 19:53, 12 May 2010
Status: Prioritization Needed
User Story
As a [type of user], I want to [perform some task] so that I can [achieve some goal].
Notes/Comments
- I would like to provide DataShop with an algorithm to calculate cross validation values for each KC Model. -- Hui Cheng, 5/10/2010
- Only on KCMs with mapping type of Step-to-KC
- Need to store two numbers, the cross validation number (RMSE: decimal between 0-1) and the number of rows.
See complete DataShop Feature Wish List.