Image Classification
Image Classification
Using Scikit-learn
05 Hyperparameter Tuning
Cats and Dogs dataset contains 1000 images out of which 500 images are of cat
and same for the dog.
Loading the image data by mounting the drive and providing the path of a
folder stored in drive.
Taking any random path of the previous output to display the image.