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

Fix LGBM incompatibilities with report_generator #143

Open ahuber21 opened 8 months ago

ahuber21 commented 5 months ago

I would still like to merge it. LGBM Model Builder benchmarks are currently broken, and this fix makes them runnable again.