I have a data matrix in \"one-hot encoding\" (all ones and zeros) with 260,000 rows and 35 columns. I am using Keras to train a simple neural network to predict a continuou
To sum up the different solutions mentioned here and from this github discussion, which would depend of course on your particular situation: