Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Obesity Prediction using Machine Learning

This project predicts obesity levels based on lifestyle and health data using Logistic Regression with both One-vs-Rest (OvR) and One-vs-One (OvO) approaches.


📌 Demo

Run this project directly in Google Colab:

Open In Colab


📂 Project Structure


📂 Dataset

The dataset used in this project is provided by IBM as part of their learning resources:

👉 Download Dataset


⚙️ Installation

Clone the repository and install dependencies:

git clone https://github.com/pathananas2007/obesity-prediction-ml.git
cd obesity-prediction-ml
pip install -r requirements.txt

About

"Machine learning model to predict obesity levels using logistic regression (OvR & OvO)"

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages