We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dceb615 commit 10dcb42Copy full SHA for 10dcb42
environment.yml
@@ -1,22 +1,22 @@
1
name: ds_tutorial
2
dependencies:
3
- - numpy
4
- pandas
5
- - matplotlib
6
- - scikit-learn
7
- - seaborn
8
- - jupyter
9
- - pandas-datareader
10
- - pillow
11
- - cython
12
- # - cudnn
13
- - opencv
14
- - lxml
15
- - beautifulsoup4
16
- - pip
17
- - tensorflow
18
- - keras
19
- - tqdm
20
- - xgboost
21
- - lightgbm
22
- - spacy
+# - numpy
+# - matplotlib
+# - scikit-learn
+# - seaborn
+# - jupyter
+# - pandas-datareader
+# - pillow
+# - cython
+# # - cudnn
+# - opencv
+# - lxml
+# - beautifulsoup4
+# - pip
+# - tensorflow
+# - keras
+# - tqdm
+# - xgboost
+# - lightgbm
+# - spacy
0 commit comments