Defined in tensorflow/_api/v1/keras/datasets/imdb/__init__.py
.
IMDB sentiment classification dataset.
Functions
get_word_index(...)
: Retrieves the dictionary mapping word indices back to words.
load_data(...)
: Loads the IMDB dataset.
Defined in tensorflow/_api/v1/keras/datasets/imdb/__init__.py
.
IMDB sentiment classification dataset.
get_word_index(...)
: Retrieves the dictionary mapping word indices back to words.
load_data(...)
: Loads the IMDB dataset.