Skip to content

Commit

Permalink
fix(predict-diabetes): update dependency scikit-learn to v1.4.1.post1 (
Browse files Browse the repository at this point in the history
…#14613)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Feb 16, 2024
1 parent 6c316e4 commit bcb5cb8
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 45 deletions.
68 changes: 24 additions & 44 deletions machine-learning/hm-mlflow/experiments/predict-diabetes/poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ authors = ["Hongbo Miao"]
[tool.poetry.dependencies]
python = "3.11.x"
mlflow = "2.10.2"
scikit-learn = "1.4.0"
scikit-learn = "1.4.1.post1"

[tool.poetry.group.dev.dependencies]
poethepoet = "0.24.4"
Expand Down

0 comments on commit bcb5cb8

Please sign in to comment.