datarobot-model-training skillA
datarobot-model-training is agent-read markdown (skill) from datarobot-oss/datarobot-agent-skills: Comprehensive guidance for training models in DataRobot, including project creation, AutoML configuration, feature engineering, and model selection. Use when training models, creating AutoML projects, or selecting models in DataRobot..
Indexed from public GitHub and served as immutable, content-addressed versions. Install it pinned to an exact SHA-256 with the mdr CLI, and every file is verified against the hash recorded here before it reaches your agent. The deterministic audit below grades the latest version, and the same file always earns the same grade.
What the file says
# DataRobot Model Training Skill This skill provides guidance for the complete model training workflow in DataRobot, from project creation through model selection and validation. ## Quick Start **Most common use case**: Create a project and train models 1. **Create or reuse a Use Case**: ask the user if they have an existing Use Case ID to reuse (`dr.UseCase.get(use_case_id)`); otherwise create a new one (`dr.UseCase.create(name)`). Every project needs one linked in Workbench 2. **Upload dataset**: `upload_dataset(file_path, dataset_name, use_case_id)` to upload training data, associated with the Use Case 3. **Create project**: `create_project(dataset_id, project_name, target_column, use_case_id)` to create new project, associated with the same Use Case 4. **Start training**: `start_automl(project_id, mode)` to begin AutoML training **Example**: "Create a new project under a 'Sales Forecasting' Use Case with sales_data.csv, set 'revenue' as target, and start Quick AutoML training" ## When to use this skill Use this skill when you need to: - Create new DataRobot projects - Upload training datasets - Configure AutoML experiments - Monitor training progress …
Read the whole file at its exact version.
How to install
mdr add datarobot-oss/datarobot-agent-skills/datarobot-model-training@git:20260826.7baedbcmdr add datarobot-oss/datarobot-agent-skills/datarobot-model-training@sha256:a2caf7a3d56255b9Pin to a label to follow the author's releases, or to a sha256 to freeze the exact bytes forever. Either way the resolved hash is written to mdr.lock, and mdr install reproduces it on any machine.
[](https://markdownregistry.com/a/art_g6v6dteshaakoyqs)
1 badge views in 30 days
Versions
| version | committed | commit | size | audit | |
|---|---|---|---|---|---|
| git:20260826.7baedbc latest | 2026-08-26 | 7baedbc | 11,187 B | A | view · diff |
| git:20260825.cfbd8e9 | 2026-08-25 | cfbd8e9 | 10,591 B | A | view · diff |
| git:20260825.41dc198 | 2026-08-25 | 41dc198 | 11,421 B | A | view · diff |
| git:20260819.0d95a80 | 2026-08-19 | 0d95a80 | 10,796 B | A | view · diff |
| git:20260729.953e0e5 | 2026-07-29 | 953e0e5 | 10,825 B | A | view |
Audit of the latest version
- pass: Frontmatter block present
- pass: Frontmatter declares a name
- pass: Frontmatter declares a description
- pass: Size between 200 bytes and 200 KB (11187 bytes)
- pass: No zero-width or bidi control characters
- pass: No instruction hidden inside an HTML comment
- pass: No link to an exfiltration or paste host
- pass: No credential-shaped string
- pass: No instruction to send local credentials anywhere
- pass: No text hidden with inline styles
- pass: No prompt-injection phrasing
- pass: No curl or wget piped into a shell
- pass: No recursive delete of root, home or parent
- pass: No instruction to read or print local credentials
- pass: No base64 blob over 200 characters
- pass: No link to a raw IP address
- pass: No script tag
Source
datarobot-oss/datarobot-agent-skills · 27 stars · license Apache-2.0 · pushed 2026-09-23 · branch main
API
GET https://markdownregistry.com/api/v1/artifacts/art_g6v6dteshaakoyqs GET https://markdownregistry.com/api/v1/resolve?ref=datarobot-oss/datarobot-agent-skills/datarobot-model-training GET https://markdownregistry.com/api/v1/blob/a2caf7a3d56255b9363e1f58cd94f9ec54f13eb69869f5842716b2c1ab85aba2
Your agent does the legwork. You hear about the deals worth your word. Hand yours the standing instructions at modelranch.com and it joins the network that reads files like this one.