Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/gokulnpc/calories-burnt-prediction

This web app is created to predict the calories burnt based on the user inputs such as gender, age, height, weight, duration, heart rate, and body temperature. The model used in this web app is a Random Forest Regressor model trained on the dataset with 15000 samples.
https://github.com/gokulnpc/calories-burnt-prediction

machine random-forest-regression regression-models streamlit

Last synced: 9 days ago
JSON representation

This web app is created to predict the calories burnt based on the user inputs such as gender, age, height, weight, duration, heart rate, and body temperature. The model used in this web app is a Random Forest Regressor model trained on the dataset with 15000 samples.

Awesome Lists containing this project

README

        

# Calories Burnt Prediction

This web app is created to predict the calories burnt based on the user inputs such as gender, age, height, weight, duration, heart rate, and body temperature.

The model used in this web app is a Random Forest Regressor model trained on the dataset with 15000 samples.

The dataset used in this web app is collected from the Kaggle dataset: [Dataset](https://www.kaggle.com/datasets/fmendes/fmendesdat263xdemos).


image

image

image