About
Solution Catalog
Documentation
Tutorial
cellcanvas album catalog
sharing cellcanvas tools
copick
/
split-dataset
/ 0.0.1
Split Dataset for Training and Testing
A solution that splits datasets into training and test sets, ensuring distributions are preserved.
Tags
imaging
cryoet
Solution written by
Kevin Zhao and Kyle Harrington
License of solution
MIT
Source Code
View on GitHub
Arguments
--copick_config_path
Path to the Copick configuration JSON file. (default value: PARAMETER_VALUE)
--ks_values
Comma-separated list of split ratios for train, test1, test2, and test3. (default value: PARAMETER_VALUE)
--output_json_path
Path to the output JSON file. (default value: PARAMETER_VALUE)
Usage instructions
Please follow
this link
for details on how to install and run this solution.