We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b616085 commit e529df0Copy full SHA for e529df0
docs/CHANGELOG.asciidoc
@@ -32,9 +32,10 @@
32
33
=== Bug Fixes
34
35
-Correct query times for model plot and forecast in the bucket to match the times we assign
36
-the samples we add to the model for each bucket. For long bucket lengths, this could result
37
-in apparently shifted model plot with respect to the data and increased errors in forecasts.
+Fixes a problem that could result in shifted model bounds and increased forecast
+errors with long bucket spans. The solution was to correct query times for model
+bounds and forecasts in the bucket to match the times assigned to the samples
38
+that are added to the model for each bucket. (See {ml-pull}327[#327].)
39
40
== {es} version 6.5.0
41
0 commit comments