lorentzenchr / model-diagnostics

Tools for diagnostics and assessment of (machine learning) models
https://lorentzenchr.github.io/model-diagnostics/
MIT License
28 stars 4 forks source link

ENH add inital plotly backend to plot_reliability_diagram #136

Closed lorentzenchr closed 8 months ago

lorentzenchr commented 8 months ago

Partially addresses #128.

This adds initial plotly support to plot_reliability_diagram (because it is one of the easier plot functions) via argument plot_backend = "plotly".