Look at the last few lines of this Kernel for an example of that:
https://www.kaggle.com/orangutan/keras-vgg19-starter
One step they don’t do though is:
sub.to_csv(path+"filename.csv", index=False)
Look at the last few lines of this Kernel for an example of that:
https://www.kaggle.com/orangutan/keras-vgg19-starter
One step they don’t do though is:
sub.to_csv(path+"filename.csv", index=False)