Machine Learning Model Deployment on Heroku Using Flask
Deployment on Heroku using Flask has 7 steps from creating a machine learning model to deployment. These steps are the same for all machine learning models and you can deploy any ML model on Heroku using these steps. You can check the logs in the Heroku dashboard or use Heroku CLI. At the end of logs, it will give the URL to access the deployed application on UI. The URL will have syntax like- https://app-name.herokuapp.com/
Jan-20-2022, 09:00:16 GMT
- Technology: