Closed dependabot[bot] closed 1 year ago
(benchmark 4535620897 / attempt 1) Base results / Our results / Change | Model | Size | Dump Time | Load Time |
---|---|---|---|---|
sklearn rf | 77.2 MiB / 11.1 MiB / 6.94 x | 0.05 s / 0.11 s / 2.06 x | 0.07 s / 0.11 s / 1.48 x | |
sklearn rf LZMA | 17.3 MiB / 5.3 MiB / 3.25 x | 34.93 s / 6.13 s / 0.18 x | 1.57 s / 0.53 s / 0.34 x | |
sklearn gb | 2.2 MiB / 1.1 MiB / 2.08 x | 0.03 s / 0.25 s / 7.52 x | 0.04 s / 0.13 s / 3.60 x | |
sklearn gb LZMA | 0.6 MiB / 0.2 MiB / 3.82 x | 0.95 s / 0.44 s / 0.46 x | 0.09 s / 0.15 s / 1.67 x | |
LGBM gbdt | 5.3 MiB / 1.9 MiB / 2.81 x | 0.18 s / 0.51 s / 2.84 x | 0.03 s / 0.31 s / 11.89 x | |
LGBM gbdt LZMA | 1.7 MiB / 0.8 MiB / 1.96 x | 3.25 s / 1.02 s / 0.31 x | 0.15 s / 0.34 s / 2.23 x | |
LGBM gbdt large | 57.6 MiB / 18.9 MiB / 3.05 x | 1.88 s / 5.40 s / 2.87 x | 0.31 s / 3.35 s / 10.65 x | |
LGBM gbdt large LZMA | 15.3 MiB / 6.7 MiB / 2.29 x | 43.47 s / 13.53 s / 0.31 x | 1.49 s / 3.60 s / 2.41 x | |
LGBM rf | 1.6 MiB / 0.5 MiB / 3.42 x | 0.05 s / 0.10 s / 1.98 x | 0.01 s / 0.07 s / 12.86 x | |
LGBM rf LZMA | 0.1 MiB / 0.1 MiB / 1.70 x | 0.22 s / 0.14 s / 0.62 x | 0.02 s / 0.08 s / 4.49 x |
Bumps pypa/gh-action-pypi-publish from 1.8.1 to 1.8.3.
Release notes
Sourced from pypa/gh-action-pypi-publish's releases.
Commits
48b317d
Merge PR #136 into unstable/v1ae29550
twine-upload: increase detail on console noticesf3ce18f
Merge pull request #134 from trail-of-forks/tob-better-errorsea29ccc
oidc-exchange: avoid splitting the error messageDependabot 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)