Computer Vision & Image Processing using Python and OpenCV

Computer Vision for Beginners: How to classify image using RFC (Random Forest Classifier) and LR (Logistic Regression) pipeline

Confusion Matrix

Confusion Matrix

Summary

In this coding recipe, we discussed How to classify image using RFC (Random Forest Classifier) and LR (Logistic Regression) pipeline.

Specifically, we have learned the followings: