IntelPython / scikit-learn_bench

scikit-learn_bench benchmarks various implementations of machine learning algorithms across data analytics frameworks. It currently support the scikit-learn, DAAL4PY, cuML, and XGBoost frameworks for commonly used machine learning algorithms.
Apache License 2.0
107 stars 65 forks source link

Refactored branch + DPNP support #149

Closed Vika-F closed 2 months ago

Vika-F commented 3 months ago

This branch was cloned from dev/refactor branch. "dpnp" data format support is added.