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