open-forest-observatory / geograypher

Multiview Semantic Reasoning with Geospatial Data
BSD 3-Clause "New" or "Revised" License
10 stars 4 forks source link

Improve functional testing with more or updated notebooks #92

Open russelldj opened 3 months ago

russelldj commented 3 months ago

We currently have some of the main functionality tested with the notebooks but it would be nice to get better coverage. I'm thinking specifically about outputting predictions and computing accuracy metrics. But there may be other gaps.

asidhu0 commented 3 days ago

Explore pytest or another real testing framework to implement unit testing.