-
Notifications
You must be signed in to change notification settings - Fork 589
Emphasize good practice of not tuning n_estimators
#658
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
Merged
Merged
Changes from all commits
Commits
Show all changes
30 commits
Select commit
Hold shift + click to select a range
824705c
Fix learning curve to show overlapped error bars
e28e879
Formatting
18e880b
Update python_scripts/cross_validation_sol_01.py
ArturoAmorQ b0dbbfa
Make interpretation more detailed
cdc9fbb
Merge branch 'main' of https://github.com/INRIA/scikit-learn-mooc int…
b083565
Merge branch 'main' of https://github.com/INRIA/scikit-learn-mooc int…
6e73ad8
Merge branch 'main' of https://github.com/INRIA/scikit-learn-mooc int…
d650f26
Merge branch 'main' of https://github.com/INRIA/scikit-learn-mooc int…
c240fc1
Merge branch 'main' of https://github.com/INRIA/scikit-learn-mooc int…
9c3b647
Merge branch 'main' of https://github.com/INRIA/scikit-learn-mooc int…
2d8777e
Merge branch 'main' of https://github.com/INRIA/scikit-learn-mooc int…
5adba0c
Merge branch 'main' of https://github.com/INRIA/scikit-learn-mooc int…
eab86dc
Merge branch 'main' of https://github.com/INRIA/scikit-learn-mooc int…
58ec874
Merge branch 'main' of https://github.com/INRIA/scikit-learn-mooc int…
d9e02c6
Merge branch 'main' of https://github.com/INRIA/scikit-learn-mooc int…
42e41dc
Merge branch 'main' of https://github.com/INRIA/scikit-learn-mooc int…
3c68620
Merge branch 'main' of https://github.com/INRIA/scikit-learn-mooc int…
b294bd6
Merge branch 'main' of https://github.com/INRIA/scikit-learn-mooc int…
206fbcd
Merge branch 'main' of github.com:INRIA/scikit-learn-mooc into main
a6bc6f7
Emphasize n_estimators should not be tuned
121696d
Unrelated wording fix
7a52064
Revert removal of caution message
202153e
Improve general wording
bdbc392
Refactor narrative
a18e9fd
Avoid tunning n_estimators and tune max_features instead
826f389
Simplify paragraph
274f397
Apply suggestions from code review
ArturoAmorQ 697240d
tweaks
8ed1d1e
Add description of min_samples_leaf hyperparameter
4350986
Improve wording
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.