MCPcopy 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

1from SVCQP import *
2import pylab as pl
3
4def gen_lin_separable_data():

Callers

nothing calls this directly

Calls 1

test_non_linearFunction · 0.85

Tested by

no test coverage detected