Skip to content

Limit HGBT threads on small datasets#34150

Open
hanhan761 wants to merge 1 commit into
scikit-learn:mainfrom
hanhan761:hgb-small-data-threads
Open

Limit HGBT threads on small datasets#34150
hanhan761 wants to merge 1 commit into
scikit-learn:mainfrom
hanhan761:hgb-small-data-threads

Conversation

@hanhan761
Copy link
Copy Markdown

Summary

  • Limit OpenMP threads used by HistGradientBoosting* during fitting on small datasets.
  • Add regression coverage for the thread-count heuristic and its fit-time integration.
  • Add a whats_new efficiency entry for the ensemble module.

Related issues

Test plan

  • python -m pytest sklearn\ensemble_hist_gradient_boosting\tests -q

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant