FrederikFritsch / Image-clustering-project

MIT License
3 stars 0 forks source link

Try Different Clustering Algorithms #2

Open Vlad-Ber opened 1 year ago

Vlad-Ber commented 1 year ago

Look at Hierarchical Clustering

Vlad-Ber commented 1 year ago
  1. Run traditionalFeatureExctration.py succesfully (see arguments in discord bash command channel)
  2. Run Clustering.py succesfully (see arguments in discord bash command channel)
  3. Add option to choose HDBscan when running clustering.py