Build an ML model
Train classification or regression from gold data or a sample.
Fastest path
Never used the lake? Start with sample quick start.
Before you start
| Path | You need |
|---|---|
| Your data | Gold published for ML, status ready |
| Sample | Nothing — Housing or Iris in the wizard |
Train from gold
- Machine Learning → New model
- Published dataset (Gold) → select artifact
- Pick target column
- Name model → optional Advanced search effort
- Train → watch Training queue
No upload step
Gold already passed ML checks. The wizard loads schema from the artifact.
Train from sample
- Wizard → Sample datasets
- Housing or Iris → target → Train
After training
Troubleshooting
Dataset missing from list
Open Data → Gold. Confirm ML publish is on and status is ready.
File upload removed on purpose
Direct uploads skip governance. Use the Data lake; keep samples for demos only.
Used Forge?
Forge outputs bronze. Publish gold for ML — avoid deprecated “import to ML” shortcuts.
Target column wrong?
Training fails or scores look nonsense. Re-check gold metadata and republish if the target changed.