Skip to content

Commit

Permalink
[DOCS] Renames data comparison to data drift in docs.
Browse files Browse the repository at this point in the history
  • Loading branch information
szabosteve committed Jan 25, 2024
1 parent c5d4ffd commit 2579e2f
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
Binary file removed docs/user/ml/images/ml-data-comparison.png
Binary file not shown.
Binary file added docs/user/ml/images/ml-data-drift.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
10 changes: 5 additions & 5 deletions docs/user/ml/index.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -32,19 +32,19 @@ NOTE: There are limitations in {ml-features} that affect {kib}. For more
information, refer to {ml-docs}/ml-limitations.html[{ml-cap}].

[discrete]
[[data-comparison-view]]
== Data comparison
[[data-drfit-view]]
== Data drift

preview::[]

You can find the data comparison view in **{ml-app}** > *{data-viz}* in {kib}.
The data comparison view shows you the differences in each field for two
You can find the data drift view in **{ml-app}** > *{data-viz}* in {kib}.
The data drift view shows you the differences in each field for two
different time ranges in a given {data-source}. The view helps you to visualize
the changes in your data over time and enables you to understand its behavior
better.

[role="screenshot"]
image::user/ml/images/ml-data-comparison.png[Data comparison view for {kib} Sample Data Flights ]
image::user/ml/images/ml-data-drift.png[Data drfit view for {kib} Sample Data Flights ]

Select a {data-source} that you want to analyze, then select a time range for
the reference and the comparison data in the appearing histogram chart. You can
Expand Down

0 comments on commit 2579e2f

Please sign in to comment.