Doubt in plotting error_list

when we use plt.plot(error_list) with what reference are we plotting it ?

Hey @ishabehera, we are plotting error_list because we need to get the idea that our model was trained correctly, which means ‘does the error gets reduced after every every training epoch or not’. So to confirm this we plotted the error_list.

Hope this resolved your doubt.
Plz mark the doubt as resolved in my doubts section. :blush:

I hope I’ve cleared your doubt. I ask you to please rate your experience here
Your feedback is very important. It helps us improve our platform and hence provide you
the learning experience you deserve.

On the off chance, you still have some questions or not find the answers satisfactory, you may reopen
the doubt.