--- 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).