Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
L
licenseplates
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Taddeüs Kroes
licenseplates
Commits
2f3f26f5
Commit
2f3f26f5
authored
Dec 21, 2011
by
Richard Torenvliet
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
report
parent
8f8ed460
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
0 deletions
+2
-0
docs/report.tex
docs/report.tex
+2
-0
No files found.
docs/report.tex
View file @
2f3f26f5
...
@@ -194,6 +194,8 @@ image no concatenation has to be done of course. The SVM can be trained with a
...
@@ -194,6 +194,8 @@ image no concatenation has to be done of course. The SVM can be trained with a
subset of the given dataset called the ''Learning set''. Once trained, the
subset of the given dataset called the ''Learning set''. Once trained, the
entire classifier can be saved as a Pickle object
\footnote
{
See
entire classifier can be saved as a Pickle object
\footnote
{
See
\url
{
http://docs.python.org/library/pickle.html
}}
for later usage.
\url
{
http://docs.python.org/library/pickle.html
}}
for later usage.
In our case the support vector machine uses a radial gauss kernel. The SVM finds
a seperating hyperplane with minimum margins.
\section
{
Implementation
}
\section
{
Implementation
}
...
...
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