scientificName property
final
Scientific name of the predicted mosquito species.
The species with the highest probability from the classification model. Follows binomial nomenclature conventions and matches species names used in MosquitoSpecies models.
Example: 'Aedes aegypti', 'Anopheles gambiae'
Implementation
final String scientificName;