Skip to content

Commit 53055cc

Browse files
authored
Merge pull request #26 from iMoonLab/Starrah-patch-scikit-learn
更新依赖列表中的sklearn为scikit-learn
2 parents 3b5eea8 + e1eabc5 commit 53055cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ torch = "1.12.1"
3636
scipy = "^1.8"
3737
optuna = "*"
3838
numpy = "*"
39-
sklearn = "*"
39+
scikit-learn = "*"
4040
requests = "*"
4141
matplotlib = "*"
4242

0 commit comments

Comments
 (0)