I use the ML.NET Builder to train an image recognition of dogs and cats. Now, when I finish training I choose a picture of a dog or a cat to identify it will return the results.
The problem would be if I were to choose a photo of a flower that in my training library only had pictures of dogs and cats. So how do I know that the picture is not a dog or a cat?