So far, the ways I have seen prediction work is to predict against a set of test data. How would you go about programmatically testing a single entry? For instance: ‘learner.predict(some_img)’. I haven’t seen a reference to anything like this in the forum so far.
Thanks!
Birch