Skip to content

Commit

Permalink
[DOCS] Adds PUT inference API docs (#51231)
Browse files Browse the repository at this point in the history
Co-authored-by: Benjamin Trent <ben.w.trent@gmail.com>
Co-authored-by: Lisa Cawley <lcawley@elastic.co>
  • Loading branch information
3 people committed Jan 31, 2020
1 parent 108ebc1 commit 67f14c3
Show file tree
Hide file tree
Showing 2 changed files with 496 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/reference/ml/df-analytics/apis/index.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ You can use the following APIs to perform {ml} {dfanalytics} activities.

You can use the following APIs to perform {infer} operations.

* <<put-inference>>
* <<get-inference>>
* <<get-inference-stats>>
* <<delete-inference>>
Expand All @@ -26,6 +27,7 @@ See also <<ml-apis>>.

//CREATE
include::put-dfanalytics.asciidoc[]
include::put-inference.asciidoc[]
//DELETE
include::delete-dfanalytics.asciidoc[]
include::delete-inference-trained-model.asciidoc[]
Expand Down
Loading

0 comments on commit 67f14c3

Please sign in to comment.