Reporter autogenerates machine learning reports with the metrics you define. We use Bokeh to embed graphs into HTML documents, so you get beautiful, interactive graphs for free!
from reporter.metrics import ClassificationReport, ConfusionMatrix
from reporter import Render