duonginspace

16 mods across 1 repository, 5 stars between them.

research-agent

04

duonginspace/claude-code-databricks-ml

Agent

Autonomous ML research agent. Searches the web for papers and techniques, reads current experiment context, and produces actionable recommendations.

5 5mo ago A 27 tokens original MIT

compare-runs

07

duonginspace/claude-code-databricks-ml

Skill Claude CodeCodex

Compare MLflow experiment runs, rank them, and recommend next steps. Use when the user asks about results, which run is best, what improved, what hurt performance, or wants a summary of experiment history. Triggers on "compare runs", "what improved", "best model so far", "show me results", "which hyperparameters…

5 5mo ago A 74 tokens original MIT

explain-code

08

duonginspace/claude-code-databricks-ml

Skill Claude CodeCodex

Explains code with visual diagrams and analogies. Use when explaining how code works, teaching about a codebase, or when the user asks "how does this work?".

5 5mo ago A 38 tokens copy · 100% MIT

explore-data

09

duonginspace/claude-code-databricks-ml

Skill Claude CodeCodex

Analyze a dataset. Use when the user wants to explore data, understand distributions, check quality, find correlations, profile a DataFrame, or generate EDA plots. Triggers on phrases like "look at the data", "what does the dataset look like", "check for missing values", "understand this dataset".

5 5mo ago A 68 tokens original MIT

init-databricks-ml

11

duonginspace/claude-code-databricks-ml

Skill Claude CodeCodex

Initialize or update a project with Databricks ML workflow scaffolding, skills, and agents. Use when starting a new ML project or adding missing Databricks integration to an existing project.

5 5mo ago C 46 tokens original MIT

iterate

12

duonginspace/claude-code-databricks-ml

Skill Claude CodeCodex

Full ML iteration cycle: implement a change, run on Databricks, compare results, suggest next step. Use when the user says "try X", "implement Y and test it", "iterate on the model", or "run an experiment with Z".

5 5mo ago A 54 tokens original MIT

research-papers

13

duonginspace/claude-code-databricks-ml

Skill Claude CodeCodex

Research ML techniques, architectures, or papers relevant to the current task and summarize actionable insights. Use when the user asks "is there a better way to do X", "what are state-of-the-art methods for Y", "find papers on Z", "how do others solve this problem", or wants to understand recent advances in a…

5 5mo ago A 72 tokens original MIT

run-on-databricks

14

duonginspace/claude-code-databricks-ml

Skill Claude CodeCodex

Submit a training job to the Databricks GPU cluster, wait for results, and pull MLflow metrics back locally. Use when the user wants to train on GPU, run a full experiment, or execute code on the Databricks cluster. Triggers on "run on Databricks", "train on GPU", "submit job", "full training run".

5 5mo ago A 80 tokens original MIT

train-local

16

duonginspace/claude-code-databricks-ml

Skill Claude CodeCodex

Run a quick training experiment locally (CPU or MPS). Use when the user wants to test a model change, debug training code, run a smoke test, or validate a new architecture before submitting to Databricks. Fast iteration, small data, short epochs.

5 5mo ago A 56 tokens original MIT