8000 DOC Improve claim prediction example by ogrisel · Pull Request #16648 · scikit-learn/scikit-learn · GitHub
[go: up one dir, main page]

Skip to content

DOC Improve claim prediction example #16648

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 22 commits into from
Apr 28, 2020
Merged
Changes from all commits
Commits
Show all changes
22 commits
Select commit Hold shift + click to select a range
a7fc0ac
Improve claim prediction example
ogrisel Mar 5, 2020
0f67587
Various cosmetic improvements
ogrisel Mar 6, 2020
db81988
Note on poor performance of linear models
ogrisel Mar 6, 2020
65a314b
Rephrase/improve linear model discriminative perf analysis
ogrisel Mar 6, 2020
0227260
cosmetics [doc skip] [ci skip]
ogrisel Mar 6, 2020
01ec0e8
Revert change in example/.flake8
ogrisel Apr 27, 2020
b64ee3f
Phrasing: model y conditionally on X
ogrisel Apr 27, 2020
4490424
Remove warning (use print instead)
ogrisel Apr 27, 2020
fe4cc22
Disable F401 for enable_hist_gradient_boosting explicitly
ogrisel Apr 27, 2020
f6cd00d
Do not use the term discriminative power which is overloaded/ambiguous
ogrisel Apr 27, 2020
aa60673
Apply suggestions from code review
ogrisel Apr 27, 2020
e3c382d
Fix pep8
ogrisel Apr 27, 2020
8347811
Mention identity link function + linear variance function assumption
ogrisel Apr 27, 2020
e012139
Fix kwonly deprecation warning in scoring functions
ogrisel Apr 27, 2020
039e87b
Update examples/linear_model/plot_poisson_regression_non_normal_loss.py
ogrisel Apr 28, 2020
1fe4fb1
Use Poisson GBRT
ogrisel Apr 28, 2020
65b1125
Apply suggestions from code review
ogrisel Apr 28, 2020
deba073
Phrasing, formatting, fixes
ogrisel Apr 28, 2020
53e402f
Add link to OpenML page
ogrisel Apr 28, 2020
02cd599
mask instead of clip, fix refs, fix backticks, note on prediction his…
ogrisel Apr 28, 2020
e972527
Typo
ogrisel Apr 28, 2020
8f80a4d
Phrasing for the Lorenz curves
ogrisel Apr 28, 2020
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading
0