浏览代码

add requirements

supeng 1 年之前
父节点
当前提交
a04eb089c9
共有 1 个文件被更改,包括 9 次插入0 次删除
  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