Skip to content

udaykiran2427/Calorie-Burn-Prediction

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Calorie Burn Prediction Project

Overview

This project aims to predict calorie burn using historical data on exercises and calorie consumption. The model utilizes the HistGradient Boosting Regressor to provide accurate predictions based on the imported datasets from Kaggle.

Files

Dependencies

To run this project, ensure you have the following Python libraries installed:

  • pandas
  • numpy
  • scikit-learn
  • matplotlib (for any visualizations)
  • jupyter (for running the notebook)

You can install these libraries using pip:

pip install pandas numpy scikit-learn matplotlib jupyter

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published