10 lines
280 B
Python
10 lines
280 B
Python
"""DO NOT EDIT.
|
|
|
|
This file was autogenerated. Do not edit it by hand,
|
|
since your modifications would be overwritten.
|
|
"""
|
|
|
|
from keras.src.datasets.reuters import get_label_names
|
|
from keras.src.datasets.reuters import get_word_index
|
|
from keras.src.datasets.reuters import load_data
|