Home
26.
How Regularly An Algorithm Must Be Update?

You want to update an algorithm when:
You want the model to evolve as data streams through infrastructure The underlying data source is changing There is a case of non-stationarity

27.
What Are Eigenvalue And Eigenvector?

Eigenvectors are for understanding linear transformations. In data analysis, we usually calculate the eigenvectors for a correlation or covariance matrix. Eigenvectors are the directions along which a particular linear transformation acts by flipping, compressing or stretching.

28.
Why Is Resampling Done?

Resampling is done in one 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.

29.
Explain Selective Bias.?

Selection bias, in general, is a problematic situation in which error is
introduced due to a non-random population sample.
 

 
30.
What Are The Types Of Biases That Can Occur During Sampling?
  • Selection bias
  • Under coverage bias
  • Survivorship bias