AndrewMaru commited on
Commit
cfb900f
·
verified ·
1 Parent(s): 86926bf

Upload requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -2
requirements.txt CHANGED
@@ -1,7 +1,8 @@
1
  numpy
2
  pandas
3
- scikit-learn
4
- imbalanced-learn
 
5
  xgboost
6
  matplotlib
7
  seaborn
 
1
  numpy
2
  pandas
3
+ scikit-learn==1.3.2
4
+ imbalanced-learn==0.11.0
5
+ ipykernel
6
  xgboost
7
  matplotlib
8
  seaborn