train_test_split 是交叉验证中常用的函数,功能是从样本中随机的按比例选取train data ... fromsklearn.cross_validation import train_test_split.
確定! 回上一頁