fadzwan commited on
Commit
9f20852
1 Parent(s): f00a83b

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -0
requirements.txt ADDED
@@ -0,0 +1,4 @@
 
 
 
 
 
1
+ pandas==1.2.4
2
+ scikit-learn==0.24.2
3
+ matplotlib==3.4.2
4
+ numpy==1.20.2