add lib scikit-learn
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
colorama
|
2 |
seaborn
|
3 |
-
|
4 |
matplotlib
|
5 |
tqdm
|
|
|
1 |
colorama
|
2 |
seaborn
|
3 |
+
scikit-learn
|
4 |
matplotlib
|
5 |
tqdm
|