Member-only story

Why is cross-validation better than simple train test split?

Dhiraj K
Jan 13, 2021

--

Cross-validation is a technique that allows us to utilize our training data better for training and evaluating the model.
For example, while using cross-validation, you effectively use complete data for training the model.
Cross-validation also helps in finding the best hyperparameter for the model.
Please watch the video Cross-Validation in Machine Learning and K-fold Cross-Validation using Sklearn for a more detailed explanation.

Happy Learning !!

--

--

Dhiraj K
Dhiraj K

Written by Dhiraj K

Data Scientist & Machine Learning Evangelist. I love transforming data into impactful solutions and sharing my knowledge through teaching. dhiraj10099@gmail.com

No responses yet