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

[ML][DOCS] Add missing 6.3.0 release notes #32099

Merged
merged 2 commits into from
Jul 17, 2018
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions docs/reference/release-notes/6.3.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -459,6 +459,10 @@ Machine Learning::
* Add control message to start background persistence {ml-pull}19[#19]
* Fail start up if state is missing {ml-pull}4[#4]
* Do not log incorrect model memory limit {ml-pull}3[#3]
* Fix background persistence - in 6.1 and 6.2 background persisted models were only visible after jobs were closed
* Fix anomaly detection for buckets with fewer than two values when using the `varp` function
* Fix typical values and model plot bounds when using the `multivariate_by_fields` option
* Fix typical values, forecast confidence intervals and model plot bounds for models with multiple modes

Mapping::
* Delay _uid field data deprecation warning {pull}30651[#30651] (issue: {issue}30625[#30625])
Expand Down