OpenSearch/x-pack/plugin/ml/qa/ml-with-security
David Roberts e42cc5cd8c
[ML] Add a file structure determination endpoint (#33471)
This endpoint accepts an arbitrary file in the request body and
attempts to determine the structure.  If successful it also
proposes mappings that could be used when indexing the file's
contents, and calculates simple statistics for each of the fields
that are useful in the data preparation step prior to configuring
machine learning jobs.
2018-09-07 17:41:57 +01:00
..
src/test/java/org/elasticsearch/smoketest [ML] Add a file structure determination endpoint (#33471) 2018-09-07 17:41:57 +01:00
build.gradle [ML] Delete forecast API (#31134) (#33218) 2018-09-03 19:06:18 -05:00
roles.yml Move ML tests to be sub-projects of ML (#33026) 2018-08-21 12:23:21 -04:00