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
Are we supposed to split the given dataset into train set and test set when we implement the two models in part 1? And the accuracy and plot should be based on the performance of our model on test set?