This is a excercise based calories prediction machine learning web application developed using python & deployed in heroku cloud platform using Flask webframework. In this case model developed using RandomForestRegressor, Accuracy : 99.68%.
View Deployed Web Application In Cloud
- Download jupyter notebook & Python files corresponding to model implementation : Click Here
- Exploratory data analyse & visualization about the data
- identify the releationship between each attributes
- Implement Regression model
- Evaluate the model
- Deploy model in Heroku cloud platform using Flask webframework
This Dataset about,
- Burned Calories
- Gender
- Duration
- Heart Rate
- Body Temperature
- Height
- Weight , during a excersise in specific time period.
Python
- Flask | Scikit-learn | Pandas | Numpy | Matplotlib | Seaborn | Pickle | Gunicorn
Jupyter Notebook
Google Coloboration
Pycharm IDE
HTML
CSS
Javascipt