Reading time: 20 minutes
Cross Validation is a procedure used to evaluate your machine learning model on limited sample of data. With the help of this, we can actually tell how well our model performs on unseen data.
This is a companion discussion topic for the original entry at http://iq.opengenus.org/cross-validation/