Samir Nasibli

Results 31 issues of Samir Nasibli

# Description Please include a summary of the change. For large or complex changes please include enough information to introduce your change and explain motivation for it. Changes proposed in...

# Description Bump up `dal` and `dal-devel` version to 2021.6.0 in conda recipe

# Description The issue is under investigation. Note: please do not merge. TBD

The cases will be moved to [skl_xpu_config.json](https://github.com/IntelPython/scikit-learn_bench/blob/master/configs/skl_xpu_config.json)

# Description Updating onedal policies implementation. SPMD policy updated without using dpctl inludes * Follow-up branch removing DCPTL from the build Removes real `dpctl` build dependency --------- Co-authored-by: Nikita Kulikov

# Description based on #1702 Follow-up refactoring for #1702 Let's merge after #1702

# Description Trying to remove sklearn's BaseEstimator from OneDAL4py's SVM. OneDAL4py estimators should be sklearn compatible but sklearn like iface. After dispatching to onedal4py backend, no any base/non-base sklearn estimators...

# Description TBD maybe it make sense remove: https://github.com/intel/scikit-learn-intelex/blob/895673751b509eb2fba0793bf3f82dd08cd35bb7/deselected_tests.yaml#L110

# Description * removing DPCTL dep from building. * removing old support for conversions between dpctl tensors and onedal homogen tabels * disabling tests for removed functionality Based on #1672...