forked from scikit-learn/scikit-learn
-
Notifications
You must be signed in to change notification settings - Fork 0
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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -39,6 +39,7 @@ doc/samples | |
*.prof | ||
.tox/ | ||
.coverage | ||
pip-wheel-metadata | ||
|
||
lfw_preprocessed/ | ||
nips2010_pdf/ | ||
|
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,22 @@ | ||
repos: | ||
- repo: https://github.com/pre-commit/pre-commit-hooks | ||
rev: v2.3.0 | ||
hooks: | ||
- id: check-yaml | ||
- id: end-of-file-fixer | ||
- id: trailing-whitespace | ||
- repo: https://gitlab.com/pycqa/flake8 | ||
rev: 3.7.8 | ||
hooks: | ||
- id: flake8 | ||
types: [file, python] | ||
# only check for unused imports for now, as long as | ||
# the code is not fully PEP8 compatible | ||
args: [--select=F401] | ||
- repo: https://github.com/pre-commit/mirrors-mypy | ||
rev: v0.730 | ||
hooks: | ||
- id: mypy | ||
args: | ||
- --ignore-missing-imports | ||
files: sklearn/ |
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
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
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
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
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
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
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
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
Oops, something went wrong.
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.
Update branch #5
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
Uh oh!
There was an error while loading. Please reload this page.
Update branch #5
Changes from all commits
913da3f
dcfb3df
3a72410
7733f5e
104b736
942001a
36ebf3e
c5d1d45
4bb4856
e5a1ba0
fb2b01f
fa1ea2a
0a866ec
88ce8cd
a84ba0c
ada94ae
5a43408
a2ccc33
d6d624d
ab01816
44c44a5
97a6b08
360e828
c2f5fe3
c84ad60
a5dfba9
37776a0
557218c
2d25ea7
395cfd7
1116182
ff67812
16b3bf7
b2bc40c
1735d3d
bcc24c9
7b5c703
dba4514
b568f20
fc3601e
e3e9137
eaf0a04
270c673
a655de5
f45c0c0
fe1ec1c
9a4bd37
0447dd9
c381750
f31e25b
0a93fc9
3b79637
cadafb7
8122e77
c2b31ac
a2d361b
9cc5558
9901d8d
bd9fd0f
5e2d74b
6cd77c2
cb9ddbb
9d366a4
9358a6e
abfb6fd
269afa3
7a77214
2d03d78
522ecac
5abd22f
cb49ad4
5dfca46
a0e6b95
670b85c
4d9478f
dc0cc6e
b4757f7
6973096
7e15285
c8e0558
7736062
c531bd0
f82a2cb
089c8a1
5f6dfcb
1523f39
388999b
79df406
6717c6a
8010cad
fbae1ed
bbedfa0
49d213d
946fdde
a93b15f
3693492
2592edd
e54cd3c
923b13c
7844d1c
88ba943
e392bfd
94d8911
facd117
0d04de2
361bf75
2587a03
89993d2
501ee56
2955d9f
02309ff
be134a2
923d887
fc6ee00
e8a42ae
28c08d0
4755ae7
81c1e9d
f621d8a
a14953a
a35b892
7ede028
f624f4e
76ef8b0
839b356
1b119c4
91e9427
a1261a7
1ba0651
5b2c931
41b18fe
fc00415
964c830
dbc3593
fb76de7
8b4d4f4
3deacb9
1d3a553
5435408
9f015c8
acbe13c
1bd7404
2dd12af
1c69a8a
ad6a9f9
9f04837
b9403f6
ee2508c
3a6c8c4
0c0b834
863c1d6
c71a1c2
04d2e32
5756205
8b1b281
4fae539
a0c76ce
a670bb9
962849a
2cad437
bd3fb2a
b2b88d3
f23b940
70f0062
5ceaad1
b9f7b9d
f72d971
226e5c4
2a5c22a
8529567
89fcef7
92ed385
ad6fc80
c7a4bc9
0d29d2e
e2256c1
c36c104
464dc37
77279d6
818e16a
865069c
192109a
534f8ae
4f5384b
a6a20f2
350b865
b4e215c
a4dcada
d1f8a16
d40d993
4b92a77
cbe9f08
ccf5c36
5f9555b
7316a19
7117a63
85d24b3
78a213b
8abe0a8
bbab854
ca344be
8595fe4
3510a79
90d00da
350438c
05e4c92
b0cd595
d03dfa2
9d677b5
b70472b
a4b59c7
0db5f36
0ba19ad
b6e839c
f58c2bc
a497523
89d9729
60de458
1986c89
30788de
f2e873f
29f83f8
79b0943
43c0efa
4744e28
b632762
3ff3981
d46663c
e770715
9bc5c1d
2d12bb5
82011bb
f6b8bc0
dd51dc6
923fdc3
5dcdd89
26b2678
b4db36d
049d71b
0deaa3b
b3dca3d
1931e14
ac8cbb3
7cc815c
2f26540
e1c44ba
a1cc566
a0a23d2
15a658f
ec786b3
File filter
Filter by extension
Conversations
Uh oh!
There was an error while loading. Please reload this page.
Jump to