sheikhartin / recognition-animals-by-physical-traits

Classify animals by some physical traits such as hair, eggs, legs, tail, etc. and be like a professional in this field.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Recognition Animals by Physical Traits

GitHub repo status GitHub license GitHub contributors GitHub tag (latest by date) GitHub repo size

These days, animals traits are more important than ever for me, so I decided to create a simple app to help me recognize them more easily.

A funny animal eating carrots

Screenshots

Page header that explains a bit about the project Display the dataset with selected features in tabular form When all models are applied, prints the "All done! 🎉" message

Usage

Install the dependencies:

pip install -r requirements.txt

Run the app:

streamlit run app.py

License

This project is licensed under the MIT license found in the LICENSE file in the root directory of this repository.

About

Classify animals by some physical traits such as hair, eggs, legs, tail, etc. and be like a professional in this field.

License:MIT License


Languages

Language:Python 100.0%