Unsupervised

Find structure in unlabeled tabular data — clustering with KMeans / GMM / DBSCAN and proper K selection, IsolationForest anomaly detection, and PCA dimensionality reduction. Use when the user has tabular data without a target column and wants to discover segments, find anomalies, or reduce dimensions. Always run tabular-eda first to profile the data.

brojonat 96dd0b5 4 files · 45.2 KB Updated

File contents

brojonat/llmsrules/tree/main/skills/unsupervised commit 96dd0b53a0

Frequently asked questions

npx skillmds@latest add brojonat/unsupervised