G
G
Gasoid2014-06-26 11:20:40
Python
Gasoid, 2014-06-26 11:20:40

How to write a component analysis algorithm correctly?

There is a matrix
0127a1076ef74d20b5e18398b6a6acc0.png
It reflects that the word is contained in the phrase (if word1 is in phrase1, then 1 is set, otherwise 0)
It is necessary to create a data visualization.
Participating components of factor analysis: maximum 10
Data visualization:
1st component : eigenvalue : TOP7 words with maximum value : ANTITOP7 words with minimum value
2nd component : eigenvalue : TOP7 words with maximum value : ANTITOP7 words with minimum value
, etc. .
How to do it correctly or need an example. (Never did that)

Answer the question

In order to leave comments, you need to log in

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question