Join the conversation
done
Reply
I learned about cross Validation techniques.
Reply
Done
Reply
I have done this video with 100% practice.
Reply
I have done this lecture with 100% practice.
Reply
In the cross-validation types K-fold and train-test-split are mostly used. When a dataset is small, we can use K-fold CV; when a dataset is large, we can use train-test-split. Moreover, the K-fold CV is robust but requires computational power and time.
Reply