Skip to content

ML algorithms for Regression, Classification, Clustering and Dimensional Reduction applied in a Wine Quality Dataset.

Notifications You must be signed in to change notification settings

ruipcf/ML-Algorithms-in-Wine-Quality-Dataset-

Repository files navigation

Machine Learning algorithms applied in Wine Quality Dataset

The focus of this project was not to achieve the best results possible but to test different models and tools for data visualization.

Algorithms studied:

  • Linear Regression (Random Forest Regressor)
  • Classification (Rnadom Forest Classifier)
  • Clustering (KMeans, MeanShift and GaussianMixture)
  • Dimensional Reduction (PCA, KernelPCA, LinearDiscriminantAnalysis)

Setup

 install Requirements with:
    $ pip install -r requirements.txt

About

ML algorithms for Regression, Classification, Clustering and Dimensional Reduction applied in a Wine Quality Dataset.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages