OpenSearch/x-pack/plugin/ml
David Roberts adc5509eda
[ML] Support the unsigned_long type in data frame analytics (#64072)
Adds support for the unsigned_long type to data frame analytics.

This type is handled in the same way as the long type.  Values
sent to the ML native processes are converted to floats and
hence will lose accuracy when outside the range where a float
can uniquely represent long values.

Backport of #64066
2020-10-26 09:05:49 +00:00
..
licenses [ML] Rename log structure to file structure (#33421) 2018-09-06 09:13:08 +01:00
qa [ML] Support the unsigned_long type in data frame analytics (#64072) 2020-10-26 09:05:49 +00:00
src [ML] Support the unsigned_long type in data frame analytics (#64072) 2020-10-26 09:05:49 +00:00
build.gradle [ML] Load data streams plugin for ML internal cluster tests (#63560) 2020-10-12 17:46:50 +01:00