Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/davisking/dlib
/ svm_binary_classifier.py
File
svm_binary_classifier.py
python_examples/svm_binary_classifier.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
#!/usr/bin/python
2
# The contents of this file are in the public domain. See LICENSE_FOR_EXAMPLE_PROGRAMS.txt
3
#
4
#
Callers
nothing calls this directly
Calls
8
print
Function · 0.50
array
Method · 0.45
append
Method · 0.45
vector
Method · 0.45
be_verbose
Method · 0.45
set_c
Method · 0.45
train
Method · 0.45
format
Method · 0.45
Tested by
no test coverage detected