Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/modAL-python/modAL
/ multilabel_svm.py
File
multilabel_svm.py
tests/example_tests/multilabel_svm.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
numpy
as
np
2
from
modAL.models
import
ActiveLearner
3
from
modAL.multilabel
import
SVM_binary_minimum
4
from
sklearn.multiclass
import
OneVsRestClassifier
Callers
nothing calls this directly
Calls
3
ActiveLearner
Class · 0.90
query
Method · 0.45
teach
Method · 0.45
Tested by
no test coverage detected