- Machine Learning: other versions:
- Setup and security
- Getting started with machine learning
- Anomaly detection
- Data frame analytics
IMPORTANT: No additional bug fixes or documentation updates
will be released for this version. For the latest information, see the
current release documentation.
API quick reference
edit
IMPORTANT: This documentation is no longer updated. Refer to Elastic's version policy and the latest documentation.
API quick reference
editAll data frame analytics endpoints have the following base:
/_ml/data_frame/analytics
The evaluation API endpoint has the following base:
/_ml/data_frame/_evaluate
All the trained models endpoints have the following base:
/_ml/trained_models/
- Create data frame analytics jobs
- Update data frame analytics jobs
- Delete data frame analytics jobs
- Get data frame analytics jobs info
- Get data frame analytics jobs statistics
- Start data frame analytics jobs
- Stop data frame analytics jobs
- Evaluate data frame analytics
- Explain data frame analytics
- Create trained models
- Get trained models
- Get trained models statistics
- Delete trained models
Was this helpful?
Thank you for your feedback.