About
Solution Catalog
Documentation
Tutorial
cellcanvas album catalog
sharing cellcanvas tools
rank-analysis
/
compare-rankings
/ 0.0.1
Compare Rankings from Different Runs
A solution that compares the rankings of candidates in the public and private test sets using various rank metrics.
Tags
imaging
cryoet
Solution written by
Kyle Harrington
License of solution
MIT
Source Code
View on GitHub
Arguments
--json_directory
Directory containing the JSON files with results. (default value: PARAMETER_VALUE)
--training_runs
Comma-separated list of training run names. (default value: PARAMETER_VALUE)
--public_test_runs
Comma-separated list of public test run names. (default value: PARAMETER_VALUE)
--private_test_runs
Comma-separated list of private test run names. (default value: PARAMETER_VALUE)
--output_json
Path to save the output JSON file with the results. (default value: PARAMETER_VALUE)
Usage instructions
Please follow
this link
for details on how to install and run this solution.