Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/trilokida/insect_classification


https://github.com/trilokida/insect_classification

image-classification knn-classification machine-learning python-3 scikit-learn svm-classifier

Last synced: 4 days ago
JSON representation

Awesome Lists containing this project

README

        

# Insect_Classification
Classify the insect classes by:
- Created a feature matrix by extracting color, shape and texture feature.
- Dataset: Insect classes dataset on UCI Machine Learning Repository.
- Trained by using machine learning technique KNN & SVM algorithm.