/wine_quality_prediction

Using Data Science to Understand What Makes Wine Taste Good

Primary LanguageJupyter Notebook

Wine quality prediction

Supervised learning practice: regression on wine quality to understand what makes wine taste good.

Challenge of the second week of the AI Saturdays bootcamp, Machine Learning itinerary. This week's content dealt with: --> Overfitting vs. Underfitting --> Bias vs. variance --> Regularization --> Scaling the data set --> Cross-validation --> Evaluating an ML model