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] Fix typo and upper confidence bound field #145526

Merged
merged 3 commits into from
Nov 17, 2022

Conversation

valeriy42
Copy link
Contributor

@valeriy42 valeriy42 commented Nov 17, 2022

This PR fixes minor typos and assigns the correct value to the upper confidence bound.

@valeriy42 valeriy42 added non-issue Indicates to automation that a pull request should not appear in the release notes v8.6.0 v8.7.0 labels Nov 17, 2022
@valeriy42 valeriy42 requested a review from a team as a code owner November 17, 2022 10:12
@valeriy42 valeriy42 added the release_note:skip Skip the PR/issue when compiling release notes label Nov 17, 2022
@elasticmachine
Copy link
Contributor

Pinging @elastic/ml-ui (:ml)

Copy link
Member

@jgowdyelastic jgowdyelastic left a comment

Choose a reason for hiding this comment

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

LGTM

@kibana-ci
Copy link
Collaborator

💚 Build Succeeded

Metrics [docs]

Async chunks

Total size of all lazy-loaded chunks that will be downloaded as the user navigates the app

id before after diff
ml 3.4MB 3.4MB +80.0B
Unknown metric groups

ESLint disabled in files

id before after diff
osquery 1 2 +1

ESLint disabled line counts

id before after diff
enterpriseSearch 19 21 +2
fleet 59 65 +6
osquery 108 113 +5
securitySolution 441 447 +6
total +19

Total ESLint disabled count

id before after diff
enterpriseSearch 20 22 +2
fleet 67 73 +6
osquery 109 115 +6
securitySolution 518 524 +6
total +20

To update your PR or re-run it, just comment with:
@elasticmachine merge upstream

@valeriy42 valeriy42 merged commit a00f130 into elastic:main Nov 17, 2022
kibanamachine pushed a commit to kibanamachine/kibana that referenced this pull request Nov 17, 2022
This PR fixes minor typos and assigns the correct value to the upper
confidence bound.

Co-authored-by: kibanamachine <42973632+kibanamachine@users.noreply.github.com>
(cherry picked from commit a00f130)
@kibanamachine
Copy link
Contributor

💚 All backports created successfully

Status Branch Result
8.6

Note: Successful backport PRs will be merged automatically after passing CI.

Questions ?

Please refer to the Backport tool documentation

kibanamachine added a commit that referenced this pull request Nov 17, 2022
# Backport

This will backport the following commits from `main` to `8.6`:
- [[ML] Fix typo and upper confidence bound field
(#145526)](#145526)

<!--- Backport version: 8.9.7 -->

### Questions ?
Please refer to the [Backport tool
documentation](https://github.com/sqren/backport)

<!--BACKPORT [{"author":{"name":"Valeriy
Khakhutskyy","email":"1292899+valeriy42@users.noreply.github.com"},"sourceCommit":{"committedDate":"2022-11-17T11:48:36Z","message":"[ML]
Fix typo and upper confidence bound field (#145526)\n\nThis PR fixes
minor typos and assigns the correct value to the upper\r\nconfidence
bound.\r\n\r\nCo-authored-by: kibanamachine
<42973632+kibanamachine@users.noreply.github.com>","sha":"a00f1300eb364f3dd8d51778aadc7b156956a2d8","branchLabelMapping":{"^v8.7.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["non-issue",":ml","Feature:Anomaly
Detection","release_note:skip","v8.6.0","v8.7.0"],"number":145526,"url":"https://github.com/elastic/kibana/pull/145526","mergeCommit":{"message":"[ML]
Fix typo and upper confidence bound field (#145526)\n\nThis PR fixes
minor typos and assigns the correct value to the upper\r\nconfidence
bound.\r\n\r\nCo-authored-by: kibanamachine
<42973632+kibanamachine@users.noreply.github.com>","sha":"a00f1300eb364f3dd8d51778aadc7b156956a2d8"}},"sourceBranch":"main","suggestedTargetBranches":["8.6"],"targetPullRequestStates":[{"branch":"8.6","label":"v8.6.0","labelRegex":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"main","label":"v8.7.0","labelRegex":"^v8.7.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/145526","number":145526,"mergeCommit":{"message":"[ML]
Fix typo and upper confidence bound field (#145526)\n\nThis PR fixes
minor typos and assigns the correct value to the upper\r\nconfidence
bound.\r\n\r\nCo-authored-by: kibanamachine
<42973632+kibanamachine@users.noreply.github.com>","sha":"a00f1300eb364f3dd8d51778aadc7b156956a2d8"}}]}]
BACKPORT-->

Co-authored-by: Valeriy Khakhutskyy <1292899+valeriy42@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature:Anomaly Detection ML anomaly detection :ml non-issue Indicates to automation that a pull request should not appear in the release notes release_note:skip Skip the PR/issue when compiling release notes v8.6.0 v8.7.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants