Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
OpenDAS
dlib
Commits
af7aa127
"examples/vscode:/vscode.git/clone" did not exist on "a04a8d066ef522ae1960cf8ee4745217374df6ef"
Commit
af7aa127
authored
May 18, 2013
by
Davis King
Browse files
clarified spec
parent
52de3a0c
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
0 deletions
+3
-0
dlib/svm/svm_abstract.h
dlib/svm/svm_abstract.h
+3
-0
No files found.
dlib/svm/svm_abstract.h
View file @
af7aa127
...
...
@@ -94,6 +94,9 @@ namespace dlib
);
/*!
ensures
- Note that a sequence segmentation problem is a task where you are given a
sequence of objects (e.g. words in a sentence) and your task is to find
certain types of sub-sequences (e.g. proper names).
- returns true if all of the following are true and false otherwise:
- is_learning_problem(samples, segments) == true
- for all valid i:
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment