Closed amueller closed 4 months ago
@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
Hi! Is there a reason HistGradientBoostingEstimator from sklearn is not included in the benchmark? It should be about as fast as XGBoost.