diff options
| author | mjkwiatkowski <mati.rewa@gmail.com> | 2026-06-15 13:48:24 +0200 |
|---|---|---|
| committer | mjkwiatkowski <mati.rewa@gmail.com> | 2026-06-15 13:48:24 +0200 |
| commit | 94d47bce40fb7e92d0e6a3fcfc599f62cfaf2eaf (patch) | |
| tree | 8910eab48749828b7d5ce4953f05fa8a5a9ed890 /main.tex | |
| parent | e7ea2f53d856f0329fd133b3c7c4658560af56aa (diff) | |
fix: added the importance of predictive analysis to slide 4
Diffstat (limited to 'main.tex')
| -rw-r--r-- | main.tex | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -31,6 +31,9 @@ \begin{tcolorbox}[title=Predictive Analytics] 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}. \end{tcolorbox} \begin{center} \includegraphics[width=0.7\linewidth]{images/predictive_analytics.pdf} |
