An open API service indexing awesome lists of open source software.

https://github.com/uea-geral/wine-classification-exercise

🍷 A repository to compare KNN and SVM models for wine classification task
https://github.com/uea-geral/wine-classification-exercise

ai classification-problem machine-learning numy pandas python sklearn

Last synced: 2 months ago
JSON representation

🍷 A repository to compare KNN and SVM models for wine classification task

Awesome Lists containing this project

README

          

# Wine Classification

This project aims to compare different classification models for the problem of wine classification.

[Click here](./Wine_Classification.ipynb) to see the notebook.

- [environment.yml](./environment.yml): Anaconda environment with all dependencies specifications

## Author

- Gabriel Dos Santos Lima - [@gabrielSantosLima](https://github.com/gabrielSantosLima)