samarthv commited on
Commit
93ea79c
1 Parent(s): f58fe66

Update requirements.txt

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