Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/clips/pattern
/ info
Function
info
pattern/vector/svm/liblinearutil.py:188–189 ·
view source on GitHub ↗
(s)
Source
from the content-addressed store, hash-verified
186
""
"
187
188
def
info(s):
189
print(s)
190
191
predict_probability = 0
192
argv = options.split()
Callers
1
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…