bikz05 / bag-of-words

Python Implementation of Bag of Words for Image Recognition using OpenCV and sklearn
218 stars 105 forks source link

Evaluation #11

Open mansoornasir opened 7 years ago

mansoornasir commented 7 years ago

Can you please let us know how to evaluate the trained model? I mean the confusion matrix and classfication_report functions in scikit-learn.