after using the predict function i should get two values after return but it is giving an error as TypeError:'int' object is not iterable. what to use for finding the confidence value along with label.
1 | initial version |
after using the predict function i should get two values after return but it is giving an error as TypeError:'int' object is not iterable. what to use for finding the confidence value along with label.