Module: tf.keras.datasets.reuters

Reuters topic classification dataset.

Compat aliases for migration

See Migration guide for more details.

tf.compat.v1.keras.datasets.reuters

Functions

get_word_index(...): Retrieves the dictionary mapping word indices back to words.

load_data(...): Loads the Reuters newswire classification dataset.