Migrate all scikit-learn importer functions to use the bulk import utilities
Open
- Dominant language
- C++
- Stars
- 830
- Forks
- 112
- Avg merge
- 1d 12h
- Merged PRs (30d)
- 18
Description
#651 migrated `LoadRandomForestClassifier` and `LoadRandomForestRegressor` to use bulk tree construction. The remaining importer functions for scikit-learn models should be migrated as well:
* `LoadIsolationForest`
* `LoadGradientBoostingRegressor`
* `LoadGradientBoostingClassifier`
* `LoadHistGradientBoostingRegressor`
* `LoadHistGradientBoostingClassifier`
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.