Skip to content

Latest commit

 

History

History
26 lines (21 loc) · 868 Bytes

README.md

File metadata and controls

26 lines (21 loc) · 868 Bytes

Wine quality prediction

This project is a part of my Small Projects series with the objective of taking a practical approach into machine learning.

Project Status: On-Hold

Project Intro

The purpose of this project is to predict wine quality based on different set of features. Using for this objective UCI ML White wine dataset

Methods used

  • Data Visualization
  • Linear Regression
  • Lasso Regression
  • Random Forest
  • Grid Search
  • Cross validation

Technologies

  • Pandas
  • Jupyter Notebook
  • Scikit learn
  • Scipy

Notebooks