Kernel PCA (Machine Learning)

In KPCA lecture you have used a pipeline and then there is a param_grid and we have passed some
values
np.linspace(0.03,0.05,10)
i want to know on what basis we have chosen those values only .