Built a Wine classification model by using SVM(Support Vector Machine)
Create a model for Wine classification
- Exploratory Data Analysis
- Find a good Wine classification model by using SVM
This is a Wine Data set. This Data set contains 178 rows and 14 columns. We use SVM Classification for Classify Wine.
For this Classification i Used:
- SVM
- RBF Kernel
- Polynomial Kernel
- Linear Kernel
From this SVM with RBF Kernel model gives better classification
- Python
- Scikit- learn
- Pandas
- Numpy
- Matplotlib
- Jupyter Notebook
If you liked what you saw, want to have a chat with me about the portfolio, work opportunities or collabration, shoot an email at [email protected]