SoloNick / Mushroom-Classification

Data Analysis Practice - Mushroom Classification

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Data Analysis Practice - Mushroom Classification

Attribution: Hands-On Machine Learning with Scikit-Learn, Keras, and TensorFlow, 2nd Edition, by Aurelien Geron (O'Reilly). Copyright 2019 Kiwisoft S.A.S, 978-1-492-03264-9

Machine Learning Practice. Implimenting the project following the Chapter-3 project on O'REILLY's Hands-On Machine Learning.

Goal: Classify poisonous and edible mushrooms, given all other metrics
Approach:

  1. Supervised Learning task, because given labeled traning examples.
  2. Classification task.

Data: Mushroom Classification | Kaggle
Project Author: Maksim Ekin Eren

About

Data Analysis Practice - Mushroom Classification


Languages

Language:Jupyter Notebook 100.0%