-
Notifications
You must be signed in to change notification settings - Fork 3
Cleanup of "Log metrics over time" notebook in preparation for docs #301
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
Cleanup of "Log metrics over time" notebook in preparation for docs #301
Conversation
juanmleng
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It looks great Beck! I just left a tiny suggestion.
8d38ffa to
caf2686
Compare
PR SummaryThis pull request enhances the
These changes aim to improve the user experience by offering a comprehensive guide to monitoring model performance and detecting potential issues through systematic metric logging. Test Suggestions
|
Internal Notes for Reviewers
1st phase for the documentation of being able to set unit metric thresholds. I cleaned up our "Log metric over time" notebook so I can reference it in our documentation site: https://github.com/validmind/validmind-library/blob/beck/sc-8186/documentation-support-threshold-lines-in/notebooks/how_to/log_metrics_over_time.ipynb
Part 2 is slotting in a reference to it here on the Work with metrics over time guide replacing the "Intro to Unit Metrics" link: validmind/documentation#633