From 61b163ec487b1d487a542958c46c254d5c6871fe Mon Sep 17 00:00:00 2001 From: hellboy Date: Wed, 10 Mar 2010 23:35:37 +0100 Subject: [PATCH] gostyle.tex: min changes --- tex/gostyle.tex | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/tex/gostyle.tex b/tex/gostyle.tex index 6842ccf..744e27d 100644 --- a/tex/gostyle.tex +++ b/tex/gostyle.tex @@ -203,7 +203,7 @@ % to submit to, of course. ) % correct bad hyphenation here -\hyphenation{op-tical net-works semi-conduc-tor} +\hyphenation{op-tical net-works semi-conduc-tor know-ledge} \begin{document} @@ -692,12 +692,12 @@ TODO patri to vubec sem, spise ne We have implemented the data mining methods as an open-source framework ``gostyle'' \cite{TODO}, made available under the GNU GPL licence. -The majority of out basic processing and the analysis parts are implemented in the Python \cite{Python2005} programming language. +The majority of our basic processing and the analysis parts are implemented in the Python \cite{Python2005} programming language. Nonetheless, we use a number of external libraries, such as the MDP library \cite{MDP} (used for PCA analysis), Kohonen library \cite{KohonenPy}. -The neural network part of the project is written using the excellent libfann C library.\cite{Nissen2003} +The neural network part of the project is written using the excellent libfann C library\cite{Nissen2003}. \section{Strength Estimator} @@ -740,7 +740,7 @@ with no discernable structure revealed within the lower-order eigenvectors.} (figure \ref{fig:strength_pca}). We measure the accuracy of strength approximation by the first dimension -using Pearson's $r$ (see \ref{pearson}), yielding satisfying value $r=TODO$. +using Pearson's $r$ (see \ref{pearson}), yielding satisfying value $r=0.979$. Using the eigenvector position directly for classification of players within the test group yields MSE TODO, thus providing reasonably satisfying accuracy. @@ -814,7 +814,7 @@ The complete list of answers is in table \ref{fig:style_marks}. % increase table row spacing, adjust to taste \renewcommand{\arraystretch}{1.3} \begin{threeparttable} -\caption{Style Aspects of Selected Professionals\tnote{1}} +\caption{Expert-based Style Aspects of Selected Professionals\tnote{1}} \label{fig:style_marks} \centering % Some packages, such as MDW tools, offer better commands for making tables -- 2.11.4.GIT