https://github.com/aeyage/cpc152-wine-quality
CPC152 Foundations and Programming for Data Analytics [AY 21/22]]
https://github.com/aeyage/cpc152-wine-quality
python-3 wine-quality-prediction
Last synced: 10 months ago
JSON representation
CPC152 Foundations and Programming for Data Analytics [AY 21/22]]
- Host: GitHub
- URL: https://github.com/aeyage/cpc152-wine-quality
- Owner: aeyage
- License: gpl-3.0
- Created: 2023-01-20T15:28:57.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-01-20T16:14:13.000Z (over 3 years ago)
- Last Synced: 2025-05-21T07:40:34.997Z (about 1 year ago)
- Topics: python-3, wine-quality-prediction
- Language: Python
- Homepage:
- Size: 19.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Wine-Quality
A machine learning model to determine which physiochemical properties make a wine 'good'.
Our team picked KNN (K-Nearest Neighbors), Decision Trees, and SVM (Support Vector Machine) to in a quest to pick out the champions model.