File tree
133 files changed
+996
-3508
lines changedFilter options
- .github/ISSUE_TEMPLATE
- asv_benchmarks/benchmarks
- benchmarks
- doc
- developers
- images
- modules
- templates
- themes/scikit-learn-modern/static/css
- whats_new
- examples
- ensemble
- inspection
- linear_model
- miscellaneous
- model_selection
- neighbors
- neural_networks
- release_highlights
- sklearn
- cluster
- compose
- tests
- covariance/tests
- ensemble
- _hist_gradient_boosting
- tests
- experimental
- tests
- feature_selection
- tests
- inspection
- _plot
- tests
- linear_model
- _glm/tests
- tests
- metrics
- tests
- mixture
- tests
- model_selection
- tests
- neighbors
- neural_network
- preprocessing
- tests
- svm
- tests
- utils
- tests
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
133 files changed
+996
-3508
lines changed.github/ISSUE_TEMPLATE/config.yml
Copy file name to clipboard+3-6Lines changed: 3 additions & 6 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
2 | 2 |
|
3 | 3 |
|
4 |
| - |
| 4 | + |
5 | 5 |
|
6 |
| - |
| 6 | + |
7 | 7 |
|
8 |
| - |
| 8 | + |
9 | 9 |
|
10 | 10 |
|
11 | 11 |
|
12 | 12 |
|
13 | 13 |
|
14 | 14 |
|
15 |
| - |
16 |
| - |
17 |
| - |
.github/ISSUE_TEMPLATE/other_template.md
Copy file name to clipboard+10Lines changed: 10 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
| 1 | + |
| 2 | + |
| 3 | + |
| 4 | + |
| 5 | + |
| 6 | + |
| 7 | + |
| 8 | + |
| 9 | + |
| 10 | + |
asv_benchmarks/benchmarks/ensemble.py
Copy file name to clipboardExpand all lines: asv_benchmarks/benchmarks/ensemble.py+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
| 1 | + |
1 | 2 |
|
2 | 3 |
|
3 | 4 |
|
|
benchmarks/bench_hist_gradient_boosting.py
Copy file name to clipboardExpand all lines: benchmarks/bench_hist_gradient_boosting.py+2Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
4 | 4 |
|
5 | 5 |
|
6 | 6 |
|
| 7 | + |
| 8 | + |
7 | 9 |
|
8 | 10 |
|
9 | 11 |
|
|
benchmarks/bench_hist_gradient_boosting_adult.py
Copy file name to clipboardExpand all lines: benchmarks/bench_hist_gradient_boosting_adult.py+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
4 | 4 |
|
5 | 5 |
|
6 | 6 |
|
| 7 | + |
7 | 8 |
|
8 | 9 |
|
9 | 10 |
|
|
benchmarks/bench_hist_gradient_boosting_categorical_only.py
Copy file name to clipboardExpand all lines: benchmarks/bench_hist_gradient_boosting_categorical_only.py+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
3 | 3 |
|
4 | 4 |
|
5 | 5 |
|
| 6 | + |
6 | 7 |
|
7 | 8 |
|
8 | 9 |
|
|
benchmarks/bench_hist_gradient_boosting_higgsboson.py
Copy file name to clipboardExpand all lines: benchmarks/bench_hist_gradient_boosting_higgsboson.py+2Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
9 | 9 |
|
10 | 10 |
|
11 | 11 |
|
| 12 | + |
| 13 | + |
12 | 14 |
|
13 | 15 |
|
14 | 16 |
|
|
benchmarks/bench_hist_gradient_boosting_threading.py
Copy file name to clipboardExpand all lines: benchmarks/bench_hist_gradient_boosting_threading.py+2Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
7 | 7 |
|
8 | 8 |
|
9 | 9 |
|
| 10 | + |
| 11 | + |
10 | 12 |
|
11 | 13 |
|
12 | 14 |
|
|
benchmarks/bench_online_ocsvm.py
Copy file name to clipboardExpand all lines: benchmarks/bench_online_ocsvm.py-279Lines changed: 0 additions & 279 deletions
This file was deleted.
+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
2 | 2 |
|
3 |
| - |
4 |
| - |
| 3 | + |
| 4 | + |
5 | 5 |
|
6 | 6 |
|
7 | 7 |
|
|
-6Lines changed: 0 additions & 6 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
160 | 160 |
|
161 | 161 |
|
162 | 162 |
|
163 |
| - |
164 |
| - |
165 |
| - |
166 |
| - |
167 | 163 |
|
168 | 164 |
|
169 | 165 |
|
| ||
189 | 185 |
|
190 | 186 |
|
191 | 187 |
|
192 |
| - |
193 |
| - |
194 | 188 |
|
195 | 189 |
|
196 | 190 |
|
|
+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
358 | 358 |
|
359 | 359 |
|
360 | 360 |
|
| 361 | + |
361 | 362 |
|
362 | 363 |
|
363 | 364 |
|
|
0 commit comments