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] DF Analytics - memory estimation overrides manually set value #58607

Closed
pheyos opened this issue Feb 26, 2020 · 1 comment · Fixed by #59056
Closed

[ML] DF Analytics - memory estimation overrides manually set value #58607

pheyos opened this issue Feb 26, 2020 · 1 comment · Fixed by #59056
Assignees
Labels
bug Fixes for quality problems that affect the customer experience Feature:Data Frame Analytics ML data frame analytics features :ml v7.7.0

Comments

@pheyos
Copy link
Member

pheyos commented Feb 26, 2020

Found in version

  • 7.7.0 b2137

Browser

  • Chrome

Steps to reproduce
In the classification (or regression) job wizard:

  • Change the training percent slider
  • Quickly update the model memory limit

Expected result

  • The manually set model memory limit stays

Actual result

  • When the request returns, the manually specified value is replaced:
    analytics_memory_estimation

Additional information

  • This happens often on cloud clusters, where request round trip times are higher
  • Ideas discussed on slack so far:
    • Disable the model memory input until the estimation request returned
    • Never replace manually set model memory values but display a warning / disable the create button if the model memory is smaller than the estimation
@pheyos pheyos added bug Fixes for quality problems that affect the customer experience :ml Feature:Data Frame Analytics ML data frame analytics features labels Feb 26, 2020
@elasticmachine
Copy link
Contributor

Pinging @elastic/ml-ui (:ml)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Fixes for quality problems that affect the customer experience Feature:Data Frame Analytics ML data frame analytics features :ml v7.7.0
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants