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

前端 未结 0 416
半阙折子戏
半阙折子戏 2021-02-14 10:18

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

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