Skip to content

[8.4][DOCS] Adds ML-related release highlights #89078

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

Merged
merged 5 commits into from
Aug 11, 2022

Conversation

szabosteve
Copy link
Contributor

@szabosteve szabosteve commented Aug 3, 2022

Overview

This PR adds the highlight property with title and some description to the YAML files in the changelog that contain ML-related changes that need to be highlighted.

It also adds the item about "Early stopping for data frame analytics" to the YAML file of the "aggregations in datafeeds are GA". As the early stopping functionality has been added to the stack via a PR in the ML-CPP repo, there is no corresponding YAML file in the elasticsearch repo. This situation and the nature of the highlight generation process necessitate this less elegant way to add the highlight item to the "What's new" section.

@szabosteve szabosteve added >docs General docs changes :ml Machine learning Team:Docs Meta label for docs team v8.4.0 labels Aug 3, 2022
@szabosteve szabosteve requested a review from lcawl August 3, 2022 13:33
@szabosteve szabosteve marked this pull request as ready for review August 4, 2022 13:14
@elasticsearchmachine elasticsearchmachine added the Team:ML Meta label for the ML team label Aug 4, 2022
@elasticsearchmachine
Copy link
Collaborator

Pinging @elastic/ml-core (Team:ML)

@elasticsearchmachine
Copy link
Collaborator

Pinging @elastic/es-docs (Team:Docs)

Copy link
Contributor

@lcawl lcawl left a comment

Choose a reason for hiding this comment

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

Some minor comments, otherwise LGTM

[[early-stopping-dfa]]
=== Early stopping for data frame analytics
Data frame analytics is even faster in 8.4. The new function makes it
possible to stop the process of hyperparameter optimization early in case of
Copy link
Contributor

Choose a reason for hiding this comment

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

possible to stop the process of hyperparameter optimization early in case of

I'm not up-to-speed on this feature, so my question reading this is whether you stop it manually or whether it occurs automatically. Might be worth adding

Copy link
Contributor Author

Choose a reason for hiding this comment

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

That's great feedback, thanks! I amended the text accordingly. Hopefully, it's clearer now.

@szabosteve szabosteve merged commit 995b32a into elastic:8.4 Aug 11, 2022
@szabosteve szabosteve deleted the 8.4.release.highlights branch August 11, 2022 06:21
bearer-pipeline-test pushed a commit to BearerPipelineTest/elasticsearch that referenced this pull request Aug 16, 2022
Copies a few changelog edits from the 8.4 branch into main so that
people looking at the main branch see the same docs as people
looking at 8.4.

Relates elastic#89078
Relates elastic#89286
Relates elastic#89376
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
>docs General docs changes :ml Machine learning Team:Docs Meta label for docs team Team:ML Meta label for the ML team v8.4.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants