openturns icon indicating copy to clipboard operation
openturns copied to clipboard

Update KarhunenLoeveSVDAlgorithm_doc.i.in

Open mbaudin47 opened this issue 2 years ago • 3 comments

One user searched for the principal component analysis in the library. This PR mentions the equivalence of Karhunen-Loeve decomposition with principal component analysis (PCA) in the help page of KarhunenLoeveSVDAlgorithm.

mbaudin47 avatar Sep 04 '23 08:09 mbaudin47

in CFD they also like to use the term POD, maybe mention that too ?

jschueller avatar Sep 04 '23 11:09 jschueller

That is almost ok, but I think that the users of POD update the decomposition when a new observation is available. But there is no update feature up to my knowledge. Anyway, that is worth mentioning. Perhaps bibliographic references would help. I have several bibliographic refefences to share on PCA. Do you have references on POD?

mbaudin47 avatar Sep 04 '23 18:09 mbaudin47

its mentioned there from the KL page: https://en.wikipedia.org/wiki/Proper_orthogonal_decomposition I dont think its related to incremental update

jschueller avatar Sep 04 '23 18:09 jschueller

We should wait, I think, for @adutfoy's input on the meaning of the equations.

mbaudin47 avatar Mar 19 '24 07:03 mbaudin47

@jschueller : I think this is ready.

mbaudin47 avatar Mar 19 '24 21:03 mbaudin47

Thank your @adutfoy !

mbaudin47 avatar Mar 20 '24 09:03 mbaudin47