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:34:02 +01:00 committed by GitHub
parent d52c47d8fd
commit 9a4f0abaf5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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