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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file zoo_animal_classification-1.0.0.tar.gz
.
File metadata
- Download URL: zoo_animal_classification-1.0.0.tar.gz
- Upload date:
- Size: 1.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.18.4 setuptools/38.4.0 requests-toolbelt/0.8.0 tqdm/4.23.0 CPython/3.6.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e391d9567c4d4b305b1e36d65a4895a5c0cc627518871a1e3fc0adf66c907a27 |
|
MD5 | e0578084103942fffd05a4ceb938aaaa |
|
BLAKE2b-256 | 1c79f73935158f00bafad2879144771c85561d75c0a34fe7e472e3f58a28103c |
File details
Details for the file zoo_animal_classification-1.0.0-py3-none-any.whl
.
File metadata
- Download URL: zoo_animal_classification-1.0.0-py3-none-any.whl
- Upload date:
- Size: 3.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.18.4 setuptools/38.4.0 requests-toolbelt/0.8.0 tqdm/4.23.0 CPython/3.6.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1c2456dc641ebd39070fb8afd18eac12eef06d53f83ee99b2b73c91e8e742d26 |
|
MD5 | c5c32ba57025f2aa7a12ff34e2e6c0a4 |
|
BLAKE2b-256 | 48f11437234f845641e82beff6ceb52ebc2aac66a3515e88566713ee1ef7d2a4 |