Visualization of Affinity Propagation Clustering Algorithm (Frey and Dueck (2007)) Deployed with https://streamlit.io/ at affinity-propagation-visualization
Clone this repository
git clone git@github.com:sk1tter/affinity-propagation-visualization.git
Install dependencies with poetry
poetry install
Run app locally
streamlit run app.py