Update README.md

Signed-off-by: David Rotermund <54365609+davrot@users.noreply.github.com>
This commit is contained in:
David Rotermund 2023-12-19 14:40:24 +01:00 committed by GitHub
parent 061ed3f298
commit b9b84b136e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -95,10 +95,9 @@ In the case you know Matlab check here:
* [Dealing with Matlab files](numpy/mat_files/README.md)
## Sci-kit Learn
* [Overview](scikit-learn/overview/README.md)
* [KMeans](scikit-learn/kmeans/README.md)
## Python: Data analysis
* [Remove a common signal from your data](SVD_data_cleaning/README.md)