Skip to content

Commit

Permalink
ajouter Factor Analysis au README
Browse files Browse the repository at this point in the history
  • Loading branch information
je-suis-tm authored Jan 31, 2021
1 parent 707ee07 commit d6844d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ This repository is based upon the <a href=http://cs229.stanford.edu/syllabus-fal

* Principal Component Analysis (<a href=https://github.com/je-suis-tm/machine-learning/blob/master/principal%20component%20analysis.ipynb>Eigenvectors</a>/<a href=https://github.com/je-suis-tm/machine-learning/blob/master/principal%20component%20analysis.ipynb>Singular Value Decomposition</a>)

* Expectation Maximization (Factor Analysis)
* Expectation Maximization (<a href=https://github.com/je-suis-tm/machine-learning/blob/master/factor%20analysis.ipynb>Factor Analysis</a>)

## Applications

Expand Down

0 comments on commit d6844d9

Please sign in to comment.