Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
Download

📚 The CoCalc Library - books, templates and other resources

132940 views
License: OTHER
1
\subsection{Experimentelle Evaluation}
2
\begin{frame}{Evaluation}
3
\begin{table}
4
\begin{tabular}{|l||r|r|r|r|}\hline
5
\textbf{Name} & \textbf{Knoten} & \textbf{davon beschriftet} & \textbf{Kanten} & \textbf{Beschriftungen} \\ \hline\hline
6
\textbf{CORA} & \num{19396} & \num{14814} & \num{75021} & 5 \\
7
\textbf{DBLP} & \num{806635} & \num{18999 } & \num{4414135} & 5 \\\hline
8
\end{tabular}
9
\end{table}
10
\end{frame}
11
12
\begin{frame}{Evaluation}
13
\begin{itemize}
14
\item<1-> Performance:
15
\begin{itemize}
16
\item<2-> Klassifizierung aller Knoten
17
\item<3-> Intel Xeon $\SI{2.5}{\GHz}$ mit $\SI{32}{\giga\byte}$ RAM, $1$ Kern
18
\item<4-> DBLP: $< \SI{25}{\second}$
19
\item<5-> CORA: $< \SI{5}{\second}$
20
\end{itemize}
21
\item<6-> Klassifikationsgüte:
22
\begin{itemize}
23
\item<7-> CORA: 82\% - 84\%
24
\item<8-> DBLP: 61\% - 66\%
25
\end{itemize}
26
\end{itemize}
27
\end{frame}
28
29