Skip to main content

classification of zoo animals using machine learning models

Project description

# DATS6450-final-project This package contains different machine learning models for prediction of zoo animals based on a given set of features.

Machine Learning Models Used: * Decision Tree * Random Forest * Support Vector Machine

## Installation You can install animal_classification following the below steps:

# git clone https://github.com/yijiaceline/CSF-project.git

# cd CSF-project

# python3 setup.py install

## Usage Refer to example.py

## Example Output Fitting and predicting using Decision Tree Model: Accuracy:0.9523809523809523 Fitting and predicting using Random Forest Model: Accuracy: 1.0 Fitting and predicting using Support Vector Machine: Accuracy: 1.0 Fitting and predicting using KNN: Accuracy: 0.9047619047619048

## License The MIT License. Refer to LICENSE.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

zoo_animal_classification-1.0.0.tar.gz (1.8 kB view hashes)

Uploaded Source

Built Distribution

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page