Data Scientist Question:

What is cross-validation?

Tweet Share WhatsApp

Answer:

It is a model validation technique for evaluating how the outcomes of a statistical analysis will generalize to an independent data set. It is mainly used in backgrounds where the objective is forecast and one wants to estimate how accurately a model will accomplish in practice. The goal of cross-validation is to term a data set to test the model in the training phase (i.e. validation data set) in order to limit problems like overfitting and gain insight on how the model will generalize to an independent data set.

Download Data Scientist PDF Read All 55 Data Scientist Questions
Previous QuestionNext Question
Do you know the steps in making a decision tree?Tell us what is the significance of Residual Networks?