flatironinstitute / spike-front

Front end tool for benchmarking spike sorting algorithms.
4 stars 1 forks source link

Add F1 score to page #251

Open lizlove opened 4 years ago

lizlove commented 4 years ago

Report F1 score = 2 / (1/PRECISION + 1/RECALL) which is a popular metric in spikesorting literature.