[experiment] ENH: using only raw inputs for onedal backend #2153
2 issues fixed. 5 minor issues found.
Annotations
Check notice on line 188 in sklearnex/ensemble/_forest.py
codefactor-io / CodeFactor
sklearnex/ensemble/_forest.py#L83-L188
Complex Method
Check notice on line 186 in onedal/decomposition/pca.py
codefactor-io / CodeFactor
onedal/decomposition/pca.py#L186
Unresolved comment '# TODO: why are there errors when using sua_iface and sycl_queue on following from_table calls?' (C100)
Check notice on line 521 in onedal/ensemble/forest.py
codefactor-io / CodeFactor
onedal/ensemble/forest.py#L521
Do not use bare 'except'. (E722)
Check notice on line 852 in sklearnex/ensemble/_forest.py
codefactor-io / CodeFactor
sklearnex/ensemble/_forest.py#L852
Do not use bare 'except'. (E722)
Check notice on line 120 in onedal/_device_offload.py
codefactor-io / CodeFactor
onedal/_device_offload.py#L72-L120
Complex Method