cl;asification problem using classification models in supervised learning

Overview

wine-quality-predition---classification

cl;asification problem using classification models in supervised learning

Wine Quality Prediction Analysis - Classification

Dataset Information

The two datasets are related to red and white variants of the Portuguese "Vinho Verde" wine. These datasets can be viewed as classification or regression tasks. The classes are ordered and not balanced (e.g. there are munch more normal wines than excellent or poor ones). Outlier detection algorithms could be used to detect the few excellent or poor wines. Also, we are not sure if all input variables are relevant. So it could be interesting to test feature selection methods. Two datasets were combined and few values were randomly removed.

Attribute Information:

Input variables (based on physicochemical tests):
1 - fixed acidity
2 - volatile acidity
3 - citric acid
4 - residual sugar
5 - chlorides
6 - free sulfur dioxide
7 - total sulfur dioxide
8 - density
9 - pH
10 - sulphates
11 - alcohol
Output variable (based on sensory data):
12 - quality (score between 0 and 10)

Download link: https://www.kaggle.com/rajyellow46/wine-quality

Libraries

  • numpy
  • pandas
  • matplotlib
  • seaborn
  • scikit-learn

    Future Work

  • Handling missing values
  • Removing Outliers
  • Removing Attributes
  • Random oveerSampling

    Algorithms

  • Logistic Regression
  • Decision Tree
  • Random Forest
  • KNn
  • svm in SVC
  • Extra Tress
  • LightGBM

    Best Model Accuracy: 90.00 -> from Extra tree classifier

  • Owner
    Vineeth Reddy Gangula
    The guy who loves to explore the thrill of adventure!!! Follow the passion no matter what comes in the way... Rise up and push past your limits..!
    Vineeth Reddy Gangula
    GAN-based 3D human pose estimation model for 3DV'17 paper

    Tensorflow implementation for 3DV 2017 conference paper "Adversarially Parameterized Optimization for 3D Human Pose Estimation". @inproceedings{jack20

    Dominic Jack 15 Feb 27, 2021
    Neural Scene Flow Fields for Space-Time View Synthesis of Dynamic Scenes

    Neural Scene Flow Fields PyTorch implementation of paper "Neural Scene Flow Fields for Space-Time View Synthesis of Dynamic Scenes", CVPR 2021 [Projec

    Zhengqi Li 583 Dec 30, 2022
    This repo contains the code required to train the multivariate time-series Transformer.

    Multi-Variate Time-Series Transformer This repo contains the code required to train the multivariate time-series Transformer. Download the data The No

    Gregory Duthé 4 Nov 24, 2022
    Code for DeepXML: A Deep Extreme Multi-Label Learning Framework Applied to Short Text Documents

    DeepXML Code for DeepXML: A Deep Extreme Multi-Label Learning Framework Applied to Short Text Documents Architectures and algorithms DeepXML supports

    Extreme Classification 49 Nov 06, 2022
    Vision-and-Language Navigation in Continuous Environments using Habitat

    Vision-and-Language Navigation in Continuous Environments (VLN-CE) Project Website — VLN-CE Challenge — RxR-Habitat Challenge Official implementations

    Jacob Krantz 132 Jan 02, 2023
    "SOLQ: Segmenting Objects by Learning Queries", SOLQ is an end-to-end instance segmentation framework with Transformer.

    SOLQ: Segmenting Objects by Learning Queries This repository is an official implementation of the paper SOLQ: Segmenting Objects by Learning Queries.

    MEGVII Research 179 Jan 02, 2023
    Self-supervised Product Quantization for Deep Unsupervised Image Retrieval - ICCV2021

    Self-supervised Product Quantization for Deep Unsupervised Image Retrieval Pytorch implementation of SPQ Accepted to ICCV 2021 - paper Young Kyun Jang

    Young Kyun Jang 71 Dec 27, 2022
    Deep Ensembling with No Overhead for either Training or Testing: The All-Round Blessings of Dynamic Sparsity

    [ICLR 2022] Deep Ensembling with No Overhead for either Training or Testing: The All-Round Blessings of Dynamic Sparsity by Shiwei Liu, Tianlong Chen, Zahra Atashgahi, Xiaohan Chen, Ghada Sokar, Elen

    VITA 18 Dec 31, 2022
    A Kitti Road Segmentation model implemented in tensorflow.

    KittiSeg KittiSeg performs segmentation of roads by utilizing an FCN based model. The model achieved first place on the Kitti Road Detection Benchmark

    Marvin Teichmann 890 Jan 04, 2023
    A Momentumized, Adaptive, Dual Averaged Gradient Method for Stochastic Optimization

    MADGRAD Optimization Method A Momentumized, Adaptive, Dual Averaged Gradient Method for Stochastic Optimization pip install madgrad Try it out! A best

    Meta Research 774 Dec 31, 2022
    This porject is intented to build the most accurate model for predicting the porbability of loan default

    Estimating-Loan-Default-Probability IBA ML2 Mid-project / Kaggle Competition This porject is intented to build the most accurate model for predicting

    Adil Gahramanov 1 Jan 24, 2022
    This repo contains the code for paper Inverse Weighted Survival Games

    Inverse-Weighted-Survival-Games This repo contains the code for paper Inverse Weighted Survival Games instructions general loss function (--lfn) can b

    3 Jan 12, 2022
    Official Pytorch implementation of the paper "MotionCLIP: Exposing Human Motion Generation to CLIP Space"

    MotionCLIP Official Pytorch implementation of the paper "MotionCLIP: Exposing Human Motion Generation to CLIP Space". Please visit our webpage for mor

    Guy Tevet 173 Dec 26, 2022
    True per-item rarity for Loot

    True-Rarity True per-item rarity for Loot (For Adventurers) and More Loot A.K.A mLoot each out/true_rarity_{item_type}.json file contains probabilitie

    Dan R. 3 Jul 26, 2022
    Pseudo-Visual Speech Denoising

    Pseudo-Visual Speech Denoising This code is for our paper titled: Visual Speech Enhancement Without A Real Visual Stream published at WACV 2021. Autho

    Sindhu 94 Oct 22, 2022
    Code for ICLR2018 paper: Improving GAN Training via Binarized Representation Entropy (BRE) Regularization - Y. Cao · W Ding · Y.C. Lui · R. Huang

    code for "Improving GAN Training via Binarized Representation Entropy (BRE) Regularization" (ICLR2018 paper) paper: https://arxiv.org/abs/1805.03644 G

    21 Oct 12, 2020
    RefineMask (CVPR 2021)

    RefineMask: Towards High-Quality Instance Segmentation with Fine-Grained Features (CVPR 2021) This repo is the official implementation of RefineMask:

    Gang Zhang 191 Jan 07, 2023
    Software for Multimodalty 2D+3D Facial Expression Recognition (FER) UI

    EmotionUI Software for Multimodalty 2D+3D Facial Expression Recognition (FER) UI. demo screenshot (with RealSense) required packages Python = 3.6 num

    Yang Jiao 2 Dec 23, 2021
    I3-master-layout - Simple master and stack layout script

    Simple master and stack layout script | ------ | ----- | | | | | Ma

    Tobias S 18 Dec 05, 2022
    code associated with ACL 2021 DExperts paper

    DExperts Hi! This repository contains code for the paper DExperts: Decoding-Time Controlled Text Generation with Experts and Anti-Experts to appear at

    Alisa Liu 68 Dec 15, 2022