Runs a prediction on a set of features. Calling multiple times does *not* regenerate the graph which makes predict much faster. feature_batch a list of list of features. IMPORTANT: If you're only classifying 1 thing, you still need to make it a batch
(self, feature_batch)
source not stored for this graph (policy: none)
no test coverage detected