Skip to content

Data Analytics on bio-signals dataset to detect and monitor smoking behavior using machine learning classification models.

License

Notifications You must be signed in to change notification settings

aliabdallah7/smoking-detection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Body Signal of Smoking 🚭

Data Analytics project in Data Analytics Course in FCIS-ASU

Introduction

This dataset is a collection of basic health biological signal data. The goal is to determine the presence or absence of smoking through bio-signals. We will perform data analytics and with using some of classification models will be able to prdict if he/she is a smoker or not based on his/her bio-signals.

List of models

  • ✔️ SVM "SVC" Support Vector Machine
  • ✔️ Random Forest
  • ✔️ XGBoost