bvk1ng commited on
Commit
adeed1c
1 Parent(s): b65c4c8

modified::converted sklearn -> scikit-learn also added scipy

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -1,4 +1,5 @@
1
- sklearn
 
2
  numpy
3
  pandas
4
  matplotlib
 
1
+ scikit-learn
2
+ scipy
3
  numpy
4
  pandas
5
  matplotlib