Skip to content

bforbesc/clustering-web-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The purpose of this app is to compute and plot clusters for your cross-sectional data. The app is written in Python and deployed deployed to the web via Streamlit.

I assume you have a CSV file with your data already cleaned (i.e., without missing values, duplicates or string variables). The algorithms used are KMeans and tSNE to compute and visualize the clusters, respectively.

You can find the app here: bforbesc-clustering-web-app-ml-web-app-ee5tk5.streamlit.app1

Footnotes

  1. Credits to the Data Professor for inspiring this web application with his medium article.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published