From b63081c589528164de14f93ba1f96bb2f4e03c2f Mon Sep 17 00:00:00 2001 From: Alex Truong Date: Sun, 29 Nov 2020 01:12:53 +0700 Subject: [PATCH] minor edit on picture name --- reports/reports.Rmd | 2 +- reports/reports.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/reports/reports.Rmd b/reports/reports.Rmd index ff52634..f3bab57 100644 --- a/reports/reports.Rmd +++ b/reports/reports.Rmd @@ -68,7 +68,7 @@ knitr::include_graphics("f1.png") ``` ```{r} -knitr::include_graphics("accuracy_plot.png") +knitr::include_graphics("Accuracy_plot.png") ``` diff --git a/reports/reports.md b/reports/reports.md index 240f8c3..7e926ea 100644 --- a/reports/reports.md +++ b/reports/reports.md @@ -168,7 +168,7 @@ that it is pretty consistent which was not the case with many models. - + Figure 2: Accuracy scores and f1 scores across cross validation splits for neutral network Multi-layer Perception (MLP) model