Browse Source

add requirements

supeng 1 year ago
parent
commit
a04eb089c9
1 changed files with 9 additions and 0 deletions
  1. 9 0
      requirements.txt

+ 9 - 0
requirements.txt

@@ -0,0 +1,9 @@
+optuna~=3.6.0
+numpy~=1.26.4
+pandas~=2.2.1
+lightgbm~=4.3.0
+scikit-learn~=1.4.1.post1
+PyMySQL~=1.0.2
+odps~=3.5.1
+jieba~=0.42.1
+tqdm~=4.66.2