OpenSearch/docs/reference
Benjamin Trent a28547c4b4
[7.x] [ML] add new `custom` field to trained model processors (#59542) (#59700)
* [ML] add new `custom` field to trained model processors (#59542)

This commit adds the new configurable field `custom`.

`custom` indicates if the preprocessor was submitted by a user or automatically created by the analytics job.

Eventually, this field will be used in calculating feature importance. When `custom` is true, the feature importance for
the processed fields is calculated. When `false` the current behavior is the same (we calculate the importance for the originating field/feature).

This also adds new required methods to the preprocessor interface. If users are to supply their own preprocessors
in the analytics job configuration, we need to know the input and output field names.
2020-07-16 10:57:38 -04:00
..
aggregations Indicating that the size parameter defaults to 10. (#59438) (#59461) 2020-07-13 16:27:20 -04:00
analysis [DOCS] Replace `datatype` with `data type` (#58972) (#59184) 2020-07-07 14:59:35 -04:00
autoscaling Add get autoscaling policy API (#54762) 2020-04-04 18:04:25 -04:00
cat [DOCS] Make `<target>` defs consistent 2020-06-30 15:55:37 -04:00
ccr Allow follower indices to override leader settings (#58103) 2020-06-18 11:56:06 -04:00
cluster [DOCS] Replace `datatype` with `data type` (#58972) (#59184) 2020-07-07 14:59:35 -04:00
commands Introduce node.roles setting (#58512) 2020-06-25 14:14:51 -04:00
data-streams [DOCS] Add `write_index_only` param to ds mapping tutorials (#59618) (#59639) 2020-07-15 13:02:01 -04:00
docs [DOCS] Document custom routing support for data streams (#59323) (#59338) 2020-07-09 16:52:30 -04:00
eql [DOCS] EQL: Update EQL search response format (#59554) (#59668) 2020-07-15 17:23:48 -04:00
graph [DOCS] Collapse nested objects in Explore API docs (#55067) 2020-04-13 09:27:03 -04:00
high-availability [DOCS] Fixes license management links (#58213) 2020-06-16 16:49:48 -07:00
how-to Update indexing-speed.asciidoc (#59347) 2020-07-13 12:19:43 +01:00
ilm [DOCS] Simplify index template snippets for data streams (#59533) (#59553) 2020-07-14 17:28:43 -04:00
images [DOCS] Combo version of ILM docs. (#57909) (#59029) 2020-07-03 13:01:08 -07:00
index-modules [DOCS] Update similarity.asciidoc (#59400) (#59644) 2020-07-15 14:12:00 -04:00
indices [DOCS] Simplify index template snippets for data streams (#59533) (#59553) 2020-07-14 17:28:43 -04:00
ingest [DOCS] Replace `datatype` with `data type` (#58972) (#59184) 2020-07-07 14:59:35 -04:00
licensing [DOCS] Clarify subscription requirements (#58958) (#59307) 2020-07-09 12:24:45 -07:00
mapping [7.x] Histogram integration on Histogram field type (#59431) 2020-07-13 19:36:33 +03:00
migration Default gateway.auto_import_dangling_indices to false (#59302) 2020-07-15 17:10:42 +01:00
ml [7.x] [ML] add new `custom` field to trained model processors (#59542) (#59700) 2020-07-16 10:57:38 -04:00
modules Update node.asciidoc (#59201) (#59479) 2020-07-13 16:51:14 -07:00
monitoring [DOCS] Change Beats links to refactored getting started docs (#58790) 2020-07-02 17:11:25 -07:00
query-dsl [DOCS] MatchQuery: `transpositions` to `fuzzy_transpositions` (#59371) 2020-07-13 12:37:30 -04:00
release-notes [DOCS] Removes docs PR from release notes 2020-07-15 16:07:43 -07:00
rest-api [DOCS] Sorts agg and grouping names alphabetically in PUT Transforms API docs. (#59688) 2020-07-16 12:45:29 +02:00
rollup [DOCS] Add data streams to rollup APIs (#59423) (#59465) 2020-07-13 16:57:40 -04:00
scripting Scripting: Deprecate general cache settings (#55753) (#58283) 2020-06-18 11:54:23 -06:00
search [DOCS] Add data streams to validate query API (#59420) (#59436) 2020-07-13 12:50:34 -04:00
searchable-snapshots/apis [DOCS] Add data streams to searchable snapshot API docs (#59325) (#59409) 2020-07-13 09:05:27 -04:00
settings [DOCS] Clarifies transform node settings (#59023) (#59192) 2020-07-07 13:54:54 -07:00
setup [DOCS] Clarify subscription requirements (#58958) (#59307) 2020-07-09 12:24:45 -07:00
slm [DOCS] Update snapshot/restore and SLM docs for data streams (#58513) (#59403) 2020-07-13 09:26:51 -04:00
snapshot-restore Remove Outdated Documentation On Snapshots (#59358) (#59585) 2020-07-15 07:49:18 +02:00
sql Add sample versions of standard deviation and variance funcs (#59093) (#59274) 2020-07-09 10:17:13 +02:00
transform [DOCS] Fixes getting time features example in Painless in Transforms (#59379) 2020-07-13 10:57:59 +02:00
upgrade [DOCS] Relocate `shard allocation` module content (#56535) (#57448) 2020-06-01 13:15:08 -04:00
vectors
aggregations.asciidoc
analysis.asciidoc [DOCS] Reformat `stop` token filter (#53059) 2020-03-03 13:22:52 -05:00
api-conventions.asciidoc [DOCS] Add data streams to API conventions (#58695) (#58785) 2020-06-30 17:33:35 -04:00
async-search.asciidoc [DOCS] add docs for async search (#53675) 2020-03-20 14:46:38 +01:00
cat.asciidoc [Transform] renamed _cat/transform to _cat/transforms (#53743) (#53771) 2020-03-18 19:54:03 -04:00
cluster.asciidoc
data-rollup-transform.asciidoc
docs.asciidoc
frozen-indices.asciidoc Add heuristics to compute pre_filter_shard_size when unspecified (#53873) (#54007) 2020-03-24 02:05:15 +01:00
getting-started.asciidoc [DOCS] Switch to standard ESS trial links (#52552) 2020-02-21 12:07:10 -05:00
glossary.asciidoc [DOCS] Update snapshot/restore and SLM docs for data streams (#58513) (#59403) 2020-07-13 09:26:51 -04:00
gs-index.asciidoc
high-availability.asciidoc [DOCS] Add docs for designing resilient clusters (#47233) (#57743) 2020-06-05 12:08:45 -04:00
how-to.asciidoc [DOCS] Add 'how to' doc about avoiding oversharding (#55480) 2020-04-22 10:44:16 -04:00
index-modules.asciidoc [7.x] [DOCS] Add supported ESS settings to ES docs (#57953) (#58981) 2020-07-02 19:40:45 -04:00
index.asciidoc [DOCS] EQL: Prepare docs for release (#59259) (#59407) 2020-07-13 09:04:15 -04:00
index.x.asciidoc
indices.asciidoc Dangling indices documentation (#58751) 2020-07-09 14:02:23 +01:00
ingest.asciidoc
intro.asciidoc [DOCS] Replace `datatype` with `data type` (#58972) (#59184) 2020-07-07 14:59:35 -04:00
mapping.asciidoc [DOCS] Replace `datatype` with `data type` (#58972) (#59184) 2020-07-07 14:59:35 -04:00
query-dsl.asciidoc Add a cluster setting to disallow expensive queries (#51385) (#52279) 2020-02-12 22:56:14 +01:00
redirects.asciidoc [DOCS] Fix anchor syntax 2020-07-07 09:02:33 -04:00
release-notes.asciidoc [DOCS] Adds ml-cpp PRs to release notes (#59188) 2020-07-07 11:56:40 -07:00
scripting.asciidoc
search.asciidoc [DOCS] EQL: Prepare docs for release (#59259) (#59407) 2020-07-13 09:04:15 -04:00
setup.asciidoc [7.x] [DOCS] Add supported ESS settings to ES docs (#57953) (#58981) 2020-07-02 19:40:45 -04:00
upgrade.asciidoc [DOCS] Update upgrade docs for 7.8 (#56281) 2020-05-06 11:47:39 -04:00