https://github.com/elphick/sklearn-viz
Interactive visualisations to aid evaluation of scikit-learn models
https://github.com/elphick/sklearn-viz
sklearn visualisation visualization
Last synced: 4 months ago
JSON representation
Interactive visualisations to aid evaluation of scikit-learn models
- Host: GitHub
- URL: https://github.com/elphick/sklearn-viz
- Owner: elphick
- License: mit
- Created: 2023-08-24T12:48:15.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2025-02-07T00:37:49.000Z (over 1 year ago)
- Last Synced: 2025-11-01T08:15:59.062Z (7 months ago)
- Topics: sklearn, visualisation, visualization
- Language: Python
- Homepage: https://elphick.github.io/sklearn-viz/
- Size: 5.58 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- Changelog: HISTORY.rst
- License: LICENSE
Awesome Lists containing this project
README
# sklearn-viz
[](https://pypi.org/project/sklearn-viz/)
[](https://github.com/Elphick/sklearn-viz/actions/workflows/poetry_build_and_test.yml)
[](https://github.com/Elphick/sklearn-viz/actions/workflows/poetry_sphinx_docs_to_gh_pages.yml)
This package provides a collection of interactive (plotly) plots to facilitate scikit-learn model evaluation.
It is very early days, but with time it is hoped the toolset will broaden to provide similar tools to those of the
great [yellowbrick](https://www.scikit-yb.org/en/latest/) package, but with interactive plots built in plotly.