aprender 0.40.1

Next-generation ML framework in pure Rust — `cargo install aprender` for the `apr` CLI
Documentation
<!-- PCU: cli-train | contract: contracts/apr-page-cli-train-v1.yaml -->

# apr train

Training pipeline (plan/apply) — forjar-style pre-flight validation

**Category**: Training

## Synopsis

```text
apr train [OPTIONS]
```

## Example

<!-- example-cost: trivial -->
```bash
apr train --help
```

## Full help

Run `apr train --help` for the complete option list.

## See also

- Source: [`crates/apr-cli/src/commands/train.rs`]https://github.com/paiml/aprender/blob/main/crates/apr-cli/src/commands/train.rs
- Contract: [`contracts/apr-page-cli-train-v1.yaml`]https://github.com/paiml/aprender/blob/main/contracts/apr-page-cli-train-v1.yaml