Skip to content

[ML] Fix a bug with progress reporting during model training #1001

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

Merged
merged 5 commits into from
Feb 18, 2020

Conversation

tveasey
Copy link
Contributor

@tveasey tveasey commented Feb 14, 2020

We were over estimating the number of steps during training and so we'd underestimate progress. This change also improves test coverage in this area.

This bug was introduced in #906, which hasn't been released yet so marking as a non-issue.

Copy link
Contributor

@valeriy42 valeriy42 left a comment

Choose a reason for hiding this comment

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

LGTM

@tveasey tveasey merged commit bd13a91 into elastic:master Feb 18, 2020
@tveasey tveasey deleted the progress-bug branch February 18, 2020 12:08
tveasey added a commit to tveasey/ml-cpp-1 that referenced this pull request Feb 18, 2020
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