I implemented my Machine Learning algorithm for classification, and I generated the training/validation loss curve.
Here it is:
Train/val loss curve
How can I interpret it, I’ve never seen one like this. Does it show a good model or no? Thanks for your help.