Factor Analysis in python [closed]
Questions asking us to recommend or find a tool, library or favorite off-site resource are off-topic for Stack Overflow as they tend to attract opinionated answers and spam. Instead, describe the problem and what has been done so far to solve it.
Closed 8 years ago.
Improve this questionis there a module that contains a function that calculate Factor Analysis (not PCA) in python?
Here is the direct link to the MDP Factor Analysis node. The MDP homepage is here.
Yes there is http://pypi.python.org/pypi/MDP/2.3. First result in Google on query Factor Analysis python ;-)
精彩评论