This commit is contained in:
wea_ondara
2020-05-19 15:40:34 +02:00
parent 8f4cf7412f
commit 1f48374408
2 changed files with 11 additions and 5 deletions

View File

@@ -48,7 +48,7 @@ ITS relies on linear regression and tries to fit a three-segment linear function
\begin{figure}
\centering\includegraphics[scale=0.7]{figures/itsexample}
\caption{An example that visualizes how ITS works. The change of the system occurs at month 0. The blue line shows the average sentiment of fictional answers grouped by month. The numbers attached to the blue line show the number of sentiment values for a given month. The yellow line represents the ITS analysis as a three-segment line.}
\caption{An example that visualizes how ITS works. The change of the system occurs at month 0. The blue line shows the average sentiment of fictional answers grouped by month. The numbers attached to the blue line show the number of sentiment values for a given month. The yellow line represents the ITS analysis as a three-segment line. This exmaple shows the expected behavior of the data sets in the following sections.}
\label{itsexample}
\end{figure}