UMAP is a tool that helps you see patterns in complex data. It reduces many numbers down to two or three dimensions so you can plot them on a graph. This makes finding clusters or trends much easier.
You can use UMAP for many tasks like data visualization, preparing data for grouping, or even as part of a machine learning pipeline. It works fast and keeps both small details and big structures in your data.
This skill gives you full control over settings like n_neighbors and min_dist. You can adjust these to get the best view of your data. It follows the same style as Scikit-learn, so it is simple to add to your existing code.
Global
mkdir -p ~/.claude/skills/umap-learnProject
mkdir -p .claude/skills/umap-learnSource Repository
Explore Runlllllllama/rigorpilot-skills
Plan and rank quick deep learning exploration runs with clear boundaries
Run Trainlllllllama/rigorpilot-skills
Run deep learning training conservatively with structured logs and metrics
Env And Assets Bootstraplllllllama/rigorpilot-skills
Safe and careful setup of conda environments and asset paths for deep learning reproduction
Env And Assets Bootstraplllllllama/ai-paper-reproduction-skill
Prepare conda-first environment and asset paths for deep learning reproduction
Data Visualizationanthropics/knowledge-work-plugins
Pick the right chart, write clean Python code, and design for everyone
Powerbi Modelinggithub/awesome-copilot
Expert guidance for building optimized Power BI semantic models with star schemas and DAX
Power Bi Dax Optimizationgithub/awesome-copilot
Make your Power BI DAX formulas faster and easier to maintain
Bigquery Basicsgoogle/skills
Easily analyze massive datasets with SQL and built-in machine learning