explainerdashboard icon indicating copy to clipboard operation
explainerdashboard copied to clipboard

[Feature] Convert print statements into logging

Open maxschulz-COL opened this issue 9 months ago • 0 comments

As title says :) I am actually using explainerdashboard as a dependency, and it would be great if the print statements were done with logging, so I could turn them off selectively.

It would be even greater if we could separate the dependencies, e.g. I am not interested in dash (who would have thought haha) but rather use explainerdashboard as a great way to calculate model properties with a unified interface.

Let me know this would be conceivable! Awesome project btw!

maxschulz-COL avatar May 06 '24 08:05 maxschulz-COL