Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/davisking/dlib
/ forces_assignment
Method
forces_assignment
dlib/svm/assignment_function.h:109–110 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
107
) const { return bias; }
108
109
bool forces_assignment (
110
) const { return force_assignment; }
111
112
void predict_assignments (
113
const std::vector<lhs_element>& lhs,
Callers
4
test1
Function · 0.45
serialize
Function · 0.45
test_assignment_function
Function · 0.45
cross_validate_assignment_trainer
Function · 0.45
Calls
no outgoing calls
Tested by
2
test1
Function · 0.36
test_assignment_function
Function · 0.36