CristopherWVSU commited on
Commit
bd57f1a
·
1 Parent(s): b99298e

added sklearn library to requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -3,4 +3,5 @@ numpy
3
  pandas
4
  matplotlib
5
  seaborn
6
- joblib
 
 
3
  pandas
4
  matplotlib
5
  seaborn
6
+ joblib
7
+ sklearn