Skip to content

This was a Kaggle competition a long time ago so I have just practiced the ML skills on this data set and achieved a good accuracy of 87.222% on testing. using streamlit I have created the web service. to demonstrate the project of whether a persons is smoker or not based on some inputs. you can check the GitHub repo.

Notifications You must be signed in to change notification settings

Ayushparwal/Smoker-Prediction-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

this was a kaggle competetion for classification of smoker or not smoker. so i have many alogs like randomforest ,decision tree, logistic regression, but xgboost perform well on training data and testing too.the accuracy of the model was 87.222%. just explore the model and web application using streamlit. rank close to 422 out of 1924 in kaggle competition.

How to run this file?

pip install -r requirements.txt
python app.py

https://smokeguardai.onrender.com/ deployed the web interface using Render

About

This was a Kaggle competition a long time ago so I have just practiced the ML skills on this data set and achieved a good accuracy of 87.222% on testing. using streamlit I have created the web service. to demonstrate the project of whether a persons is smoker or not based on some inputs. you can check the GitHub repo.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published