使用train_test_split()时如何获取数据的原始索引?我所拥有的是以下from sklearn.cross_validation import train_test_split import numpy as np data ...
確定! 回上一頁