Giter VIP home page Giter VIP logo

mushroomclassifier's Introduction

Mushroom Edibility Classifier Using Data Analytics Methods

Dec 2021 | Data Analytics Project in TY BTech

Introduction

I have chosen the the problem statement of classifying mushrooms as edible and poisonous based on the UCI Mushroom Dataset.

Some of the visualizations done to understand the dataset are:

  1. Number of poisonous and edible mushrooms in the dataset.
  2. Visualize the distribution between various habitats and the edibility of mushrooms.
  3. Population parameters of the instances of edible and poisonous mushrooms.
  4. Plot a treemap showing the distribution of different gill colors of mushrooms.
  5. Visualize the occurence of different ring types, and the number of rings on such mushrooms.
  6. Test the accuracy of various classification models on the dataset to build a accurate prediction model for edibility of mushrooms.
  7. Run the most accurate method of classification on an unseen dataset and cross-check it’s accuracy.

Approach

My approach to the problem is:

  1. Using OneHotEncoding techniques to enable efficient classification on this particular dataset.
  2. Applying Logistic Regression, Random Forest Classifier and Decision Tree algorithms to compare the accuracy.
  3. Using a K-Fold Cross Validation method to check the consistency and fitting score of the algorithms used.
  4. Choosing the approach with maximum accuracy and minimum standard deviation, and using it on the given test dataset to predict the classes of given mushrooms.

mushroomclassifier's People

Contributors

anwaypimpalkar 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.