All Courses

Explain the resampling cases.

By Rama, 2 years ago
  • Bookmark
0

Why resampling done explain in details.

Resampling
1 Answer
0

Resampling is done in any of these cases:

  1. Estimating the accuracy of sample statistics by using subsets of accessible data or drawing randomly with replacement from a set of data points
  2. Substituting labels on data points when performing significance tests
  3. Validating models by using random subsets (bootstrapping, cross-validation)

Your Answer

Webinars

How To Land a Job in Data Science?

Apr 6th (7:00 PM) 190 Registered
More webinars

Related Discussions

Running random forest algorithm with one variable

View More