MCPcopy 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 -*-
2import matplotlib.pyplot as plt
3import numpy as np
4import random

Callers

nothing calls this directly

Calls 4

smoSimpleFunction · 0.85
get_wFunction · 0.85
loadDataSetFunction · 0.70
showClassiferFunction · 0.70

Tested by

no test coverage detected