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

How to Extract Training Loss versus Epoch #372

Open
tinnguyen96 opened this issue Aug 3, 2023 · 0 comments
Open

How to Extract Training Loss versus Epoch #372

tinnguyen96 opened this issue Aug 3, 2023 · 0 comments

Comments

@tinnguyen96
Copy link

Hi! I would like to programmatically extract the train mse_loss incurred after each training epoch. Currently, I am piping the xlearn printing output to a file, but I don't know how to extract the mse_loss from this .txt log. Is there a more straightforward way to save train mse_loss using either the sklearn API or the native Python API? Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant