lime icon indicating copy to clipboard operation
lime copied to clipboard

Create text classification tutorial using tensorflow

Open Nour-Aldein2 opened this issue 3 years ago • 0 comments

I've noticed that a few people are talking about using LIME with TensorFlow models. There was an issue, which was addressed before, but I believe this tutorial can provide a guide for users since it uses a very popular dataset (Kaggle's tweets classification).

In this notebook, I've used the Universal Sentence Encoder from TensorFlow Hub to classify the text data.

Hopefully, it will be helpful.

Nour-Aldein2 avatar Nov 01 '22 19:11 Nour-Aldein2