summaryrefslogtreecommitdiff
path: root/main.tex
diff options
context:
space:
mode:
authormjkwiatkowski <mati.rewa@gmail.com>2026-06-15 14:38:42 +0200
committermjkwiatkowski <mati.rewa@gmail.com>2026-06-15 14:38:42 +0200
commit1694c6767b645cf8f82ba75eb1d43121259dd13c (patch)
tree2c2c3fb3f57028509e98b5cb4533782adadd9563 /main.tex
parente32c327364e99e842c1862b5665032721477e3d5 (diff)
fix: fixed figure 1.2
Diffstat (limited to 'main.tex')
-rw-r--r--main.tex8
1 files changed, 4 insertions, 4 deletions
diff --git a/main.tex b/main.tex
index a57b0a2..4e0ac8a 100644
--- a/main.tex
+++ b/main.tex
@@ -30,12 +30,12 @@
\begin{frame}\frametitle{Problem Statement II}
\begin{tcolorbox}[title=What are predictive analytics? Why are they important?]
Predictive analytics use statistics to predict events in advance.
- Almost any statistical model can be used for predictive analytics, but nowadays predictive analysis is mostly associated with Artificial Intelligence and Machine Learning (\emph{e.g.,} linear regression).
- Reducing failures with timely predictions could potentially save millions of \$USD~\cite{DBLP:conf/acsos/TalluriOVTI21}.
+ Almost any statistical technique can be used for predictive analytics, but nowadays it is mostly associated with Artificial Intelligence and Machine Learning (\emph{e.g.,} linear regression).
+ Reducing failures with timely predictions could potentially save millions of \$USD~\cite{DBLP:conf/acsos/TalluriOVTI21}.
\end{tcolorbox}
-
+
\begin{center}
- \includegraphics[width=0.85\linewidth]{images/predictive_analytics.pdf}
+ \includegraphics[width=0.9\linewidth]{images/predictive_analytics.pdf}
\end{center}
\tiny
\textbf{Figure 1.2:} Where does our work fit within the field of datacenter digital twinning?