kinoml.analysis.plots

Common plots for ML model performance analysis

Module Contents

kinoml.analysis.plots.predicted_vs_observed(predicted, observed, measurement_type, with_metrics=True, **kwargs)