Spaces:
Sleeping
Sleeping
metadata
title: ClusterBuster API
emoji: 📊
colorFrom: blue
colorTo: indigo
sdk: docker
app_port: 7860
pinned: false
ClusterBuster Multi Algorithm
Backend:
- FastAPI
- SQLite at /data/clusterforge.db
- Upload datasets
- Profile datasets
- Run clustering experiments
- PCA scatter points
- Runs and compare APIs
- CSV export
- Multi algorithm clustering
Frontend:
- Next.js
- Upload page
- New experiment page
- Runs page
- Compare page
- PCA scatter plot
Deploy:
- backend repo to Hugging Face Docker Space
- frontend repo to Vercel