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 136c68f commit cb9f2eeCopy full SHA for cb9f2ee
Ch4/ch4-requirements.txt
@@ -0,0 +1,21 @@
1
+numpy==1.19.5
2
+pandas==1.1.5
3
+scikit-learn==0.23.2
4
+nltk==3.5
5
+gensim==3.8.3
6
+wget==3.2
7
+fasttext==0.9.2
8
+tensorflow==1.14.0
9
+torch==1.9.0
10
+pytorch_pretrained_bert==0.6.2
11
+tqdm==4.41.1
12
+matplotlib==3.2.2
13
+beautifulsoup4==4.6.3
14
+ktrain==0.26.3
15
+lime==0.2.0.1
16
+seaborn==0.11.1
17
+shap==0.39.0
18
+fastai==1.0.60
19
+
20
21
0 commit comments