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

quickstart clustering doc update #288

Closed gtduncan closed 1 year ago

gtduncan commented 1 year ago

Describe your changes

Edited quickstart clustering doc so that instead of manually creating a PCA visualization it uses our API's plot.pca function

Issue ticket number and link

Closes #276

Checklist before requesting a review


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

coveralls commented 1 year ago

Pull Request Test Coverage Report for Build 4189243772

Warning: This coverage report may be inaccurate.

This pull request's base commit is no longer the HEAD commit of its target branch. This means it includes changes from outside the original pull request, including, potentially, unrelated coverage changes.

Details


Totals Coverage Status
Change from base Build 4187981624: 0.0%
Covered Lines: 3042
Relevant Lines: 3231

💛 - Coveralls