SelfExplainML / PiML-Toolbox

PiML (Python Interpretable Machine Learning) toolbox for model development & diagnostics
https://selfexplainml.github.io/PiML-Toolbox
Apache License 2.0
912 stars 109 forks source link

Export visualization #6

Closed ShanshanBiNovelis closed 2 years ago

ShanshanBiNovelis commented 2 years ago

Hi, thanks for making this tool. I just wonder is there anyway to export the plots. Sometimes, our engineers don't have jupter, and we need to make a UI for them. I wonder if we can use PiML in the backend, save the plot in the backend and show the plots in the frond end. Thanks.

ajzhanghk commented 2 years ago

Hi, thanks for the suggestion. We'll consider this or make it partially available (e.g. save the plots) in a future release.