Update README.md
Signed-off-by: David Rotermund <54365609+davrot@users.noreply.github.com>
This commit is contained in:
parent
606e5dbfe3
commit
ad2a977aa3
1 changed files with 2 additions and 1 deletions
|
@ -151,7 +151,8 @@ In the case you know Matlab check here:
|
|||
* [PCA](scikit-learn/pca/README.md)
|
||||
* [FastICA](scikit-learn/fast_ica/README.md)
|
||||
* [ROC (pure numpy)](numpy/roc/README.md)
|
||||
|
||||
* [Support Vector Machine](scikit-learn/svm/README.md)
|
||||
* [K Nearest Neighbours (pure numpy)](numpy/knn/README.md)
|
||||
|
||||
## SciPy
|
||||
* [Remove a common signal from your data](scipy/SVD_data_cleaning/README.md)
|
||||
|
|
Loading…
Reference in a new issue