How do I properly return an array after iterating and doing PCA

前端 未结 0 2002
刺人心
刺人心 2021-02-14 09:50

I have a 3d array (sample, timestep, feature) named x_train in which I want to iterate through and perform PCA on the 2D array (timestep, feature) for every sample. I have this

相关标签:
回答
  • 消灭零回复
提交回复
热议问题