Ananta580 / Image_Classification_With_Random_Forest

Python is used for this classification and no extra libiary is used(made from scratch) All the training data is in training folder, ade testing data is in testing folder. this programe classify mobile, pant and t-shirt. name of the image is written is the format of trainij or testij where i and j are the number used in for loop to access them. total no of training data are 60(20 for each iteam) and tested adat are 20(5 each)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ImageClassificationWithRandomForest

Python is used for this classification and no extra libiary is used(made from scratch) All the training data is in training folder, ade testing data is in testing folder. this programe classify mobile, pant and t-shirt. name of the image is written is the format of trainij or testij where i and j are the number used in for loop to access them. total no of training data are 60(20 for each iteam) and tested adat are 20(5 each)

About

Python is used for this classification and no extra libiary is used(made from scratch) All the training data is in training folder, ade testing data is in testing folder. this programe classify mobile, pant and t-shirt. name of the image is written is the format of trainij or testij where i and j are the number used in for loop to access them. total no of training data are 60(20 for each iteam) and tested adat are 20(5 each)

License:MIT License


Languages

Language:Python 100.0%