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
113
stars
69
forks
source link
Code quality improvements - adress findings from www.codefactor.io #95
Some problems are simple fixes and i would expect that they can be fixed across entire repo and not one by one
Other might be super complex and i don't think can be fixed without serious refactoring - code complexity
Please create PRs for addressing code quality issues reported by codefactor scans
https://www.codefactor.io/repository/github/IntelPython/scikit-learn_bench
Some problems are simple fixes and i would expect that they can be fixed across entire repo and not one by one Other might be super complex and i don't think can be fixed without serious refactoring - code complexity