Lzh566566 / NPE-and-LPP

Supervised Neighborhood Preserving Embedding and Locality Presering Projections(LPP)in python
9 stars 2 forks source link

Hi. Can you explain to me what is the S_tr and how do you obtain it from the dataset. I am trying to reconstruct your code and test it on the YaleB dataset. #1

Open tonypapakon opened 1 year ago

tonypapakon commented 1 year ago

https://github.com/Lzh566566/NPE-and-LPP/blob/dc7a205387bcb5338c8532683596e9886d01b7b7/NPE.py#L74

byraid218 commented 1 month ago

应该是需要降维的数据

byraid218 commented 1 month ago

As my opinion, S_tr should be the data that requires dimensionality reduction. sry, my English is poor.