Skip to content

I build a model using the random forest algorithm to classify animals. Checkout my interactive app to see the model in action!

Notifications You must be signed in to change notification settings

ericchan24/Animal-Classification

Repository files navigation

Classifying Animals


I build a model using the random forest algorithm to classify animals. The data is from the UCI Machine Learning Repository. The model achieves an accuracy of 100% on a testing set of 21 animals.

There are 3 notebooks in this repository:

  1. Load and Explore Data, Initial Modeling
  2. Decision Tree Model
  3. Random Forest Model

This is a link to my blog post on the project.

This is a link to an interactive app made using Dash that shows the model in action.

About

I build a model using the random forest algorithm to classify animals. Checkout my interactive app to see the model in action!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published