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
    Official Implementation of Neural Splines

    Neural Splines: Fitting 3D Surfaces with Inifinitely-Wide Neural Networks This repository contains the official implementation of the CVPR 2021 (Oral)

    Francis Williams 56 Nov 29, 2022
    Self-supervised Multi-modal Hybrid Fusion Network for Brain Tumor Segmentation

    JBHI-Pytorch This repository contains a reference implementation of the algorithms described in our paper "Self-supervised Multi-modal Hybrid Fusion N

    FeiyiFANG 5 Dec 13, 2021
    EqGAN - Improving GAN Equilibrium by Raising Spatial Awareness

    EqGAN - Improving GAN Equilibrium by Raising Spatial Awareness Improving GAN Equilibrium by Raising Spatial Awareness Jianyuan Wang, Ceyuan Yang, Ying

    GenForce: May Generative Force Be with You 149 Dec 19, 2022
    Breast Cancer Detection 🔬 ITI "AI_Pro" Graduation Project

    BreastCancerDetection - This program is designed to predict two severity of abnormalities associated with breast cancer cells: benign and malignant. Mammograms from MIAS is preprocessed and features

    6 Nov 29, 2022
    《Dual-Resolution Correspondence Network》(NeurIPS 2020)

    Dual-Resolution Correspondence Network Dual-Resolution Correspondence Network, NeurIPS 2020 Dependency All dependencies are included in asset/dualrcne

    Active Vision Laboratory 45 Nov 21, 2022
    PyTorch implementation of the Value Iteration Networks (VIN) (NIPS '16 best paper)

    Value Iteration Networks in PyTorch Tamar, A., Wu, Y., Thomas, G., Levine, S., and Abbeel, P. Value Iteration Networks. Neural Information Processing

    LEI TAI 75 Nov 24, 2022
    End-to-end speech secognition toolkit

    End-to-end speech secognition toolkit This is an E2E ASR toolkit modified from Espnet1 (version 0.9.9). This is the official implementation of paper:

    Jinchuan Tian 147 Dec 28, 2022
    Rot-Pro: Modeling Transitivity by Projection in Knowledge Graph Embedding

    Rot-Pro : Modeling Transitivity by Projection in Knowledge Graph Embedding This repository contains the source code for the Rot-Pro model, presented a

    Tewi 9 Sep 28, 2022
    SwinIR: Image Restoration Using Swin Transformer

    SwinIR: Image Restoration Using Swin Transformer This repository is the official PyTorch implementation of SwinIR: Image Restoration Using Shifted Win

    Jingyun Liang 2.4k Jan 05, 2023
    HyperPose is a library for building high-performance custom pose estimation applications.

    HyperPose is a library for building high-performance custom pose estimation applications.

    TensorLayer Community 1.2k Jan 04, 2023
    Implementation of the state of the art beat-detection, downbeat-detection and tempo-estimation model

    The ISMIR 2020 Beat Detection, Downbeat Detection and Tempo Estimation Model Implementation. This is an implementation in TensorFlow to implement the

    Koen van den Brink 1 Nov 12, 2021
    A 35mm camera, based on the Canonet G-III QL17 rangefinder, simulated in Python.

    c is for Camera A 35mm camera, based on the Canonet G-III QL17 rangefinder, simulated in Python. The purpose of this project is to explore and underst

    Daniele Procida 146 Sep 26, 2022
    Pytorch implementation for ACMMM2021 paper "I2V-GAN: Unpaired Infrared-to-Visible Video Translation".

    I2V-GAN This repository is the official Pytorch implementation for ACMMM2021 paper "I2V-GAN: Unpaired Infrared-to-Visible Video Translation". Traffic

    69 Dec 31, 2022
    Python code for loading the Aschaffenburg Pose Dataset.

    Aschaffenburg Pose Dataset (APD) This repository contains Python code for loading and filtering the Aschaffenburg Pose Dataset. The dataset itself and

    1 Nov 26, 2021
    All course materials for the Zero to Mastery Machine Learning and Data Science course.

    Zero to Mastery Machine Learning Welcome! This repository contains all of the code, notebooks, images and other materials related to the Zero to Maste

    Daniel Bourke 1.6k Jan 08, 2023
    PyTorch implementation of the Crafting Better Contrastive Views for Siamese Representation Learning

    Crafting Better Contrastive Views for Siamese Representation Learning This is the official PyTorch implementation of the ContrastiveCrop paper: @artic

    249 Dec 28, 2022
    A code repository associated with the paper A Benchmark for Rough Sketch Cleanup by Chuan Yan, David Vanderhaeghe, and Yotam Gingold from SIGGRAPH Asia 2020.

    A Benchmark for Rough Sketch Cleanup This is the code repository associated with the paper A Benchmark for Rough Sketch Cleanup by Chuan Yan, David Va

    33 Dec 18, 2022
    Cross-Document Coreference Resolution

    Cross-Document Coreference Resolution This repository contains code and models for end-to-end cross-document coreference resolution, as decribed in ou

    Arie Cattan 29 Nov 28, 2022
    An original implementation of "Noisy Channel Language Model Prompting for Few-Shot Text Classification"

    Channel LM Prompting (and beyond) This includes an original implementation of Sewon Min, Mike Lewis, Hannaneh Hajishirzi, Luke Zettlemoyer. "Noisy Cha

    Sewon Min 92 Jan 07, 2023
    The aim of the game, as in the original one, is to find a specific image from a group of different images of a person's face

    GUESS WHO Main Links: [Github] [App] Related Links: [CLIP] [Celeba] The aim of the game, as in the original one, is to find a specific image from a gr

    Arnau - DIMAI 3 Jan 04, 2022