aliby.track.benchmark

Functions

gen_boolmat_from_clabs(clabs1, clabs2)

gen_stats_dict(results)

Generates a dictionary using results from different binary classification tasks, for example, using different thresholds

get_balanced_acc(res_dict)

get_precision(res_dict)

get_recall(res_dict)

get_tnr(res_dict)

Classes

CellBenchmarker(meta, model, bak_model[, ...])

Takes a metadata dataframe and a model and estimates the prediction in a trap-wise manner.