LogoClawIndex
CasesSkillsAbout
LogoClawIndex

ClawIndex

OpenClaw Skills & Use Case Index

ClawIndex is an ecosystem-driven index of OpenClaw skills and real-world use cases.

Index

Skills·
Cases

Meta

About·
Disclaimer·
Email·
GitHub
© 2026 ClawIndex All Rights Reserved.

Skills tagged: unsupervised-learning

Browse skills that share this tag.

  • ml-cluster - Find natural groups in data and label them
    machine-learningclusteringunsupervised-learningdata-segmentation

    ★ 0 · Updated 2026-09-19

    Find natural groups in a dataset using unsupervised clustering, then label each group with a plain-language description.

    ⚙ Check environment and load dataset⚙ Generate feature or text representations⚙ Reduce representation dimensionality using UMAP
  • running-clustering-algorithms - Clustering Algorithm Runner for Data Analysis
    clusteringmachine-learningdata-analysisunsupervised-learning

    ★ 0 · Updated 2026-02-23

    Run clustering algorithms like K-means, DBSCAN, and hierarchical clustering on datasets to identify data groups.

    ⚙ Load datasets⚙ Run K-means clustering⚙ Run DBSCAN clustering