elphick / sklearn-viz

Interactive visualisations to aid evaluation of scikit-learn models
https://elphick.github.io/sklearn-viz/
MIT License
0 stars 0 forks source link

Visualisation of multiple N-D datasets - PCA loadings #26

Closed elphick closed 3 months ago

elphick commented 3 months ago

After PCA, the loading vectors can be plotted in 2 or 3D. When comparing if 2 datasets are similar, overlaying the loading vectors for each dataset in different colors will allow a visual comparison.