Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix license field in pyproject.toml #118

Merged
merged 1 commit into from
Mar 20, 2024
Merged

Fix license field in pyproject.toml #118

merged 1 commit into from
Mar 20, 2024

Conversation

pavelzw
Copy link
Member

@pavelzw pavelzw commented Mar 20, 2024

No description provided.

Copy link

(benchmark 8364606480 / attempt 1)
Base results / Our results / Change

Model Size Dump Time Load Time
sklearn rf 20M 23.4 MiB / 3.0 MiB / 7.67 x 0.01 s / 0.03 s / 2.40 x 0.02 s / 0.03 s / 1.40 x
sklearn rf 20M lzma 6.6 MiB / 2.0 MiB / 3.27 x 9.73 s / 0.77 s / 0.08 x 0.41 s / 0.15 s / 0.37 x
sklearn rf 200M 238.8 MiB / 30.8 MiB / 7.75 x 0.15 s / 0.23 s / 1.55 x 0.23 s / 0.38 s / 1.69 x
sklearn rf 200M lzma 48.0 MiB / 14.8 MiB / 3.24 x 73.25 s / 14.73 s / 0.20 x 3.13 s / 1.15 s / 0.37 x
sklearn rf 1G 1302.2 MiB / 168.0 MiB / 7.75 x 0.85 s / 1.15 s / 1.35 x 1.26 s / 1.98 s / 1.57 x
sklearn rf 1G lzma 259.6 MiB / 99.2 MiB / 2.62 x 400.66 s / 78.63 s / 0.20 x 16.06 s / 6.93 s / 0.43 x
sklearn gb 2M 2.5 MiB / 1.1 MiB / 2.16 x 0.02 s / 0.23 s / 9.93 x 0.03 s / 0.23 s / 8.05 x
sklearn gb 2M lzma 0.6 MiB / 0.2 MiB / 3.80 x 0.82 s / 0.40 s / 0.49 x 0.07 s / 0.29 s / 4.07 x
lgbm gbdt 2M 2.6 MiB / 1.0 MiB / 2.78 x 0.05 s / 0.19 s / 4.03 x 0.01 s / 0.09 s / 11.51 x
lgbm gbdt 2M lzma 0.9 MiB / 0.5 MiB / 1.90 x 1.10 s / 0.39 s / 0.35 x 0.06 s / 0.12 s / 2.06 x
lgbm gbdt 5M 5.3 MiB / 1.9 MiB / 2.81 x 0.09 s / 0.36 s / 3.88 x 0.02 s / 0.18 s / 10.99 x
lgbm gbdt 5M lzma 1.7 MiB / 0.8 MiB / 1.96 x 2.46 s / 0.77 s / 0.31 x 0.11 s / 0.23 s / 2.14 x
lgbm gbdt 20M 22.7 MiB / 7.6 MiB / 3.00 x 0.39 s / 1.50 s / 3.83 x 0.07 s / 0.75 s / 10.34 x
lgbm gbdt 20M lzma 6.3 MiB / 3.0 MiB / 2.09 x 13.11 s / 3.87 s / 0.30 x 0.42 s / 0.92 s / 2.18 x
lgbm gbdt 100M 101.1 MiB / 33.0 MiB / 3.06 x 1.71 s / 6.56 s / 3.84 x 0.31 s / 19.54 s / 62.47 x
lgbm gbdt 100M lzma 25.6 MiB / 10.6 MiB / 2.41 x 57.74 s / 16.73 s / 0.29 x 1.67 s / 3.80 s / 2.27 x
lgbm rf 10M 10.9 MiB / 3.2 MiB / 3.46 x 0.18 s / 0.43 s / 2.36 x 0.03 s / 0.28 s / 9.88 x
lgbm rf 10M lzma 0.7 MiB / 0.4 MiB / 1.86 x 1.24 s / 0.61 s / 0.49 x 0.08 s / 0.31 s / 3.82 x

@pavelzw pavelzw merged commit a9fa340 into main Mar 20, 2024
19 checks passed
@pavelzw pavelzw deleted the pavelzw-patch-1 branch March 20, 2024 20:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant