Shreyas1441AI commited on
Commit
f3d0aa9
·
verified ·
1 Parent(s): 52fdb22

Upload 2 files

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