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

generateLearningCurve evaluates on full training set instead of subsample #1357

Closed
larskotthoff opened this issue Nov 25, 2016 · 0 comments
Closed

Comments

@larskotthoff
Copy link
Sponsor Member

Original source: https://stackoverflow.com/questions/40765180/r-mlr-creating-learning-curve-from-subset-of-training-data-and-whole-test-data

It looks like during the generation of the learning curve the model is evaluated on the entire training data instead of the subsample taken during that iteration.

smilesun pushed a commit that referenced this issue Feb 9, 2017
* check for sampled training task in resampling (fixes #1357)

* fix test for sampling wrapper
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant