Skip to content

minto3101/Regression

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Regression

Prediction of Burnt Calories using Regression Algorithms

The dataset I have used for this project is available on Kaggle: https://www.kaggle.com/datasets/fmendes/fmendesdat263xdemos

I have cleaned the data to make it usable for a regression model The data did not have any missing values, I changed catgeorical variables to numerical type.

The regression models used and their respective accuracies are:

1)Linear Regression : 0.9668790377181355

2)Random Forest Regressor: 0.9981751286062136

About

Prediction of Burnt Calories using Regression Algorithms

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published