Skip to content

Predicting a Person's Obesity Level Using Decision Tree, Naive Bayes, and KNN Algorithms

Notifications You must be signed in to change notification settings

KristianEka/estimation-obesity-levels-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

estimation-obesity-levels-python

Predicting a Person's Obesity Level Using Decision Tree, Naive Bayes, and KNN Algorithms

Datasets 💾

Algorithms 🤖

  • Decision Tree
  • K-Nearest Neighbors (KNN)
  • Naive Bayes

Package 📦︎

  • numpy
  • pandas
  • matplotlib.pyplot
  • seaborn
  • sklearn.metrics

Modeling 🎲

  • Decision Tree (Pre-pruning / Hyperparameters) image

  • Decision Tree (Post-pruning) image

  • KNN (Without Hyperparameter) image image

  • KNN (With Hyperparameter) image image

  • Naive Bayes (Without Hyperparameter) image image

  • Naive Bayes (With Hyperparameter) image image

Conclusion 💻︎

image

About

Predicting a Person's Obesity Level Using Decision Tree, Naive Bayes, and KNN Algorithms

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published