Flat torus - further visualizations

[1]:
# Not really required
import sys
sys.path.insert(0, '../../..')

from pyLDLE2 import visualize_all
visualize_all.visualize('../data/pyLDLE2/flattorus4d/lpca.dat')
matplotlib.get_backend() =  module://matplotlib_inline.backend_inline
##################################################
Data
##################################################
Cannot plot because input data has more than 3 features.
Cannot plot because input data has more than 3 features.
Eigenvalues
Local views were constructed using LPCA
##################################################
Eigenvectors on data
##################################################
Local views were constructed using LPCA
##################################################
Eigenvectors on embedding
##################################################
Local views were constructed using LPCA
##################################################
gamma on  data
##################################################
Local views were constructed using LPCA
##################################################
gamma on embedding
##################################################
Local views were constructed using LPCA
##################################################
No. of eigenvectors with small gradients at each point - possibly identifies boundary
##################################################
Local views were constructed using LPCA
##################################################
Same visualization as above but plots based on the embedding
##################################################
Local views were constructed using LPCA
##################################################
Distortion of local parameterizations without post-processing
##################################################
../../_images/lpca_nbks_closed_manifolds_flattorus4d_vis_1_1.png
../../_images/lpca_nbks_closed_manifolds_flattorus4d_vis_1_2.png
##################################################
Distortion of local parameterizations with post-processing
##################################################
../../_images/lpca_nbks_closed_manifolds_flattorus4d_vis_1_4.png
Cannot plot because input data has more than 3 features
../../_images/lpca_nbks_closed_manifolds_flattorus4d_vis_1_6.png
##################################################
Here we visualize:
1. Local views in the ambient and embedding space.
2. Chosen eigenvectors to construct the local parameterization.
3. Deviation of the chosen eigenvectors from being orthogonal and having same length.
##################################################
Cannot plot because input data has more than 3 features
##################################################
Same visualization as above but plots based on the embedding.
##################################################
../../_images/lpca_nbks_closed_manifolds_flattorus4d_vis_1_8.png
../../_images/lpca_nbks_closed_manifolds_flattorus4d_vis_1_9.png
../../_images/lpca_nbks_closed_manifolds_flattorus4d_vis_1_10.png
../../_images/lpca_nbks_closed_manifolds_flattorus4d_vis_1_11.png
##################################################
Chosen eigenvectors indices for local views
##################################################
Local views were constructed using LPCA
##################################################
Same visualization but plots based on embedding
##################################################
Local views were constructed using LPCA
Sequence of intermediate views
##################################################
../../_images/lpca_nbks_closed_manifolds_flattorus4d_vis_1_13.png
##################################################
Distortion of intermediate views
##################################################
Cannot plot because embedding dim > 3
../../_images/lpca_nbks_closed_manifolds_flattorus4d_vis_1_15.png
../../_images/lpca_nbks_closed_manifolds_flattorus4d_vis_1_16.png
##################################################
Here we visualize: 1. Intermediate views in the ambient and embedding space.
2. Chosen eigenvectors to construct the intermediate parameterization.
3. Deviation of the chosen eigenvectors from being orthogonal and having same length.
##################################################
Local views were constructed using LPCA
##################################################
Same visualization as above but plots based on the embedding
##################################################
Local views were constructed using LPCA
##################################################
Chosen eigenvectors indices for intermediate views
##################################################
Local views were constructed using LPCA
##################################################
Same visualization but plots based on embedding
##################################################
Local views were constructed using LPCA
initial global embedding
##################################################
##################################################
final global embedding
##################################################
../../_images/lpca_nbks_closed_manifolds_flattorus4d_vis_1_18.png
../../_images/lpca_nbks_closed_manifolds_flattorus4d_vis_1_19.png
[ ]: