scikit-learn_bench icon indicating copy to clipboard operation
scikit-learn_bench copied to clipboard

ENH: Add incremental algorithms support

Open olegkkruglov opened this issue 5 months ago • 6 comments

Description

  • Added support of incremental algorithms
  • Added config example for introduced functionality
  • Fixed bug in report generator which led to fail in case if one of estimator attribute is not hashable
  • Fixed warning in report generator which appeared in geomean calculation in case if Dataframe is empty.

olegkkruglov avatar Sep 20 '24 00:09 olegkkruglov