summaryrefslogtreecommitdiff
path: root/outputs/tables
diff options
context:
space:
mode:
Diffstat (limited to 'outputs/tables')
-rw-r--r--outputs/tables/finite_time_metrics_ci.tex9
-rw-r--r--outputs/tables/teacher_nested_se.tex14
2 files changed, 23 insertions, 0 deletions
diff --git a/outputs/tables/finite_time_metrics_ci.tex b/outputs/tables/finite_time_metrics_ci.tex
new file mode 100644
index 0000000..b72f013
--- /dev/null
+++ b/outputs/tables/finite_time_metrics_ci.tex
@@ -0,0 +1,9 @@
+\begin{tabular}{@{}>{\raggedright\arraybackslash}p{2.4cm}ccc@{}}
+\toprule
+Predictor & MAE & Relative MAE & Correlation \\
+\midrule
+Frozen initialization operator & 0.06693 [0.05895, 0.07549] & 28.56\% [25.71, 31.68] & 0.97166 [0.95093, 0.98760] \\
+Linear extrapolation & 0.01043 [0.00890, 0.01205] & 4.45\% [3.82, 5.12] & 0.99492 [0.99259, 0.99691] \\
+Relinearization & 0.01394 [0.01254, 0.01544] & 5.95\% [5.45, 6.46] & 0.99830 [0.99747, 0.99902] \\
+\bottomrule
+\end{tabular}
diff --git a/outputs/tables/teacher_nested_se.tex b/outputs/tables/teacher_nested_se.tex
new file mode 100644
index 0000000..52e4e96
--- /dev/null
+++ b/outputs/tables/teacher_nested_se.tex
@@ -0,0 +1,14 @@
+\begin{tabular}{@{}rcc@{}}
+\toprule
+Width & Train difference & Test difference \\
+\midrule
+8 & \(0.2495\pm0.0097\) & \(0.1770\pm0.0483\) \\
+12 & \(0.1581\pm0.0089\) & \(0.0381\pm0.0202\) \\
+16 & \(0.1115\pm0.0108\) & \(-0.0380\pm0.0173\) \\
+24 & \(0.0803\pm0.0077\) & \(-0.0442\pm0.0454\) \\
+32 & \(0.0847\pm0.0039\) & \(-0.1202\pm0.0161\) \\
+48 & \(0.0485\pm0.0023\) & \(-0.0138\pm0.0328\) \\
+64 & \(0.0263\pm0.0005\) & \(0.0097\pm0.0078\) \\
+96 & \(0.0069\pm0.0006\) & \(0.0448\pm0.0197\) \\
+\bottomrule
+\end{tabular}