mikeyEcology / MLWIC2

Classify camera trap images using machine learning with R Shiny Apps
36 stars 17 forks source link

Confused about how to interpret output of empty_animal model #3

Closed Jonathan-Gore closed 4 years ago

Jonathan-Gore commented 4 years ago

I'm a little confused after successfully running empty_animal. Am I to correctly interpret answer = 0 means there were no animals detected? MLWIC2_output.xlsx

mikeyEcology commented 4 years ago

In this table, answer is (or at least should be) the value you supplied in your input file. guess1 is the model's guess for what is in the image, where 0=no animal detected and 1=animal detected.