Follow-up of PR #14162 where we should fix the example plot_lle_digits to me it consistent.
- importing only the class estimator on the top of the file (and not the module)
- declaring the estimator first and operate fit_transform with the timing around
- correct that we apply TruncatedSVD and not PCA