Skip to content

Conversation

@radka-j
Copy link
Member

@radka-j radka-j commented Oct 30, 2025

This PR:

  1. adds option to plot features vs outputs using filled error regions rather than error bars (which are still the default)
    • this was the original version of the plot which we removed as we thought it was misleading but it would be nice to have the option to make this plot in some use cases (I have seen it elsewhere)
    • enable by setting error_style=fill
image
  1. adds plot of true vs predicted values for each output (not by feature as the plot above)
image
  1. For both plots the user has the option to pass in names of the input/output features for labelling. This is now demonstrated in the quickstart notebook
image

@review-notebook-app
Copy link

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

Copy link
Collaborator

@sgreenbury sgreenbury left a comment

Choose a reason for hiding this comment

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

Looks great, thanks @radka-j! I just left some small suggestions below.

@radka-j radka-j merged commit 3bc0d86 into main Oct 31, 2025
5 checks passed
@radka-j radka-j deleted the add_plot branch October 31, 2025 10:55
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

Successfully merging this pull request may close these issues.

3 participants