Skip to content

FloTeu/cluster-visualization

Repository files navigation

Streamlit App

Cluster visualization

Cluster visualization is a streamlit app that allows users to identify clusters in their two- or three-dimensional data by selecting a sklean cluster algorithm and interactively changing their parameters.

Access

Visit one of the hosted apps:

  1. On Streamlit: https://cluster-visualization.streamlit.app/

Host your own

  1. git clone
  2. cd cluster-visualization
  3. pip install -r requirements.txt
  4. streamlit run streamlit_app.py

About

Visualize different cluster algorithms in a simple streamlit application

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages