oneDAL icon indicating copy to clipboard operation
oneDAL copied to clipboard

oneAPI Data Analytics Library (oneDAL)

Results 240 oneDAL issues
Sort by recently updated
recently updated
newest added

**Describe the bug** I would like to make a debug build of DAAL using the supplied `makefile` on Windows. I found that there is option `REQDBG` but that does not...

# Description nit: The closing quote is missing

**Describe the bug** I'm having difficulties using the `makefile` based build system. Don't get me wrong, Makefile's are very powerful and I've used them for the better part of my...

**Describe the bug** I'm using cmake do make a deployable archive of my application. When I started linking oneDAL dynamically, the building of the archive failed. I have patched cmake...

enhancement
dpc++
new algorithm
oneAPI

Enable seed for kmeans_init in oneDAL interfaces

View output: https://github.com/outoftardis/daal/tree/doc-readme-upd#oneapi-data-analytics-library--

docs

I would be nice to speed up the training of this, since it is widely used. https://scikit-learn.org/stable/modules/generated/sklearn.ensemble.HistGradientBoostingRegressor.html?highlight=histgr#sklearn.ensemble.HistGradientBoostingRegressor

enhancement