How to plot test error for different hyper parameter settings?

I want plot (line) my time series forecasting error/perfromance with networks of many different architectures (changing hyperparameters), something like the attached picture. But not sure how to do that.

Answers (1)

Hi Israt,
As per my understanding, You may want to combine plots into a single graph. For this you may use hold on. You may look into this link for further information:
Hope this Helps!

Categories

Find more on 2-D and 3-D Plots in Help Center and File Exchange

Asked:

on 23 Mar 2021

Answered:

on 26 Mar 2021

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!