Skip to content

Commit

Permalink
Update Manual.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ellagale committed Nov 16, 2022
1 parent e1c3a1d commit 8b3becd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Manual.md
Original file line number Diff line number Diff line change
Expand Up @@ -282,8 +282,8 @@ point well. Expected as there is not much data in these regions. We
don’t care if it models the low yields not too well as we want to
optimise the data.

<img src="first_order_measured_predicted.png" alt="image" />
<img src="final_model_predicted_measured.png" alt="image" />
<img src="images/first_order_measured_predicted.png" alt="image" />
<img src="images/final_model_predicted_measured.png" alt="image" />

model_1_graph= doenut.plot_observed_vs_predicted(responses['ortho'],
ortho_model.predict(inputs),
Expand Down

0 comments on commit 8b3becd

Please sign in to comment.