https://github.com/vicolas11/red_wine_quality
Determinate the quality of red wine with the appropriate chemicals using classification
https://github.com/vicolas11/red_wine_quality
jupyter-notebook logistic-regression machine-learning pyth python3 random-forest svc
Last synced: 2 months ago
JSON representation
Determinate the quality of red wine with the appropriate chemicals using classification
- Host: GitHub
- URL: https://github.com/vicolas11/red_wine_quality
- Owner: Vicolas11
- Created: 2020-05-25T02:08:16.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2020-05-25T02:15:43.000Z (about 6 years ago)
- Last Synced: 2025-06-11T20:40:44.402Z (about 1 year ago)
- Topics: jupyter-notebook, logistic-regression, machine-learning, pyth, python3, random-forest, svc
- Language: Jupyter Notebook
- Size: 83 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
Classification of red wine to be eithe good or bad.
Making use of Random Forest, Logistics Regression and SVC classification