Skip to content

gitgoap/ml-olympiad-smoking

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Smoking Status Prediction Model

This repository contains a Jupyter Notebook file and the associated dataset for a Kaggle competition aimed at predicting an individual's smoking status based on bio-signal data. The model leverages the Random Forest algorithm and achieves an accuracy of 85%.

Screenshot 2024-03-11 234252

Dataset

The dataset consists of various features such as age, height, weight, waist circumference, eyesight, hearing, blood pressure, blood sugar levels, cholesterol levels, liver function tests, and dental caries information. The target variable is the smoking status.

Procedure to reproduce the model

  1. Clone this repo.
  2. Make sure Anaconda and Jupyter Notebook are installed in the system.
  3. Open the Jupyter notebook and change the address of the training dataset.
  4. Run the main code inside the notebook.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published