From 01a22225f2d207f04df595290e0e5c742a29ccee Mon Sep 17 00:00:00 2001 From: Jaron Kent-Dobias Date: Tue, 11 Feb 2025 12:23:44 -0300 Subject: More work on presentation --- figs/fit_basis_poly.pdf | Bin 16699 -> 16699 bytes figs/fit_bias-variance2_poly.pdf | Bin 0 -> 6185 bytes figs/fit_bias-variance_poly.pdf | Bin 5618 -> 5618 bytes figs/fit_data.pdf | Bin 10408 -> 10408 bytes figs/fit_data_truth.pdf | Bin 13026 -> 13026 bytes figs/fit_goodfit_poly.pdf | Bin 12601 -> 12601 bytes figs/fit_overfit_poly.pdf | Bin 16252 -> 16252 bytes figs/fit_overparamfit_poly.pdf | Bin 0 -> 21816 bytes figs/fit_truth.pdf | Bin 7720 -> 7720 bytes figs/fit_underfit_poly.pdf | Bin 10837 -> 10837 bytes 10 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 figs/fit_bias-variance2_poly.pdf create mode 100644 figs/fit_overparamfit_poly.pdf (limited to 'figs') diff --git a/figs/fit_basis_poly.pdf b/figs/fit_basis_poly.pdf index 0661768..ca6b718 100644 Binary files a/figs/fit_basis_poly.pdf and b/figs/fit_basis_poly.pdf differ diff --git a/figs/fit_bias-variance2_poly.pdf b/figs/fit_bias-variance2_poly.pdf new file mode 100644 index 0000000..a1b6bb1 Binary files /dev/null and b/figs/fit_bias-variance2_poly.pdf differ diff --git a/figs/fit_bias-variance_poly.pdf b/figs/fit_bias-variance_poly.pdf index dfc460f..8e32d2f 100644 Binary files a/figs/fit_bias-variance_poly.pdf and b/figs/fit_bias-variance_poly.pdf differ diff --git a/figs/fit_data.pdf b/figs/fit_data.pdf index a6ff16c..ce8eecb 100644 Binary files a/figs/fit_data.pdf and b/figs/fit_data.pdf differ diff --git a/figs/fit_data_truth.pdf b/figs/fit_data_truth.pdf index 665355b..077186e 100644 Binary files a/figs/fit_data_truth.pdf and b/figs/fit_data_truth.pdf differ diff --git a/figs/fit_goodfit_poly.pdf b/figs/fit_goodfit_poly.pdf index eeef962..c3f0a4e 100644 Binary files a/figs/fit_goodfit_poly.pdf and b/figs/fit_goodfit_poly.pdf differ diff --git a/figs/fit_overfit_poly.pdf b/figs/fit_overfit_poly.pdf index cd840cb..96812ee 100644 Binary files a/figs/fit_overfit_poly.pdf and b/figs/fit_overfit_poly.pdf differ diff --git a/figs/fit_overparamfit_poly.pdf b/figs/fit_overparamfit_poly.pdf new file mode 100644 index 0000000..367fd79 Binary files /dev/null and b/figs/fit_overparamfit_poly.pdf differ diff --git a/figs/fit_truth.pdf b/figs/fit_truth.pdf index d22a512..8ad7aab 100644 Binary files a/figs/fit_truth.pdf and b/figs/fit_truth.pdf differ diff --git a/figs/fit_underfit_poly.pdf b/figs/fit_underfit_poly.pdf index 2253ade..68ab5d2 100644 Binary files a/figs/fit_underfit_poly.pdf and b/figs/fit_underfit_poly.pdf differ -- cgit v1.2.3-70-g09d2