lncrnapy.evaluate

Functions for evaluating RNA models.

lncrnapy.evaluate.lncRNA_classification_report(y_true, y_pred, method_name, testset_name, filepath=None)

Calculates lncRNA classification accuracy, precision, recall, and F1. Returns pd.DataFrame. If provided, saves output to .csv file to specified filepath.