Klein bottle - further visualizations

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

from pyLDLE2 import visualize_all
visualize_all.visualize('../data/pyLDLE2/kleinbottle4d/ldle.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
../../_images/ldle_nbks_non_orientable_manifolds_kleinbottle4d_vis_1_1.png
##################################################
Eigenvectors on data
##################################################
Cannot plot because input data has more than 3 features.
Cannot plot because input data has more than 3 features.
Cannot plot because input data has more than 3 features.
##################################################
Eigenvectors on embedding
##################################################
../../_images/ldle_nbks_non_orientable_manifolds_kleinbottle4d_vis_1_3.png
../../_images/ldle_nbks_non_orientable_manifolds_kleinbottle4d_vis_1_4.png
../../_images/ldle_nbks_non_orientable_manifolds_kleinbottle4d_vis_1_5.png
##################################################
gamma on  data
##################################################
Cannot plot because input data has more than 3 features.
Cannot plot because input data has more than 3 features.
Cannot plot because input data has more than 3 features.
##################################################
gamma on embedding
##################################################
../../_images/ldle_nbks_non_orientable_manifolds_kleinbottle4d_vis_1_7.png
../../_images/ldle_nbks_non_orientable_manifolds_kleinbottle4d_vis_1_8.png
../../_images/ldle_nbks_non_orientable_manifolds_kleinbottle4d_vis_1_9.png
##################################################
No. of eigenvectors with small gradients at each point - possibly identifies boundary
##################################################
Cannot plot because input data has more than 3 features
##################################################
Same visualization as above but plots based on the embedding
##################################################
../../_images/ldle_nbks_non_orientable_manifolds_kleinbottle4d_vis_1_11.png
../../_images/ldle_nbks_non_orientable_manifolds_kleinbottle4d_vis_1_12.png
../../_images/ldle_nbks_non_orientable_manifolds_kleinbottle4d_vis_1_13.png
##################################################
Distortion of local parameterizations without post-processing
##################################################
../../_images/ldle_nbks_non_orientable_manifolds_kleinbottle4d_vis_1_15.png
../../_images/ldle_nbks_non_orientable_manifolds_kleinbottle4d_vis_1_16.png
##################################################
Distortion of local parameterizations with post-processing
##################################################
../../_images/ldle_nbks_non_orientable_manifolds_kleinbottle4d_vis_1_18.png
Cannot plot because input data has more than 3 features
../../_images/ldle_nbks_non_orientable_manifolds_kleinbottle4d_vis_1_20.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/ldle_nbks_non_orientable_manifolds_kleinbottle4d_vis_1_22.png
../../_images/ldle_nbks_non_orientable_manifolds_kleinbottle4d_vis_1_23.png
../../_images/ldle_nbks_non_orientable_manifolds_kleinbottle4d_vis_1_24.png
../../_images/ldle_nbks_non_orientable_manifolds_kleinbottle4d_vis_1_25.png
##################################################
Chosen eigenvectors indices for local views
##################################################
Cannot plot because input data has more than 3 features or embedding dim > 2
##################################################
Same visualization but plots based on embedding
##################################################
../../_images/ldle_nbks_non_orientable_manifolds_kleinbottle4d_vis_1_27.png
Sequence of intermediate views
##################################################
../../_images/ldle_nbks_non_orientable_manifolds_kleinbottle4d_vis_1_29.png
##################################################
Distortion of intermediate views
##################################################
Cannot plot because embedding dim > 3
../../_images/ldle_nbks_non_orientable_manifolds_kleinbottle4d_vis_1_31.png
../../_images/ldle_nbks_non_orientable_manifolds_kleinbottle4d_vis_1_32.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.
##################################################
Input has more than 3 features
##################################################
Same visualization as above but plots based on the embedding
##################################################
../../_images/ldle_nbks_non_orientable_manifolds_kleinbottle4d_vis_1_34.png
../../_images/ldle_nbks_non_orientable_manifolds_kleinbottle4d_vis_1_35.png
../../_images/ldle_nbks_non_orientable_manifolds_kleinbottle4d_vis_1_36.png
../../_images/ldle_nbks_non_orientable_manifolds_kleinbottle4d_vis_1_37.png
##################################################
Chosen eigenvectors indices for intermediate views
##################################################
Cannot plot because input data has more than 3 features or embedding dim > 2
##################################################
Same visualization but plots based on embedding
##################################################
../../_images/ldle_nbks_non_orientable_manifolds_kleinbottle4d_vis_1_39.png
initial global embedding
##################################################
##################################################
final global embedding
##################################################
../../_images/ldle_nbks_non_orientable_manifolds_kleinbottle4d_vis_1_41.png
../../_images/ldle_nbks_non_orientable_manifolds_kleinbottle4d_vis_1_42.png
[ ]: