Update README.md
Signed-off-by: David Rotermund <54365609+davrot@users.noreply.github.com>
This commit is contained in:
parent
974a67d0a1
commit
bacac3b808
1 changed files with 2 additions and 1 deletions
|
@ -145,11 +145,12 @@ In the case you know Matlab check here:
|
||||||
* [Basics](pandas/basics/README.md)
|
* [Basics](pandas/basics/README.md)
|
||||||
|
|
||||||
|
|
||||||
## Sci-kit Learn
|
## Sci-kit Learn
|
||||||
* [Overview](scikit-learn/overview/README.md)
|
* [Overview](scikit-learn/overview/README.md)
|
||||||
* [KMeans](scikit-learn/kmeans/README.md)
|
* [KMeans](scikit-learn/kmeans/README.md)
|
||||||
* [PCA](scikit-learn/pca/README.md)
|
* [PCA](scikit-learn/pca/README.md)
|
||||||
* [FastICA](scikit-learn/fast_ica/README.md)
|
* [FastICA](scikit-learn/fast_ica/README.md)
|
||||||
|
* [ROC (pure numpy)](numpy/roc/README.md)
|
||||||
|
|
||||||
|
|
||||||
## SciPy
|
## SciPy
|
||||||
|
|
Loading…
Reference in a new issue