started adding results

This commit is contained in:
Alex Blank
2025-08-08 11:22:46 +00:00
parent 2c5108d174
commit 0cb9b6de26
6 changed files with 13 additions and 0 deletions
Binary file not shown.

After

Width:  |  Height:  |  Size: 192 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 194 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 221 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 297 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 44 KiB

+13
View File
@@ -55,7 +55,20 @@ allowing for a nuanced comparison of approaches and their practical relevance to
\subsubsection{Impact of Input Resolution}\label{subsubsec:fert_impact_of_input_resolution}
\begin{figure}
\centering
\includegraphics[width=0.9\textwidth]{resources/figures/results/lstm_fertility_results_by_input_length}
\caption{Performance of LSTM models with different input window lengths and fixes input resolutions for the fertility probability targets MSE}
\label{fig:results_performance_lstm_input_window_length}
\end{figure}
\subsubsection{Impact of Input Window Length}\label{subsubsec:fert_impact_of_historical_context}
\begin{figure}
\centering
\includegraphics[width=0.9\textwidth]{resources/figures/results/lstm_fertility_results_by_input_length}
\caption{Performance of LSTM models with different input resolutions and fixes input window lengths for the fertility probability targets MSE}
\label{fig:results_performance_lstm_input_resolution}
\end{figure}
\subsubsection{Comparison with Baselines}\label{subsubsec:fert_comparison_with_baselines}