jiegzhan / multi-class-text-classification-cnn

Classify Kaggle Consumer Finance Complaints into 11 classes. Build the model with CNN (Convolutional Neural Network) and Word Embeddings on Tensorflow.
Apache License 2.0
426 stars 198 forks source link

Print Predicion #29

Closed Adilmar closed 5 years ago

Adilmar commented 5 years ago

Congratulations on the code helped a lot, how do I print what was the prediction made for the texts.

Regards

Adilmar commented 5 years ago

I found the file small_samples_prediction, thank you 🗡

Nice Code, Regards