ML Knowledge
Tell me about the concept of cross-validation and its significance in machine learning?
Machine Learning Engineer
AppDynamics
Amazon Web Services
Audible
Meetup
Shopee
Answers
Anonymous
6 days ago
The cross-validation concept aims to divide dataset into N subsets. The model is trained N times, each time we will use N-1 subsets for training and the remaining one for testing, the test data will be changed in every round. This method is useful to avoid overfitting
Try Free AI Interview
Interview question asked to Machine Learning Engineers interviewing at Okta, Shopee, Audible and others: Tell me about the concept of cross-validation and its significance in machine learning?.