I am doing binary classification for a time series with keras LSTM. How could I extract the final output from the model? By this I mean, how can I get a list containing zero and one values from the final model?
2.1m questions
2.1m answers
60 comments
57.0k users