What problem does it solve?
Reads a demo script and data model to automatically configure Elastic ML job configurations: anomaly detection jobs, datafeeds, and an anomaly-injection plan, plus a training data setup for NLP scenes when applicable. It orchestrates the entire ML demo flow from inputs to ready-to-run artifacts, ensuring timing and baselines align with the demo narrative.
Core Features & Use Cases
- Automates end-to-end ML demo setup from inputs to artifact outputs (jobs, datafeeds, injections, and setup docs).
- Aligns ML configurations with the demo narrative and training data requirements for reliable baselines.
- Outputs ready-to-run artifacts including data/{slug}-ml-config.json and data/{slug}-ml-setup.md for SEs.
Quick Start
Generate a complete ML demo configuration by supplying a demo script and a data model to produce the JSON config and setup guide.