
22 Jul
2010
22 Jul
'10
4:50 p.m.
Hi, I'm writing at this time some of these algorithms Am 22.07.2010 um 16:29 schrieb Khaldoun Hal Alaqqad:
I am curious to whether boost provides / supports any of the dimensionality reduction algorithms :
1- Eigen value/ Eigen vector decomposition.
2- Principle component analysis
3- Latent Symantec analysis.
4- MDS
With Boost and LAPACK the algorithms can be implementated quickly. PCA are only some code lines. I think Boost gives only the structure. Phil