Running Clustering Algorithms

This skill enables Claude to execute clustering algorithms on datasets. It is used when the user requests to perform clustering, identify groups within data, or analyze data structure. The skill supports algorithms like K-means, DBSCAN, and hierarchical clustering. Claude should use this skill when the user explicitly asks to "run clustering," "perform a cluster analysis," or "group data points" and provides a dataset or a way to access one. The skill also handles data validation, error handling, performance metrics, and artifact saving.

majiayu000 91abebd 2 files · 4.3 KB Updated 567 repo stars

File contents

majiayu000/claude-skill-registry-data/tree/main/data/clustering-algorithm-runner commit 91abebd8c2

Frequently asked questions

npx skillmds add majiayu000/running-clustering-algorithms