Giter Site home page Giter Site logo

vjrahil / predicting-wine-quality-using-scikit-learn Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 77 KB

Builded a model which will help in classifying the wines with different composition to different genre of people.Project help you master the workflow of model building.

Python 100.00%

predicting-wine-quality-using-scikit-learn's Introduction

Predicting-wine-quality-using-scikit-learn

Builded a model which will help in classifying the wines with different composition to different genre of people.Project help you master the workflow of model building.

Accuracies for different models

Accuracies based on different classifier were found out to be: 1 - Naive_bayes = 96.14%
2 - KNN = 97.73%
3 - SVM(rbf) = 96.30%
4 - SVM(linear) = 97.74%
5 - Decision Tree = 93.33%
6 - RandomForest = 93.07%
7 - Logistic Regression = 97.14%

-->Accuracies were taken out by testing each classifier 5 times on dataset and taking the average of it.
-->Best Classifier for this dataset is ---> SVM(Linear).
-->After applying grid search on svm(linear) classifier we get accuracy = 97.74% /
-->For dimensionality reduction I have used principle component analysis algorithm(Just for pictorial representation of different classifiers in 2-D for better understanding).

predicting-wine-quality-using-scikit-learn's People

Contributors

vjrahil avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.