Skip to content

Commit 5018c47

Browse files
author
David Roberts
authored
[ML][DOCS] Add missing 6.3.0 release notes (#32099)
The issues and PRs these release notes relate to are in the private C++ code repository that pre-dates X-Pack opening. (The ML C++ code was made public part way through the development of version 6.3.0.)
1 parent 05f280d commit 5018c47

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/reference/release-notes/6.3.asciidoc

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -459,6 +459,10 @@ Machine Learning::
459459
* Add control message to start background persistence {ml-pull}19[#19]
460460
* Fail start up if state is missing {ml-pull}4[#4]
461461
* Do not log incorrect model memory limit {ml-pull}3[#3]
462+
* Fix background persistence - in 6.1 and 6.2 background persisted models were only visible after jobs were closed
463+
* Fix anomaly detection for buckets with fewer than two values when using the `varp` function
464+
* Fix typical values and model plot bounds when using the `multivariate_by_fields` option
465+
* Fix typical values, forecast confidence intervals and model plot bounds for models with multiple modes
462466

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

0 commit comments

Comments
 (0)