Skip to content

Valid_Classifications should have a uniqueness check

The combinations of Plot_Type_IDs and Plot_Classification_IDs should be unique. Otherwise, duplicate confusion matrices will be made from model analysis.

This was a fun one to sort out.