You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
StatPlots is going to get depricated. Maybe try to use StatsPlots instead for longer support?
Is it possible to plot the accuracy and loss over the different iterations that you perform on the model? If so this would be a nice addition as it would show overfitting. And confirm your claim that states that cross-validation could be a good option.
Very nice project!
StatPlots is going to get depricated. Maybe try to use StatsPlots instead for longer support?
Is it possible to plot the accuracy and loss over the different iterations that you perform on the model? If so this would be a nice addition as it would show overfitting. And confirm your claim that states that cross-validation could be a good option.