Skip to content

Commit

Permalink
minor edit on picture name
Browse files Browse the repository at this point in the history
  • Loading branch information
athy9193 committed Nov 28, 2020
1 parent e8dbfd9 commit b63081c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion reports/reports.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ knitr::include_graphics("f1.png")
```

```{r}
knitr::include_graphics("accuracy_plot.png")
knitr::include_graphics("Accuracy_plot.png")
```


Expand Down
2 changes: 1 addition & 1 deletion reports/reports.md
Original file line number Diff line number Diff line change
Expand Up @@ -168,7 +168,7 @@ that it is pretty consistent which was not the case with many models.

<img src="f1.png" width="439" />

<img src="accuracy_plot.png" width="439" />
<img src="Accuracy_plot.png" width="439" />

Figure 2: Accuracy scores and f1 scores across cross validation splits
for neutral network Multi-layer Perception (MLP) model
Expand Down

0 comments on commit b63081c

Please sign in to comment.