Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
bbguimaraes
tcc
Commits
ce12a080
Commit
ce12a080
authored
Nov 08, 2013
by
bbguimaraes
Browse files
Added parameter for selection on smo.
Execution time: real 270m38.994s user 245m5.039s sys 4m32.405s
parent
2fc73a16
Changes
2
Hide whitespace changes
Inline
Side-by-side
mono/chapters/dev.tex
View file @
ce12a080
...
...
@@ -539,6 +539,10 @@ Algoritmo iterativo para o problema da otimização de uma máquina de vetor de
\iffalse
The Kernel to use.
(
default: weka.classifiers.functions.supportVector.PolyKernel
)
\fi
\item
\textbf
{
K
}
: o
\emph
{
kernel
}
que será utilizado.
\end
{
itemize
}
\item
\textbf
{
Parâmetros testados
}
:
\begin
{
itemize
}
\item
\textbf
{
C
}
:
1
,
2
,
3
,
4
,
5
.
\end
{
itemize
}
\end
{
enumerate
}
\subsection
{
Algoritmos imunológicos
}
...
...
results/smo/exp.xml
View file @
ce12a080
...
...
@@ -18,7 +18,7 @@
<object
class=
"boolean"
name=
"debug"
primitive=
"yes"
>
false
</object>
<object
array=
"yes"
class=
"java.lang.String"
name=
"options"
>
<object
class=
"java.lang.String"
name=
"0"
>
-P
</object>
<object
class=
"java.lang.String"
name=
"1"
>
C 1.0
2
.0
2
.0
</object>
<object
class=
"java.lang.String"
name=
"1"
>
C 1.0
5
.0
5
.0
</object>
<object
class=
"java.lang.String"
name=
"2"
>
-X
</object>
<object
class=
"java.lang.String"
name=
"3"
>
10
</object>
<object
class=
"java.lang.String"
name=
"4"
>
-S
</object>
...
...
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