Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
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 -*-
2
import
numpy
as
np
3
from
scipy
import
io
as
spio
4
from
matplotlib
import
pyplot
as
plt
Callers
nothing calls this directly
Calls
1
SVM
Function · 0.85
Tested by
no test coverage detected