Code Monkey home page Code Monkey logo

mlwebappforbinaryclassificationofmushroom's Introduction

Build a Machine Learning Web App for Binary Classification of Mushroom with Streamlit and Python

This interactive ML web application will allows users to choose what classification algorithm they want to use and let them interactively set hyper-parameter values, all without them knowing to code. This web app will be hosted on localhost.

Dataset Description :

In this project we are goint to be working eith Mushroom dataset from UCI Machine Learning Repository. This dataset contains hypothetical samples of 23 various kind of mushrooms and a lo tof different characteristics about them.And this dataset is often used for binary classification tasks. The objective is to classify mushroom as either Edible or Poisonous using the features given as tabular data.

Aim of this project

Instead of building best possible classification model or predictive model, our aim is to built the web application that allows user

  1. to intercatively choose their classification algorithm such as SVM, Logistic Regression and Random Forest Classifier.
  2. and then set their own values of hyperparameters so that the users can learn which alogortihms fits best by adjustinf the hyperparameters.
  3. Users can also choose Evaluation matrix.

Implementation Workflow:

  1. Project Overview and Demo

  2. Turn Simple Python Scripts into Web Apps

  3. Load the Mushrooms Data Set

  4. Creating Training and Test Sets

  5. Plot Evaluation Metrics

  6. Training a Support Vector Classifier

  7. Training a Support Vector Classifier (Part 2)

  8. Train a Logistic Regression Classifier

  9. Training a Random Forest Classifier

mlwebappforbinaryclassificationofmushroom's People

Contributors

tekraj15 avatar

Stargazers

 avatar  avatar

Watchers

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