Add A3I wear prediction + arrivals prediction

This commit is contained in:
2024-10-27 11:01:09 +01:00
parent 6f2f2821b7
commit cff26da369
12 changed files with 337 additions and 5 deletions

View File

@ -11,10 +11,12 @@
\begin{document}
\makenotesfront
\input{./sections/_preliminaries.tex}
\input{./sections/_anomaly_detection_low_dim.tex}
\input{./sections/_anomaly_detection_high_dim.tex}
\input{./sections/_missing_data.tex}
\input{./sections/_remaining_useful_life.tex}
\include{./sections/_preliminaries.tex}
\include{./sections/_anomaly_detection_low_dim.tex}
\include{./sections/_anomaly_detection_high_dim.tex}
\include{./sections/_missing_data.tex}
\include{./sections/_remaining_useful_life.tex}
\include{./sections/_wear_anomalies.tex}
\include{./sections/_arrivals_predicition.tex}
\end{document}