Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Jack-Cherish/Machine-Learning
/ svm-digits.py
File
svm-digits.py
SVM/svm-digits.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
# -*-coding:utf-8 -*-
2
import
matplotlib.pyplot
as
plt
3
import
numpy
as
np
4
import
random
Callers
nothing calls this directly
Calls
1
testDigits
Function · 0.85
Tested by
no test coverage detected