Skip to content

Issues: scikit-learn/scikit-learn

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

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

Use float32_t for tree.threshold Breaking Change Issue resolution would not be easily handled by the usual deprecation cycle. cython module:tree Needs Decision Requires decision Performance
#27535 opened Oct 5, 2023 by lorentzenchr
HistGradientBoosting counts and sample weights Breaking Change Issue resolution would not be easily handled by the usual deprecation cycle. module:ensemble Needs Benchmarks A tag for the issues and PRs which require some benchmarks Needs Decision Requires decision New Feature Performance
#26128 opened Apr 8, 2023 by lorentzenchr
PERF PairwiseDistancesReductions subsequent work cython Meta-issue General issue associated to an identified list of tasks Performance
#25888 opened Mar 17, 2023 by jjerphan
3 of 21 tasks
Threads awaiting for GIL in Forest estimators free-threading PRs and issues related to support for free-threaded CPython (a.k.a. nogil or no-GIL, PEP 703) module:ensemble Performance
#20666 opened Aug 3, 2021 by glemaitre
ProTip! Exclude everything labeled bug with -label:bug.