Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[DOCS] Add anomaly detection example for geographic data #1631

Merged
merged 14 commits into from
Jun 2, 2021

Conversation

lcawl
Copy link
Contributor

@lcawl lcawl commented Mar 31, 2021

Related to elastic/kibana#88416 and elastic/kibana#88880

This PR adds an example of how to create anomaly detection jobs that use the lat_long function and how to view that type of data in the Data Visualizer and the Anomaly Explorer.

Preview

https://stack-docs_1631.docs-preview.app.elstc.co/guide/en/machine-learning/master/geographic-anomalies.html

@lcawl lcawl added v7.14.0 and removed WIP Work in progress v7.13.0 labels Jun 1, 2021
@lcawl lcawl marked this pull request as ready for review June 1, 2021 01:01
@lcawl lcawl changed the title [DOCS] Add ML example for geographic data [DOCS] Add anomaly detection example for geographic data Jun 1, 2021
Copy link
Contributor

@szabosteve szabosteve left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for adding this example to the pool. Left a couple of suggestions to fix the section IDs.
The Anomaly detection examples page aggregates all the examples in a bulleted list. Could you please add this page to that list as well?

can see a map of the typical and actual coordinates. For example, the `jackson`
user ID typically shops in Los Angeles so their purchase in New York is
anomalous in the eCommerce sample data:
//TBD: Is it working as designed that the map only appears after you click the swim lane?

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should this be removed?
Also, the answer is yes (for data with geo point data) - it works as a type of chart - like the ones that appear already above the anomaly table once you click a swimlane.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks! I've removed that comment.

Copy link

@alvarezmelissa87 alvarezmelissa87 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM ⚡

@lcawl lcawl added the v7.13.2 label Jun 2, 2021
@lcawl lcawl merged commit 16ce52c into elastic:master Jun 2, 2021
@lcawl lcawl deleted the maps-ml branch June 2, 2021 22:38
lcawl added a commit to lcawl/stack-docs that referenced this pull request Jun 2, 2021
Co-authored-by: István Zoltán Szabó <istvan.szabo@elastic.co>
lcawl added a commit to lcawl/stack-docs that referenced this pull request Jun 2, 2021
Co-authored-by: István Zoltán Szabó <istvan.szabo@elastic.co>
lcawl added a commit to lcawl/stack-docs that referenced this pull request Jun 2, 2021
Co-authored-by: István Zoltán Szabó <istvan.szabo@elastic.co>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants