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
    Totally Versatile Miscellanea for Pytorch

    Totally Versatile Miscellania for PyTorch Thomas Viehmann [email protected] Thi

    Thomas Viehmann 428 Dec 28, 2022
    Self-Supervised Image Denoising via Iterative Data Refinement

    Self-Supervised Image Denoising via Iterative Data Refinement Yi Zhang1, Dasong Li1, Ka Lung Law2, Xiaogang Wang1, Hongwei Qin2, Hongsheng Li1 1CUHK-S

    Zhang Yi 72 Jan 01, 2023
    Collection of generative models in Pytorch version.

    pytorch-generative-model-collections Original : [Tensorflow version] Pytorch implementation of various GANs. This repository was re-implemented with r

    Hyeonwoo Kang 2.4k Dec 31, 2022
    Systemic Evolutionary Chemical Space Exploration for Drug Discovery

    SECSE SECSE: Systemic Evolutionary Chemical Space Explorer Chemical space exploration is a major task of the hit-finding process during the pursuit of

    64 Dec 16, 2022
    A Simple Framwork for CV Pre-training Model (SOCO, VirTex, BEiT)

    A Simple Framwork for CV Pre-training Model (SOCO, VirTex, BEiT)

    Sense-GVT 14 Jul 07, 2022
    Background-Click Supervision for Temporal Action Localization

    Background-Click Supervision for Temporal Action Localization This repository is the official implementation of BackTAL. In this work, we study the te

    LeYang 221 Oct 09, 2022
    Solutions and questions for AoC2021. Merry christmas!

    Advent of Code 2021 Merry christmas! 🎄 🎅 To get solutions and approximate execution times for implementations, please execute the run.py script in t

    Wilhelm Ågren 5 Dec 29, 2022
    A toolkit for developing and comparing reinforcement learning algorithms.

    Status: Maintenance (expect bug fixes and minor updates) OpenAI Gym OpenAI Gym is a toolkit for developing and comparing reinforcement learning algori

    OpenAI 29.6k Jan 08, 2023
    An Efficient Training Approach for Very Large Scale Face Recognition or F²C for simplicity.

    Fast Face Classification (F²C) This is the code of our paper An Efficient Training Approach for Very Large Scale Face Recognition or F²C for simplicit

    33 Jun 27, 2021
    PyTorch code for BLIP: Bootstrapping Language-Image Pre-training for Unified Vision-Language Understanding and Generation

    BLIP: Bootstrapping Language-Image Pre-training for Unified Vision-Language Understanding and Generation

    Salesforce 1.3k Dec 31, 2022
    "MST++: Multi-stage Spectral-wise Transformer for Efficient Spectral Reconstruction" (CVPRW 2022) & (Winner of NTIRE 2022 Challenge on Spectral Reconstruction from RGB)

    MST++: Multi-stage Spectral-wise Transformer for Efficient Spectral Reconstruction (CVPRW 2022) Yuanhao Cai, Jing Lin, Zudi Lin, Haoqian Wang, Yulun Z

    Yuanhao Cai 274 Jan 05, 2023
    Codes to calculate solar-sensor zenith and azimuth angles directly from hyperspectral images collected by UAV. Works only for UAVs that have high resolution GNSS/IMU unit.

    UAV Solar-Sensor Angle Calculation Table of Contents About The Project Built With Getting Started Prerequisites Installation Datasets Contributing Lic

    Sourav Bhadra 1 Jan 15, 2022
    Deep Reinforcement Learning for mobile robot navigation in ROS Gazebo simulator

    DRL-robot-navigation Deep Reinforcement Learning for mobile robot navigation in ROS Gazebo simulator. Using Twin Delayed Deep Deterministic Policy Gra

    87 Jan 07, 2023
    Stacked Hourglass Network with a Multi-level Attention Mechanism: Where to Look for Intervertebral Disc Labeling

    ⚠️ ‎‎‎ A more recent and actively-maintained version of this code is available in ivadomed Stacked Hourglass Network with a Multi-level Attention Mech

    Reza Azad 14 Oct 24, 2022
    Learn about quantum computing and algorithm on quantum computing

    quantum_computing this repo contains everything i learn about quantum computing and algorithm on quantum computing what is aquantum computing quantum

    arfy slowy 8 Dec 25, 2022
    [ACM MM2021] MGH: Metadata Guided Hypergraph Modeling for Unsupervised Person Re-identification

    Introduction This project is developed based on FastReID, which is an ongoing ReID project. Projects BUC In projects/BUC, we implement AAAI 2019 paper

    WuYiming 7 Apr 13, 2022
    ML-PersonalWork - Big assignment PersonalWork in Machine Learning, 2021 autumn BUAA.

    ML-PersonalWork - Big assignment PersonalWork in Machine Learning, 2021 autumn BUAA.

    Snapdragon Lee 2 Dec 16, 2022
    The Generic Manipulation Driver Package - Implements a ROS Interface over the robotics toolbox for Python

    Armer Driver Armer aims to provide an interface layer between the hardware drivers of a robotic arm giving the user control in several ways: Joint vel

    QUT Centre for Robotics (QCR) 13 Nov 26, 2022
    CoSMA: Convolutional Semi-Regular Mesh Autoencoder. From Paper "Mesh Convolutional Autoencoder for Semi-Regular Meshes of Different Sizes"

    Mesh Convolutional Autoencoder for Semi-Regular Meshes of Different Sizes Implementation of CoSMA: Convolutional Semi-Regular Mesh Autoencoder arXiv p

    Fraunhofer SCAI 10 Oct 11, 2022
    [TPDS'21] COSCO: Container Orchestration using Co-Simulation and Gradient Based Optimization for Fog Computing Environments

    COSCO Framework COSCO is an AI based coupled-simulation and container orchestration framework for integrated Edge, Fog and Cloud Computing Environment

    imperial-qore 39 Dec 25, 2022