Skip to content

[7.x][ML] Introduce randomize_seed setting for regression and classif…#50023

Merged
dimitris-athanasiou merged 1 commit intoelastic:7.xfrom
dimitris-athanasiou:randomize-seed-setting-for-analyses-with-training-split-7x
Dec 10, 2019
Merged

[7.x][ML] Introduce randomize_seed setting for regression and classif…#50023
dimitris-athanasiou merged 1 commit intoelastic:7.xfrom
dimitris-athanasiou:randomize-seed-setting-for-analyses-with-training-split-7x

Conversation

@dimitris-athanasiou
Copy link
Copy Markdown
Contributor

…ication (#49990)

This adds a new randomize_seed for regression and classification.
When not explicitly set, the seed is randomly generated. One can
reuse the seed in a similar job in order to ensure the same docs
are picked for training.

Backport of #49990

…ication (elastic#49990)

This adds a new `randomize_seed` for regression and classification.
When not explicitly set, the seed is randomly generated. One can
reuse the seed in a similar job in order to ensure the same docs
are picked for training.

Backport of elastic#49990
@elasticmachine
Copy link
Copy Markdown
Collaborator

Pinging @elastic/ml-core (:ml)

@dimitris-athanasiou dimitris-athanasiou merged commit 8891f4d into elastic:7.x Dec 10, 2019
@dimitris-athanasiou dimitris-athanasiou deleted the randomize-seed-setting-for-analyses-with-training-split-7x branch December 10, 2019 13:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants