Skip to content

Commit

Permalink
Finishing touches
Browse files Browse the repository at this point in the history
  • Loading branch information
oskopek committed Jul 6, 2018
1 parent cdba717 commit 6c9dc08
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Binary file modified report/report.pdf
Binary file not shown.
4 changes: 2 additions & 2 deletions report/report.tex
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
\IEEEoverridecommandlockouts %Enables \thanks to be used again

\begin{document}
\title{Computational Intelligence Lab: Tweet Sentiment Classification}
\title{Computational Intelligence Lab: Tweet Sentiment Classification\\ {\large Group: Laich~et~al.~(2018)}}

\author{
Luk\'{a}\v{s} Jendele$^\ast$\\
Expand Down Expand Up @@ -191,7 +191,7 @@ \section{Results}
Stacked LSTM & \textbf{88.58} & 88.06 & 87.68\\
TextCNN & 87.71 & 87.70 & 87.10\\
Transformer Tiny & 86.00 & 85.34 & 83.84\\
Ensemble Majority Vote & & \textbf{88.54} & 87.78\\
Ensemble Maj.~Vote & & \textbf{88.54} & 87.78\\
\bottomrule
\end{tabular}
\caption{Evaluation and test set results. Values left blank are unknown. Acc.~means accuracy, LR~is logistic regression, WE/CE are word/character embeddings respectively, and RF denotes a Random Forest. The top section describes baselines that we ran on our data split. Middle section contains the two top teams on Kaggle for this project. Bottom section shows our results. Values that have confidence intervals were unstable enough to be have to be run 5 times.}\label{tab:results}
Expand Down

0 comments on commit 6c9dc08

Please sign in to comment.