Using the What-If Tool with Image Recognition Models
Launch an AI Platform Notebook. Download the pre-trained Keras model.
Define helper functions for dataset conversion from csv to tf. Load the csv file into pandas dataframe and process it for WIT
Load the Keras models. Define the custom predict function for WIT