Shreyas1441AI commited on
Commit
f620ed2
·
verified ·
1 Parent(s): 6f539fe

Upload 2 files

Browse files
Files changed (2) hide show
  1. pi_repeater_3.json +0 -0
  2. requirements.txt +9 -0
pi_repeater_3.json ADDED
The diff for this file is too large to render. See raw diff
 
requirements.txt ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ numpy==2.0.2
2
+ pandas==2.2.2
3
+ session_info==v1.0.1
4
+ scikit-learn==1.6.1
5
+ xgboost==3.0.5
6
+ IPython==7.34.0
7
+ jupyter_client==7.4.9
8
+ jupyter_core==5.8.1
9
+ notebook==6.5.7