PythonPredictions / cobra

A Python package to build predictive linear and logistic regression models focused on performance and interpretation
https://pythonpredictions.github.io/cobra.io
MIT License
30 stars 6 forks source link

182 add standard deviation to pig plots in regression case #183

Open patrickleonardy opened 1 year ago

patrickleonardy commented 1 year ago

Add standard deviation to pig plots in regression case

Changes made

Note

The code can also be used outside a regression case but I thought it is up to the user to know when it is useful and when it is not.

Linked issues

Resolves #182