Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Jack-Cherish/Machine-Learning
/ svm-simple.py
File
svm-simple.py
SVM/svm-simple.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
4
smoSimple
Function · 0.85
get_w
Function · 0.85
loadDataSet
Function · 0.70
showClassifer
Function · 0.70
Tested by
no test coverage detected