摘要: 转载自:https://blog.csdn.net/qq_30868235/article/details/80370060 1.数据集 数据集使用sklearn自带的手写数字识别数据集mnist,通过函数datasets导入。mnist共1797个样本,8*8个特征,标签为0~9十个数字。 ### 阅读全文
posted @ 2019-08-08 18:57 xitingxie 阅读(3737) 评论(0) 推荐(0) 编辑