further work on results

This commit is contained in:
2025-08-12 14:33:31 +02:00
parent 9a58434ad4
commit 5655022d74
4 changed files with 94 additions and 13 deletions
+2 -2
View File
@@ -652,7 +652,7 @@ Tables~\ref{tab:fertility_mae_metrics} and~\ref{tab:ov_over_mae_metrics} summari
Non-Fertility & MSE on the non-fertile days. \\
\bottomrule
\end{tabular}
\caption{Evaluation metrics of the fertility probability target based on mean absolute error (MAE) at various intervals across the predicted fertility window.}
\caption{Evaluation metrics of the fertility probability target based on mean absolute error (MAE) and mean squared error (MSE) at various intervals across the predicted fertility window.}
\label{tab:fertility_mae_metrics}
\end{table}
@@ -677,7 +677,7 @@ Tables~\ref{tab:fertility_mae_metrics} and~\ref{tab:ov_over_mae_metrics} summari
Post-OV & MSE after the ovulation. \\
\bottomrule
\end{tabular}
\caption{Evaluation metrics of the ovulation-over target based on mean absolute error (MAE) at various intervals across the predicted fertility window.}
\caption{Evaluation metrics of the ovulation-over target based on mean absolute error (MAE) and mean squared error (MSE) at various intervals across the predicted fertility window.}
\label{tab:ov_over_mae_metrics}
\end{table}