Skip to content

Conversation

@dimitris-athanasiou
Copy link
Contributor

This commit instruments data frame analytics
with stats for the data that are being analyzed.
In particular, we count training docs, test docs,
and skipped docs.

In order to account docs with missing values as skipped
docs for analyses that do not support missing values,
this commit changes the extractor so that it only ignores
docs with missing values when it collects the data summary,
which is used to estimate memory usage.

Backport of #53998

@elasticmachine
Copy link
Collaborator

Pinging @elastic/ml-core (:ml)

@dimitris-athanasiou dimitris-athanasiou force-pushed the df-analytics-data-counts-7x branch from 1e4e8e0 to b15f3d7 Compare March 24, 2020 08:24
This commit instruments data frame analytics
with stats for the data that are being analyzed.
In particular, we count training docs, test docs,
and skipped docs.

In order to account docs with missing values as skipped
docs for analyses that do not support missing values,
this commit changes the extractor so that it only ignores
docs with missing values when it collects the data summary,
which is used to estimate memory usage.

Backport of elastic#53998
@dimitris-athanasiou dimitris-athanasiou merged commit 5ce7c99 into elastic:7.x Mar 24, 2020
@dimitris-athanasiou dimitris-athanasiou deleted the df-analytics-data-counts-7x branch March 24, 2020 09:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants