Skip to content

Stennas/Calorie-Predictor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

📊 SmartBurn

Python
Streamlit
License

Open in Streamlit

SmartBurn is a machine learning project designed to estimate the number of calories burned during physical activity based on user-specific metrics like heart rate, exercise duration, and personal attributes. It combines model training, prediction, and a user-friendly interface built with Streamlit.


🚀 Live App

👉 Open in Streamlit


🚀 Features

  • Predicts calories burned using machine learning models
  • Accepts user input: age, weight, height, heart rate, exercise duration
  • Streamlit-powered web app for quick interaction
  • Organized folder structure with reusable components
  • Models stored using pickle for easy deployment

🧠 Technologies Used

  • Python
  • Pandas & NumPy
  • Scikit-learn
  • Matplotlib / Seaborn (for EDA)
  • Streamlit
  • Jupyter Notebook

About

Predicts calories burnt during physical exercise.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors