MCPcopy Index your code
hub / github.com/lawlite19/MachineLearning_Python / SVM_scikit-learn.py

File SVM_scikit-learn.py

SVM/SVM_scikit-learn.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1#-*- coding: utf-8 -*-
2import numpy as np
3from scipy import io as spio
4from matplotlib import pyplot as plt

Callers

nothing calls this directly

Calls 1

SVMFunction · 0.85

Tested by

no test coverage detected