python VisibleDeprecationWarning

前端 未结 0 782
死守一世寂寞
死守一世寂寞 2021-02-09 08:55

I encoutered the following error while importing my dataset.

from keras.datasets import reuters
(train_data, train_labels),(test_data, test_labels) = reuters.load         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题