User Portlet
| Discussions |
|---|
| One more query, my combined dataset is called X as shown in the figure. ![enter image description here][1] A number of the rows have a missing "Age" column. I need to substitute 0 (zero) for all the missing rows. I can find all the rows with... |
| I am trying to use the VGG16 architecture available in the Wolfram Neural Network Repository to classify the Fashion MNIST dataset. The VGG 16 by default accepts images of size 3x224x224. However the images in the Fashion MNIST are grayscale of... |