Update README.md

Signed-off-by: David Rotermund <54365609+davrot@users.noreply.github.com>
This commit is contained in:
David Rotermund 2023-12-19 15:57:49 +01:00 committed by GitHub
parent e90b2505dc
commit 46f59ceaa8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -99,6 +99,8 @@ In the case you know Matlab check here:
* [Overview](scikit-learn/overview/README.md)
* [KMeans](scikit-learn/kmeans/README.md)
* [PCA](scikit-learn/pca/README.md)
* [FastICA](scikit-learn/fast_ica/README.md)
## Python: Data analysis
* [Remove a common signal from your data](SVD_data_cleaning/README.md)