pycnet.cnet package
Module contents
Defines characteristics of output from the PNW-Cnet model.
Defines the path to the trained model files and the full set of target classes detected by each version.
Exports:
- v4_model_path
Absolute path to the PNW-Cnet v4 trained model file.
- v5_model_path
Absolute path to the PNW-Cnet v5 trained model file.
- v4_class_names
List of strings representing class names for PNW-Cnet v4.
- v5_class_names
List of strings representing class names for PNW-Cnet v5.
- target_classes
Pandas.DataFrame listing the v4 and v5 class code, description, category, subcategory, taxonomic Class, Order, Family, Genus, Species, and binomial scientific name (where applicable) for each target class / sonotype detected by PNW-Cnet.