Data Scientist Question:
Download Job Interview Questions and Answers PDF
What is cross-validation?
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 Interview Questions And Answers
PDF
Previous Question | Next Question |
Do you know the steps in making a decision tree? | Tell us what is the significance of Residual Networks? |