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: about 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 (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2020-05-25T02:15:43.000Z (almost 5 years ago)
- Last Synced: 2025-01-21T19:35:45.195Z (3 months ago)
- Topics: jupyter-notebook, logistic-regression, machine-learning, pyth, python3, random-forest, svc
- Language: Jupyter Notebook
- Size: 83 KB
- Stars: 0
- Watchers: 2
- 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