Machine Learning Bytes

K-Fold Cross Validation

07.31.2019 - By Erik PartridgePlay

Download our free app to listen on your phone

Download on the App StoreGet it on Google Play

K-fold cross validation is the practice by which we separate a large data set into smaller pieces, independently process each data set, and then train our models on some number of the segments, and validate it on the rest. This is generally considered a best practice, or at least good practice,  in machine learning, as it helps ensure the correct characterization of your model on the validation set.

Machine Learning Mastery has a great post on the topic.

---

Send in a voice message: https://podcasters.spotify.com/pod/show/mlbytes/message

More episodes from Machine Learning Bytes