Answer:
Resampling is done in any of these cases:
☛ Estimating the accuracy of sample statistics by using subsets of accessible data or drawing randomly with replacement from a set of data points
☛ Substituting labels on data points when performing significance tests
☛ Validating models by using random subsets (bootstrapping, cross validation)
☛ Estimating the accuracy of sample statistics by using subsets of accessible data or drawing randomly with replacement from a set of data points
☛ Substituting labels on data points when performing significance tests
☛ Validating models by using random subsets (bootstrapping, cross validation)
Previous Question | Next Question |
Tell me what cross-validation technique would you use on a time series dataset? | Tell me what methods do you use to identify outliers within a data set? |