started adding results
This commit is contained in:
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 |
@@ -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}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user