Skip to content

prasadpatil99/Heroku_Deployment

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

67 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Heroku Deployment

To deploy Heroku app with Python's Flask Web Framework
Python model trained via Random Forest Classification Algorithm
Random Forest Algorithm is an ensemble learning method for both classification and regression.
Random forest algorithm creates decision trees on random data samples and then gets the prediction
from each of them and finally selects the best solution by means of voting

More infromation about output & dataset can be obtained from here.

img

Reference

https://stackoverflow.com/q/50146815/
https://stackabuse.com/deploying-a-flask-application-to-heroku/

Author

  • Prasad Patil

Releases

No releases published

Packages

No packages published