File tree
40 files changed
+314
-116
lines changedFilter options
- benchmarks
- build_tools/azure
- doc
- modules
- whats_new
- sklearn
- cluster
- compose
- covariance
- decomposition
- tests
- ensemble
- tests
- feature_selection
- inspection
- _plot
- linear_model
- manifold
- metrics
- model_selection
- neighbors
- tests
- tests
- utils
- tests
40 files changed
+314
-116
lines changed+1-2Lines changed: 1 addition & 2 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 | 13 |
|
|
build_tools/azure/linting.sh
Copy file name to clipboardExpand all lines: build_tools/azure/linting.sh+10-5Lines changed: 10 additions & 5 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
34 | 34 |
|
35 | 35 |
|
36 | 36 |
|
37 |
| - |
38 |
| - |
39 |
| - |
40 |
| - |
41 |
| - |
| 37 | + |
| 38 | + |
| 39 | + |
| 40 | + |
| 41 | + |
| 42 | + |
| 43 | + |
| 44 | + |
| 45 | + |
| 46 | + |
42 | 47 |
|
43 | 48 |
|
+7Lines changed: 7 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1666 | 1666 |
|
1667 | 1667 |
|
1668 | 1668 |
|
| 1669 | + |
1669 | 1670 |
|
1670 | 1671 |
|
1671 | 1672 |
|
| 1673 | + |
| 1674 | + |
| 1675 | + |
| 1676 | + |
| 1677 | + |
| 1678 | + |
1672 | 1679 |
|
1673 | 1680 |
|
1674 | 1681 |
|
|
+17Lines changed: 17 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
9 | 9 |
|
10 | 10 |
|
11 | 11 |
|
| 12 | + |
| 13 | + |
| 14 | + |
| 15 | + |
| 16 | + |
| 17 | + |
| 18 | + |
| 19 | + |
| 20 | + |
| 21 | + |
12 | 22 |
|
13 | 23 |
|
14 | 24 |
|
| ||
139 | 149 |
|
140 | 150 |
|
141 | 151 |
|
| 152 | + |
| 153 | + |
| 154 | + |
| 155 | + |
| 156 | + |
| 157 | + |
| 158 | + |
142 | 159 |
|
143 | 160 |
|
144 | 161 |
|
|
+1-2Lines changed: 1 addition & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
14 | 14 |
|
15 | 15 |
|
16 | 16 |
|
17 |
| - |
18 | 17 |
|
19 | 18 |
|
20 | 19 |
|
| ||
36 | 35 |
|
37 | 36 |
|
38 | 37 |
|
39 |
| - |
| 38 | + |
40 | 39 |
|
41 | 40 |
|
42 | 41 |
|
|
sklearn/cluster/_mean_shift.py
Copy file name to clipboardExpand all lines: sklearn/cluster/_mean_shift.py+1-2Lines changed: 1 addition & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
16 | 16 |
|
17 | 17 |
|
18 | 18 |
|
19 |
| - |
20 | 19 |
|
21 | 20 |
|
22 | 21 |
|
23 | 22 |
|
24 | 23 |
|
25 |
| - |
| 24 | + |
26 | 25 |
|
27 | 26 |
|
28 | 27 |
|
|
sklearn/compose/_column_transformer.py
Copy file name to clipboardExpand all lines: sklearn/compose/_column_transformer.py+1-2Lines changed: 1 addition & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
11 | 11 |
|
12 | 12 |
|
13 | 13 |
|
14 |
| - |
15 | 14 |
|
16 | 15 |
|
17 | 16 |
|
| ||
24 | 23 |
|
25 | 24 |
|
26 | 25 |
|
27 |
| - |
| 26 | + |
28 | 27 |
|
29 | 28 |
|
30 | 29 |
|
|
sklearn/covariance/_graph_lasso.py
Copy file name to clipboardExpand all lines: sklearn/covariance/_graph_lasso.py+1-2Lines changed: 1 addition & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
13 | 13 |
|
14 | 14 |
|
15 | 15 |
|
16 |
| - |
17 | 16 |
|
18 | 17 |
|
19 | 18 |
|
| ||
23 | 22 |
|
24 | 23 |
|
25 | 24 |
|
26 |
| - |
| 25 | + |
27 | 26 |
|
28 | 27 |
|
29 | 28 |
|
|
sklearn/decomposition/_dict_learning.py
Copy file name to clipboardExpand all lines: sklearn/decomposition/_dict_learning.py+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
13 | 13 |
|
14 | 14 |
|
15 | 15 |
|
16 |
| - |
| 16 | + |
17 | 17 |
|
18 | 18 |
|
19 | 19 |
|
20 | 20 |
|
21 | 21 |
|
22 | 22 |
|
23 | 23 |
|
24 |
| - |
| 24 | + |
25 | 25 |
|
26 | 26 |
|
27 | 27 |
|
|
sklearn/decomposition/_lda.py
Copy file name to clipboardExpand all lines: sklearn/decomposition/_lda.py+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
15 | 15 |
|
16 | 16 |
|
17 | 17 |
|
18 |
| - |
| 18 | + |
19 | 19 |
|
20 | 20 |
|
21 | 21 |
|
22 | 22 |
|
23 | 23 |
|
24 |
| - |
| 24 | + |
25 | 25 |
|
26 | 26 |
|
27 | 27 |
|
|
sklearn/decomposition/tests/test_dict_learning.py
Copy file name to clipboardExpand all lines: sklearn/decomposition/tests/test_dict_learning.py+1-2Lines changed: 1 addition & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
5 | 5 |
|
6 | 6 |
|
7 | 7 |
|
8 |
| - |
9 |
| - |
10 | 8 |
|
11 | 9 |
|
12 | 10 |
|
13 | 11 |
|
14 | 12 |
|
15 | 13 |
|
16 | 14 |
|
| 15 | + |
17 | 16 |
|
18 | 17 |
|
19 | 18 |
|
|
sklearn/ensemble/_bagging.py
Copy file name to clipboardExpand all lines: sklearn/ensemble/_bagging.py+1-3Lines changed: 1 addition & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
12 | 12 |
|
13 | 13 |
|
14 | 14 |
|
15 |
| - |
16 |
| - |
17 | 15 |
|
18 | 16 |
|
19 | 17 |
|
| ||
25 | 23 |
|
26 | 24 |
|
27 | 25 |
|
28 |
| - |
| 26 | + |
29 | 27 |
|
30 | 28 |
|
31 | 29 |
|
|
sklearn/ensemble/_forest.py
Copy file name to clipboardExpand all lines: sklearn/ensemble/_forest.py+1-2Lines changed: 1 addition & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
48 | 48 |
|
49 | 49 |
|
50 | 50 |
|
51 |
| - |
52 | 51 |
|
53 | 52 |
|
54 | 53 |
|
| ||
66 | 65 |
|
67 | 66 |
|
68 | 67 |
|
69 |
| - |
| 68 | + |
70 | 69 |
|
71 | 70 |
|
72 | 71 |
|
|
sklearn/ensemble/_stacking.py
Copy file name to clipboardExpand all lines: sklearn/ensemble/_stacking.py+1-2Lines changed: 1 addition & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
8 | 8 |
|
9 | 9 |
|
10 | 10 |
|
11 |
| - |
12 | 11 |
|
13 | 12 |
|
14 | 13 |
|
| ||
33 | 32 |
|
34 | 33 |
|
35 | 34 |
|
36 |
| - |
| 35 | + |
37 | 36 |
|
38 | 37 |
|
39 | 38 |
|
|
sklearn/ensemble/_voting.py
Copy file name to clipboardExpand all lines: sklearn/ensemble/_voting.py+1-3Lines changed: 1 addition & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
18 | 18 |
|
19 | 19 |
|
20 | 20 |
|
21 |
| - |
22 |
| - |
23 | 21 |
|
24 | 22 |
|
25 | 23 |
|
| ||
36 | 34 |
|
37 | 35 |
|
38 | 36 |
|
39 |
| - |
| 37 | + |
40 | 38 |
|
41 | 39 |
|
42 | 40 |
|
|
sklearn/ensemble/tests/test_forest.py
Copy file name to clipboardExpand all lines: sklearn/ensemble/tests/test_forest.py+3-3Lines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
17 | 17 |
|
18 | 18 |
|
19 | 19 |
|
20 |
| - |
21 | 20 |
|
22 | 21 |
|
23 | 22 |
|
24 | 23 |
|
25 | 24 |
|
26 |
| - |
27 |
| - |
28 | 25 |
|
29 | 26 |
|
| 27 | + |
| 28 | + |
30 | 29 |
|
31 | 30 |
|
32 | 31 |
|
| ||
55 | 54 |
|
56 | 55 |
|
57 | 56 |
|
| 57 | + |
58 | 58 |
|
59 | 59 |
|
60 | 60 |
|
|
sklearn/feature_selection/_rfe.py
Copy file name to clipboardExpand all lines: sklearn/feature_selection/_rfe.py+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
8 | 8 |
|
9 | 9 |
|
10 | 10 |
|
11 |
| - |
| 11 | + |
12 | 12 |
|
13 | 13 |
|
14 | 14 |
|
15 | 15 |
|
16 | 16 |
|
17 | 17 |
|
18 | 18 |
|
19 |
| - |
| 19 | + |
20 | 20 |
|
21 | 21 |
|
22 | 22 |
|
|
sklearn/inspection/_permutation_importance.py
Copy file name to clipboardExpand all lines: sklearn/inspection/_permutation_importance.py+1-2Lines changed: 1 addition & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
2 | 2 |
|
3 | 3 |
|
4 |
| - |
5 | 4 |
|
6 | 5 |
|
7 | 6 |
|
| ||
10 | 9 |
|
11 | 10 |
|
12 | 11 |
|
13 |
| - |
| 12 | + |
14 | 13 |
|
15 | 14 |
|
16 | 15 |
|
|
sklearn/inspection/_plot/partial_dependence.py
Copy file name to clipboardExpand all lines: sklearn/inspection/_plot/partial_dependence.py+1-2Lines changed: 1 addition & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
6 | 6 |
|
7 | 7 |
|
8 | 8 |
|
9 |
| - |
10 | 9 |
|
11 | 10 |
|
12 | 11 |
|
| ||
16 | 15 |
|
17 | 16 |
|
18 | 17 |
|
19 |
| - |
| 18 | + |
20 | 19 |
|
21 | 20 |
|
22 | 21 |
|
|
sklearn/linear_model/_base.py
Copy file name to clipboardExpand all lines: sklearn/linear_model/_base.py+1-2Lines changed: 1 addition & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
25 | 25 |
|
26 | 26 |
|
27 | 27 |
|
28 |
| - |
29 | 28 |
|
30 | 29 |
|
31 | 30 |
|
| ||
40 | 39 |
|
41 | 40 |
|
42 | 41 |
|
43 |
| - |
| 42 | + |
44 | 43 |
|
45 | 44 |
|
46 | 45 |
|
|
sklearn/linear_model/_coordinate_descent.py
Copy file name to clipboardExpand all lines: sklearn/linear_model/_coordinate_descent.py+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
14 | 14 |
|
15 | 15 |
|
16 | 16 |
|
17 |
| - |
| 17 | + |
18 | 18 |
|
19 | 19 |
|
20 | 20 |
|
| ||
30 | 30 |
|
31 | 31 |
|
32 | 32 |
|
33 |
| - |
| 33 | + |
34 | 34 |
|
35 | 35 |
|
36 | 36 |
|
|
sklearn/linear_model/_least_angle.py
Copy file name to clipboardExpand all lines: sklearn/linear_model/_least_angle.py+1-2Lines changed: 1 addition & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
16 | 16 |
|
17 | 17 |
|
18 | 18 |
|
19 |
| - |
20 | 19 |
|
21 | 20 |
|
22 | 21 |
|
| ||
28 | 27 |
|
29 | 28 |
|
30 | 29 |
|
31 |
| - |
| 30 | + |
32 | 31 |
|
33 | 32 |
|
34 | 33 |
|
|
0 commit comments