clustering / README.md
Benjamin Bossan
Initial commit
6674a4f
|
raw
history blame contribute delete
No virus
340 Bytes
---
title: Clustering With Sklearn
emoji: πŸ“š
colorFrom: red
colorTo: pink
sdk: gradio
sdk_version: 3.0.24
app_file: app.py
pinned: false
license: bsd-3-clause
tags:
- sklearn
---
# Clustering with scikit learn
Gradio demo based on this [sklearn demo](https://scikit-learn.org/stable/auto_examples/cluster/plot_cluster_comparison.html).