dotnet / dotnet/machinelearning
OneDAL support for LightGBM
Open
area-Native
enhancement
untriaged
- Dominant language
- C#
- Stars
- 9.4k
- Forks
- 2k
- Avg merge
- 2d 20h
- Merged PRs (30d)
- 11
Description
According to [Intel site LightGBM should already have OneDAL support](https://www.intel.com/content/www/us/en/developer/articles/technical/improve-performance-xgboost-lightgbm-inference.html).
But right now [ML.net supports OneDAL](https://devblogs.microsoft.com/dotnet/accelerate-ml-net-training-with-intel-onedal/) only for:
Ordinary Least Squares | Regression
L-BGFS | Classification
FastTree | Regression & Classification
FastForest | Regression & Classification
Could you provide OneDAL support for LightGBM too?
Contributor guide
Assessment
This issue has not been assessed yet.