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

Add support for sklearn 1.4 #123

Merged
merged 1 commit into from
May 6, 2024
Merged

Add support for sklearn 1.4 #123

merged 1 commit into from
May 6, 2024

Conversation

pavelzw
Copy link
Member

@pavelzw pavelzw commented May 6, 2024

No description provided.

@pavelzw pavelzw added the enhancement New feature or request label May 6, 2024
@pavelzw pavelzw merged commit 3378585 into main May 6, 2024
20 checks passed
@pavelzw pavelzw deleted the sklearn-14 branch May 6, 2024 16:44
Copy link

github-actions bot commented May 6, 2024

(benchmark 8972593151 / 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.57 x 0.01 s / 0.03 s / 3.25 x
sklearn rf 20M lzma 6.6 MiB / 2.0 MiB / 3.27 x 10.04 s / 0.85 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.08 s / 0.22 s / 2.72 x 0.13 s / 0.32 s / 2.49 x
sklearn rf 200M lzma 48.0 MiB / 14.8 MiB / 3.24 x 75.86 s / 14.80 s / 0.20 x 3.14 s / 1.17 s / 0.37 x
sklearn rf 1G 1302.2 MiB / 168.0 MiB / 7.75 x 0.35 s / 1.14 s / 3.22 x 0.77 s / 1.53 s / 1.97 x
sklearn rf 1G lzma 260.5 MiB / 99.2 MiB / 2.63 x 402.33 s / 89.80 s / 0.22 x 16.25 s / 6.92 s / 0.43 x
sklearn gb 2M 2.5 MiB / 1.1 MiB / 2.16 x 0.07 s / 0.23 s / 3.45 x 0.03 s / 0.26 s / 7.70 x
sklearn gb 2M lzma 0.6 MiB / 0.2 MiB / 3.78 x 0.88 s / 0.41 s / 0.46 x 0.07 s / 0.23 s / 3.29 x
lgbm gbdt 2M 2.6 MiB / 1.0 MiB / 2.78 x 0.04 s / 0.18 s / 4.23 x 0.01 s / 0.08 s / 9.44 x
lgbm gbdt 2M lzma 0.9 MiB / 0.5 MiB / 1.90 x 1.31 s / 0.39 s / 0.30 x 0.06 s / 0.15 s / 2.58 x
lgbm gbdt 5M 5.3 MiB / 1.9 MiB / 2.81 x 0.08 s / 0.37 s / 4.33 x 0.02 s / 0.18 s / 9.69 x
lgbm gbdt 5M lzma 1.7 MiB / 0.8 MiB / 1.96 x 3.15 s / 0.81 s / 0.26 x 0.12 s / 0.23 s / 1.86 x
lgbm gbdt 20M 22.7 MiB / 7.6 MiB / 3.00 x 0.34 s / 1.38 s / 4.10 x 0.07 s / 0.75 s / 10.93 x
lgbm gbdt 20M lzma 6.3 MiB / 3.0 MiB / 2.09 x 15.48 s / 3.85 s / 0.25 x 0.43 s / 0.91 s / 2.11 x
lgbm gbdt 100M 101.1 MiB / 33.0 MiB / 3.06 x 1.51 s / 6.37 s / 4.22 x 0.31 s / 3.34 s / 10.80 x
lgbm gbdt 100M lzma 25.6 MiB / 10.6 MiB / 2.41 x 69.33 s / 18.75 s / 0.27 x 1.70 s / 3.83 s / 2.25 x
lgbm rf 10M 10.9 MiB / 3.2 MiB / 3.46 x 0.15 s / 0.39 s / 2.67 x 0.03 s / 0.28 s / 9.81 x
lgbm rf 10M lzma 0.7 MiB / 0.4 MiB / 1.86 x 1.36 s / 0.60 s / 0.44 x 0.08 s / 0.30 s / 3.54 x

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant