MCPcopy Create free account
hub / github.com/Jack-Cherish/Machine-Learning / svm-smo.py

File svm-smo.py

SVM/svm-smo.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1# -*-coding:utf-8 -*-
2import matplotlib.pyplot as plt
3import numpy as np
4import random

Callers

nothing calls this directly

Calls 4

calcWsFunction · 0.85
loadDataSetFunction · 0.70
smoPFunction · 0.70
showClassiferFunction · 0.70

Tested by

no test coverage detected