Concept
Bootstrap method for resampling
Bootstrap resampling is a way to create new samples of the original data. It obtains new datasets by sampling observations from the original set through replacement. These new datasets have the same sample size as the original and are useful in determining estimates for the standard error and confidence intervals of a statistic by comparing the accuracy of the model for each new data set.
0
9
Updated 2021-10-02
Contributors are:
Who are from:
Tags
Data Science