-
Notifications
You must be signed in to change notification settings - Fork 40
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
Feature/dual metrics widget #140
Feature/dual metrics widget #140
Conversation
|
Updated the code based on feedback and added docstrings. Remaining tasks:
|
Changed the principle of widget design, now it relies on
Currently, support for |
Update MetricsApp
Add optional parameters support from plotly.go.Layout |
Let's add explicit info for new users about the use of MetricsApp in 2_cross_validation.ipynb:
|
Added MetricsApp for interactive model metrics comparison Closes #93
Description
Add a Plotly scatterplot widget for metrics visualization, enabling support for visualizing data per fold or their average values.
Closes #93
Type of change
How Has This Been Tested?
Before submitting a PR, please check yourself against the following list. It would save us quite a lot of time.