Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Fractalis
fractalis
Commits
8b89b0cb
Commit
8b89b0cb
authored
Jun 13, 2018
by
Sascha Herzinger
Browse files
replaced sklearn with scikit-learn
parent
66d26ad4
Pipeline
#5386
failed with stages
in 2 minutes and 46 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
requirements.txt
View file @
8b89b0cb
...
...
@@ -51,7 +51,6 @@ rpy2==2.9.3
scikit-learn
==0.19.1
scipy
==0.19.1
six
==1.11.0
sklearn
==0.0
tqdm
==4.23.4
twine
==1.11.0
typing
==3.6.2
...
...
setup.py
View file @
8b89b0cb
...
...
@@ -27,7 +27,7 @@ setup(
'numpy==1.13.3'
,
'scipy==0.19.1'
,
'pandas==0.20.3'
,
's
k
learn==0.
0
'
,
's
cikit-
learn==0.
19.1
'
,
'lifelines==0.14.3'
,
'requests==2.18.4'
,
'PyYAML==3.12'
,
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment