Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 542 Bytes

File metadata and controls

13 lines (9 loc) · 542 Bytes

funlib.evaluate

https://travis-ci.com/funkelab/funlib.evaluate.svg?branch=master

Popular metrics and reporting tools for volume evaluation. Currently includes RAND, VOI, expected run length, and a metric to measure the number of splits required to fix merges on a region adjacency graph.

This module requires graph_tool to be installed. In a conda environment, get it via:

conda install -c conda-forge -c ostrokach-forge -c pkgw-forge graph-tool