Quantco / slim-trees

Pickle your ML models more efficiently for deployment 🚀
MIT License
17 stars 1 forks source link

Switch to setup-micromamba #51

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps mamba-org/provision-with-micromamba from 15 to 16.

Release notes

Sourced from mamba-org/provision-with-micromamba's releases.

v16

⛔️ With this release, we are deprecating this project.

Please use the mamba-org/setup-micromamba action instead.

See the migration guide for instructions how to migrate from provision-with-micromamba to setup-micromamba.

Commits


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
github-actions[bot] commented 1 year ago
(benchmark 5089007896 / attempt 1) Base results / Our results / Change Model Size Dump Time Load Time
sklearn rf 20M 20.8 MiB / 3.0 MiB / 6.87 x 0.02 s / 0.03 s / 1.52 x 0.02 s / 0.02 s / 1.00 x
sklearn rf 20M lzma 6.5 MiB / 2.0 MiB / 3.26 x 12.22 s / 1.21 s / 0.10 x 0.61 s / 0.20 s / 0.33 x
sklearn rf 200M 212.3 MiB / 30.6 MiB / 6.94 x 0.18 s / 0.31 s / 1.75 x 0.23 s / 0.36 s / 1.58 x
sklearn rf 200M lzma 47.5 MiB / 14.6 MiB / 3.25 x 101.69 s / 18.85 s / 0.19 x 4.62 s / 1.56 s / 0.34 x
sklearn rf 1G 1157.5 MiB / 166.8 MiB / 6.94 x 1.41 s / 1.72 s / 1.21 x 1.44 s / 1.74 s / 1.21 x
sklearn rf 1G lzma 257.1 MiB / 98.2 MiB / 2.62 x 504.34 s / 103.28 s / 0.20 x 24.96 s / 9.37 s / 0.38 x
sklearn gb 2M 2.2 MiB / 1.1 MiB / 2.08 x 0.03 s / 0.24 s / 7.36 x 0.06 s / 0.16 s / 2.50 x
sklearn gb 2M lzma 0.6 MiB / 0.2 MiB / 3.82 x 0.98 s / 0.43 s / 0.43 x 0.09 s / 0.15 s / 1.59 x
lgbm gbdt 2M 2.6 MiB / 1.0 MiB / 2.78 x 0.09 s / 0.25 s / 2.88 x 0.01 s / 0.15 s / 11.80 x
lgbm gbdt 2M lzma 0.9 MiB / 0.5 MiB / 1.90 x 1.51 s / 0.53 s / 0.35 x 0.09 s / 0.22 s / 2.55 x
lgbm gbdt 5M 5.3 MiB / 1.9 MiB / 2.81 x 0.17 s / 0.49 s / 2.92 x 0.03 s / 0.32 s / 12.39 x
lgbm gbdt 5M lzma 1.7 MiB / 0.8 MiB / 1.96 x 3.71 s / 1.12 s / 0.30 x 0.16 s / 0.39 s / 2.42 x
lgbm gbdt 20M 22.7 MiB / 7.6 MiB / 3.00 x 0.67 s / 2.00 s / 2.99 x 0.11 s / 1.30 s / 12.29 x
lgbm gbdt 20M lzma 6.3 MiB / 3.0 MiB / 2.09 x 19.84 s / 5.10 s / 0.26 x 0.63 s / 1.56 s / 2.47 x
lgbm gbdt 100M 101.1 MiB / 33.0 MiB / 3.06 x 2.96 s / 8.85 s / 2.99 x 0.46 s / 17.85 s / 38.50 x
lgbm gbdt 100M lzma 25.6 MiB / 10.6 MiB / 2.41 x 89.05 s / 24.50 s / 0.28 x 2.61 s / 12.82 s / 4.91 x
lgbm rf 10M 10.9 MiB / 3.2 MiB / 3.46 x 0.33 s / 0.63 s / 1.88 x 0.04 s / 0.56 s / 13.30 x
lgbm rf 10M lzma 0.7 MiB / 0.4 MiB / 1.85 x 2.09 s / 0.90 s / 0.43 x 0.13 s / 0.59 s / 4.67 x