I have created repo
https://github.com/joyjeni/tensorflowexample.git
I m trying to do logistic regression on kaggle titanic dataset
I get below error
OutOfRangeError: RandomShuffleQueue '_398_shuffle_batch_16/random_shuffle_queue' is closed and has insufficient elements (requested 100, current size 0)
Can someone tell me why current size is 0.