Skip to content

syedhadi816/SVC-with-varying-kernels-for-wine-classification

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Implementation of classification models to predict the quality of wine based on it's chemical properties.

wq

Image Src: M Yasser H

The following models were implemented and compared:

  1. Multinomial Naive Bayes
  2. Gaussian Naive Bayes
  3. KNN
  4. Support Vector Classifier with Varying Kernels
  5. Ensemble Random Forest

The following attributes are used are predictors:

  1. Alcohol
  2. Malic acid
  3. Ash
  4. Alcalinity of ash
  5. Magnesium
  6. Total phenols
  7. Flavanoids
  8. Nonflavanoid phenols
  9. Proanthocyanins
  10. Color intensity
  11. Hue
  12. OD280/OD315 of diluted wines
  13. Proline

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published