Groups
Category
Bootstrap is a resampling method that estimates uncertainty by repeatedly sampling with replacement from the observed data.
Stochastic Gradient Descent (SGD) updates model parameters using small random subsets (mini-batches) of data, making learning faster and more memory-efficient.