https://github.com/echo-devim/jsilhouetteplotter
Simple script to generate a silhouette plot.
https://github.com/echo-devim/jsilhouetteplotter
Last synced: 3 months ago
JSON representation
Simple script to generate a silhouette plot.
- Host: GitHub
- URL: https://github.com/echo-devim/jsilhouetteplotter
- Owner: echo-devim
- Created: 2017-01-15T17:22:41.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-03-17T09:30:11.000Z (over 8 years ago)
- Last Synced: 2025-02-10T08:12:23.259Z (4 months ago)
- Language: HTML
- Homepage:
- Size: 15.6 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# JSilhouette Plotter
JSilhouette Plotter is a simple JS script to show how to draw a silhouette plot using JavaScript and SVG. A silhouette plot is a kind of plot useful to visualize clusters produced by a clustering algorithm (e.g. K-Means).
License
----
GPLv3+