criticalDanger
commited on
Commit
•
23211f0
1
Parent(s):
8b9d07c
init!
Browse files- requirements.txt +4 -0
requirements.txt
ADDED
@@ -0,0 +1,4 @@
|
|
|
|
|
|
|
|
|
|
|
1 |
+
pandas
|
2 |
+
sklearn
|
3 |
+
matplotlib
|
4 |
+
seaborn
|