Hi Folks, I'm running into some issues while using the classification wizard in ArcGIS. So I'm classifying drone imagery to identify underwater grasses, and I'm training the model based on GPS points we collected in the field that have confirmed presence of the grass. I created a 70/30 training and testing split of the GPS points. I want to create a confusion matrix to evaluate the classifier, and I want to use the testing points for validation. But it doesn't seem like it is possible to create accuracy assessment points from groundtruthed points in a shapefile. Is there a way to do that? I can't randomly select points for accuracy assessment points because the underwater grass we're trying to detect can't be reliably verified by the naked eye from imagery/map. I was originally doing a confusion matrix a round-about way, but it was calculating it based on the number of points, when I actually want the confusion matrix to be based on the number of pixels.