OpenSearch/x-pack/plugin/ml
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
..
cpp-snapshot Migrate x-pack-elasticsearch source to elasticsearch 2018-04-20 15:29:54 -07:00
licenses [ML] Rename log structure to file structure (#33421) 2018-09-06 09:13:08 +01:00
qa [ML] Add a file structure determination endpoint (#33471) 2018-09-07 17:41:57 +01:00
src [ML] Add a file structure determination endpoint (#33471) 2018-09-07 17:41:57 +01:00
build.gradle [ML] Rename log structure to file structure (#33421) 2018-09-06 09:13:08 +01:00