Using different machine leaining algorithms in wine dataset. using na¨ıve Bayesian classifier , KNN last thing visualization results with each algorithm
using https://www.kaggle.com/datasets/dell4010/wine-dataset
Attribute Information about the data:
- There are 3 classes in this dataset, and each sample in this dataset has 13 features.
- NB Classifier
- KNN