MCPcopy Create free account
hub / github.com/Dod-o/Statistical-Learning-Method_Code / transMnist.py

File transMnist.py

transMnist/transMnist.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1#coding=utf-8
2'''
3Mnsit原始数据集为字符格式,将数据集转换为cvs格式,
4后续代码都会在cvs文件的基础上进行编写,这样大家看代码也能清楚很多

Callers

nothing calls this directly

Calls 1

convertFunction · 0.85

Tested by

no test coverage detected