FedCal commited on
Commit
0e0db74
·
verified ·
1 Parent(s): f40129e

Mirror sport-intelligence-benchmark on HF (Zenodo concept DOI 10.5281/zenodo.21602378)

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -0
requirements.txt ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ numpy>=2.0
2
+ pandas>=2.0
3
+ scikit-learn>=1.4
4
+ lightgbm>=4.0
5
+ pytest>=7.0