Many iterative algorithms which have parameters start with random initialization. For any randomized algorithms, can we quantify how bad the random starting point will be? Or is there any loose upper bound?
Specifically, I am interested to know if there is any such bound for iterative algorithms for PCA. Thanks in advance.