ploomber / sklearn-evaluation

Machine learning model evaluation made easy: plots, tables, HTML reports, experiment tracking and Jupyter notebook analysis.
https://sklearn-evaluation.ploomber.io
Apache License 2.0
455 stars 54 forks source link

Overfitting/Underfitting tutorial #299

Closed gtduncan closed 1 year ago

gtduncan commented 1 year ago

Describe your changes

Tutorial on underfitting/overfitting implementing learning curves created by sk-eval

Issue ticket number and link

Closes #197

Checklist before requesting a review


:books: Documentation preview :books:: https://sklearn-evaluation--299.org.readthedocs.build/en/299/

coveralls commented 1 year ago

Pull Request Test Coverage Report for Build 4296827765


Totals Coverage Status
Change from base Build 4296301858: 0.0%
Covered Lines: 3118
Relevant Lines: 3429

💛 - Coveralls
gtduncan commented 1 year ago

Just made those changes!

idomic commented 1 year ago

@gtduncan please resolve the CHANGELOG.md conflicts so we can merge.

idomic commented 1 year ago

Nice job @gtduncan !