Topher Collins

Logo

Data Scientist and Machine Learning Practitioner

Python Developer (experiened with Flask frameworks)

View My LinkedIn

View My Articles on Medium

View My GitHub Profile

Smoker Binary Prediction using Bio-Signals > Go to project

Overview:

This notebook analyses the ‘Binary Prediction of Smoker Status using Bio-Signals’ dataset from the Kaggle Plagounded Series - Season 3, Episode 24. Link below.

https://www.kaggle.com/competitions/playground-series-s3e24/overview

Aim:

Use binary classification to predict a patient’s smoking status given information about various other health indicators.

Evaluation Metric

Submissions are evaluated on ‘area under the ROC curve’ between the predicted probability and the observed target.

Improve Data Quality

Observations

Visualistions

Model Creation

Conclusion