Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/wepe/MachineLearning
/ testSVM.py
File
testSVM.py
SVM/SVM_by_QP/testSVM.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
from
SVCQP
import
*
2
import
pylab
as
pl
3
4
def
gen_lin_separable_data():
Callers
nothing calls this directly
Calls
1
test_non_linear
Function · 0.85
Tested by
no test coverage detected