Question: ( 2 pts ) Datasets that we gather as a data scientist and store on some cloud service really can be of crazy sizes. Let's

(2 pts)
Datasets that we gather as a data scientist and store on some cloud service really can be of
crazy sizes. Let's try to see how much data is stored in the simple 70,000 row MNIST dataset.
For simplicity, assume each of the 70,000 rows has only 2 columns x(the image in pixels itself)
and the label y for that image. x[i], where i=0 to 69999 is an image composed of 28 by 28
pixels. Assume each pixel is 1 byte. The corresponding y[i] is stored as an integer value of 8
bytes. What is the total amount of memory contained by this dataset?
 (2 pts) Datasets that we gather as a data scientist and

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!