ncsa / standalone-smm-analytics

dockerized version of analytics algorithms
Apache License 2.0
0 stars 0 forks source link

Clustering Algorithm Milestone #113

Open longshuicy opened 2 months ago

longshuicy commented 2 months ago

Ability to cluster the data into groupings, using some sort of clustering algorithm (e.g., K means clustering). Again, this could work with any combination of textual or imagistic data.

Since this high on stakeholder's “wish list”, may start with Jupyter Notebook examples first.