Open
Description
While running gradientboost regression and classification algorithms, backend used is sklearn and not onedal.
daal4py/sklearn/monkeypatch/dispatcher.py
file does not contain mapping for gradientboost. Although while checking for examples, daal4py have gradientboost examples.
Since gradientboost is supported by oneDAL, why patching is not implemented in sklearnex? Is this still in progress or TBD?