machine learning - Conclusion from PCA of dataset -


i have set of data sequence labeling. did pca (with 2 principal components on x , y axis) on dataset , turns out below: pca of raw dataset

using lstm network classify dataset above, decided extract activations hidden layer of lstm. obtain figure below: pca of activation lstm hidden layer using above dataset

my question is, conclusion can draw comparing both results? fair features of original dataset self-organized after running through lstm classifier?


Comments

Popular posts from this blog

java - BeanIO write annotated class to fixedlength -

Using Java 8 lambdas/transformations to combine and flatten two Maps -

How to connect android app to App engine -