-
If `daal4py` is installed, HPAT always gives this warning.
```
/homes/etotoni/python/hpat/hpat/ml/d4p.py:183: UserWarning: Warning: couldn't find numba type for 'data_management_DataCollectionPtr*'.…
-
**Describe the bug**
- In Python, we can simply use `daal4py.get_gbt_model_from_lightgbm()` to convert a trained LGBM model to oneDAL, and use `daal4py.gbt_regression_prediction()` to predict.
- May…
-
The CI is showing daal4py as failing. We haven't made any changes to it in a long time and it should have had the version pinned. Likely an underlying dependency has been updated that needs to be pinn…
-
### Problem description
When attempting to install daal4py 2021.7.1 as follows, there is an error that a compatible dist cannot be found:
>pip install daal4py==2021.7.1
ERROR: Could not find a ve…
-
When using SVR with patch, a memory leak occurs every time an assignment is made repeatedly with for.
This does not occur if patch is not used.
Similar issues have been reported previously with SVC,…
-
```
Scikit-learn patching with daal4py is deprecated and will be removed in the future.
Use Intel(R) Extension for Scikit-learn* module instead (pip install scikit-learn-intelex).
To enable patchin…
-
**Describe the bug**
`TSNE` causes a Windows fatal exception, but it is hard to reproduce and does not happen with a random array. Please tell me what extra information might help. Thanks for your he…
-
I am trying to run the same code and I receive the exact same error message as [#989](https://github.com/intel/scikit-learn-intelex/issues/989)
ModuleNotFoundError: No module named 'daal4py._oneapi…
-
**Describe the bug**
Hi all, thank you very much for such a great project! I am using pypy3 to speed up some python ML processes, but I'd like to use daal4py to speed up inference and it doesn't seem…
-
Need to test https://scan.coverity.com/ tool for (at least) C/C static code analysis.
Steps:
1. [Register your project as a new project](https://scan.coverity.com/projects/new). Make sure to res…