Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/clips/pattern
/ info
Function
info
pattern/vector/svm/libsvmutil.py:190–191 ·
view source on GitHub ↗
(s)
Source
from the content-addressed store, hash-verified
188
""
"
189
190
def
info(s):
191
print(s)
192
193
predict_probability = 0
194
argv = options.split()
Callers
1
svm_predict
Function · 0.70
Calls
1
print
Function · 0.85
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…