pierrelf commited on
Commit
4754318
·
1 Parent(s): c944c9c

Add scikit-learn to requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -1,4 +1,5 @@
1
  gradio
2
  hopsworks
3
  joblib
4
- pandas
 
 
1
  gradio
2
  hopsworks
3
  joblib
4
+ pandas
5
+ scikit-learn