Skip to content

Predicting with AI

Safin Singh edited this page Apr 26, 2020 · 3 revisions
  • Run the predict function passing the folder where your export.pkl file is located as well as the path of the image you would like to predict. The prediction will be returned.

Example: predict('idk.jpg')

Clone this wiki locally