Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

hellocourse/Machine-Learning-Zoo-Classification

Open more actions menu
 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Machine-Learning-Zoo-Classification

Introduction

This GitHub repository contains the steps enumerated for analyzing characteristics of animals and creating classifications.

Data available at: https://www.kaggle.com/uciml/zoo-animal-classification/data

Dataset

The zoo.csv data contains 18 variables with 101 rows. These animals are in 7 classes and the class information is available in class.csv.

Setup

To run the code, you need the packages numpy, scipy, scikit-learn, matplotlib, pandas and seaborn, also pydotplus for decition tree graph.

Models

In order to truly apply animal classification, we used a few machine learning models to do classifications and then perform a battle to see which model has the best accuracy score. Here used Decision tree, Random Forest, K-Nearest Neighbors, Support Vector Machine and Perceptron models.

Result

Random Forest model wins with a 1.0 accuracy score and 0.96 of cross validation.

Authors

Xiaochi Ge, Yijia Chen, Yupeng Yang

About

Zoo animal Classification

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 100.0%
Morty Proxy This is a proxified and sanitized view of the page, visit original site.