elasticsearch/docs/reference/ml
Benjamin Trent 33de89d94c
[ML] add new snapshot upgrader API for upgrading older snapshots (#64665)
This new API provides a way for users to upgrade their own anomaly job
model snapshots.

To upgrade a snapshot the following is done:
- Open a native process given the job id and the desired snapshot id
- load the snapshot to the process
- write the snapshot again from the native task (now updated via the
  native process)

relates #64154
2020-11-12 10:45:56 -05:00
..
anomaly-detection [ML] add new snapshot upgrader API for upgrading older snapshots (#64665) 2020-11-12 10:45:56 -05:00
df-analytics/apis [DOCS] Add custom feature processor example (#64681) 2020-11-06 09:24:01 -08:00
images [DOCS] Refresh machine learning custom URL example (#61826) 2020-09-03 16:53:26 -07:00
ml-shared.asciidoc [DOCS] Adds scroll_size maximum value to datafeeds API docs (#64986) 2020-11-12 15:53:53 +01:00