arr (np.array) – The array to do SVD on
n_components (int) – Number of SVD components
randomized (bool, default=False) – Whether to run randomized SVD
n_runs (int, default=1) – Run multiple times and take the realization with the lowest Frobenious reconstruction error