scikit-learn_bench
scikit-learn_bench copied to clipboard
HistGradientBoostingEstimator
Hi! Is there a reason HistGradientBoostingEstimator from sklearn is not included in the benchmark? It should be about as fast as XGBoost.
@amueller thanks a lot for reporting the issue!
We are working on adding the HistGradientBoostingClassifier, HistGradientBoostingRegressor into current benchmarks.
Awesome, thanks!
Will be addressed by https://github.com/IntelPython/scikit-learn_bench/pull/133