Recently Published

Document
in-class
Apply Data 7
In-class Exercise 2
Prueba 1
Prueba 1 en clase
In class
exercise
112035150
inclass 10.24
Document 8
in-class exercise ch4
Cats_Dogs_Data_Analysis
The data contains a total of 180 images of dogs and 95 images of cats. They have resized the images uniformly and also transformed it into a greyscale format for standardized use in the ML models. This lessens the complexity of the data obtained but still retains the important features needed for analyses. The greyscale transformation was done using python code, and further analysis used R. Once the images are converted then they are further created as a dataset i.e. an csv file.