What is a cross validation validation score

What is a cross validation validation score shown in this video.

Hey @lintasheelkumar, Cross-validation is primarily used in applied machine learning to estimate the skill of a machine learning model on unseen data. That is, to use a limited sample in order to estimate how the model is expected to perform in general when used to make predictions on data not used during the training of the model.

I would really advise you to go through the following links to understand cross validation score in detail.

  1. Cross validation
  2. k-fold cross validation
  3. cross_val_score

I hope this clears your doubt ! :+1:
Please mark the doubt as resolved in your doubts section ! :smile:
Happy Learning !

I hope I’ve cleared your doubt. I ask you to please rate your experience here
Your feedback is very important. It helps us improve our platform and hence provide you
the learning experience you deserve.

On the off chance, you still have some questions or not find the answers satisfactory, you may reopen
the doubt.