GBDB02 commited on
Commit
7bb1dae
·
verified ·
1 Parent(s): f27c29f

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -0
requirements.txt CHANGED
@@ -1,6 +1,8 @@
1
  pandas
2
  numpy
3
  scikit-learn
 
 
4
  xgboost
5
  joblib
6
  tabulate
 
1
  pandas
2
  numpy
3
  scikit-learn
4
+ matplotlib
5
+ scipy
6
  xgboost
7
  joblib
8
  tabulate