Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
''
&
#x27;
3
Mnsit原始数据集为字符格式,将数据集转换为cvs格式,
4
后续代码都会在cvs文件的基础上进行编写,这样大家看代码也能清楚很多
Callers
nothing calls this directly
Calls
1
convert
Function · 0.85
Tested by
no test coverage detected