Classification ML Model as Flask API First create the ML model by running python create_model.py. Then, run python app.py to start the server. The url to access the app will be provided at the console output.