AndrewMaru commited on
Commit
5d5ca91
·
verified ·
1 Parent(s): ee0f68d

Upload 4 files

Browse files
Files changed (2) hide show
  1. main.ipynb +0 -0
  2. requirements.txt +5 -9
main.ipynb CHANGED
The diff for this file is too large to render. See raw diff
 
requirements.txt CHANGED
@@ -1,11 +1,7 @@
1
- numpy
2
  pandas
3
- scikit-learn==1.3.2
4
- imbalanced-learn==0.11.0
5
- ipykernel
6
- xgboost
7
- matplotlib
8
- seaborn
9
  joblib
10
- streamlit
11
- streamlit-js-eval
 
 
 
1
+ streamlit
2
  pandas
 
 
 
 
 
 
3
  joblib
4
+ scikit-learn
5
+ xgboost
6
+ lightgbm
7
+ imbalanced-learn