Thanks to visit codestin.com
Credit goes to github.com

Skip to content

FactorAnalysis.fit isn't using EM algorithm? #14317

@Cartman0

Description

@Cartman0

Description

FactorAnalysis.fit isn't using EM algorithm , even though written "EM" in doc?

I can't see calculating hidden variable's posterior dist in E-step and updating parameters using this posterior in M-step.

This implementation isn't just "iterative method based-on SVD" ?

(Because selecting initial values is hard on the follow EM algorithm, I think not wrong this implemented method .)

factor_analysis

quote: "Bayesian Reasoning and Machine Learning" p.394, http://web4.cs.ucl.ac.uk/staff/D.Barber/textbook/090310.pdf

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions