hyperspy.learn package
Submodules
- hyperspy.learn.mlpca module
- hyperspy.learn.mva module
LearningResults
MVA
MVA._calculate_recmatrix()
MVA._cluster_analysis()
MVA._distances_within_cluster()
MVA._get_cluster_algorithm()
MVA._get_cluster_preprocessing_algorithm()
MVA._get_cluster_signal()
MVA._get_number_of_components_for_clustering()
MVA._scale_data_for_clustering()
MVA.blind_source_separation()
MVA.cluster_analysis()
MVA.decomposition()
MVA.estimate_elbow_position()
MVA.estimate_number_of_clusters()
MVA.get_bss_model()
MVA.get_decomposition_model()
MVA.get_explained_variance_ratio()
MVA.normalize_bss_components()
MVA.normalize_decomposition_components()
MVA.normalize_poissonian_noise()
MVA.plot_cluster_metric()
MVA.plot_cumulative_explained_variance_ratio()
MVA.plot_explained_variance_ratio()
MVA.reverse_bss_component()
MVA.reverse_decomposition_component()
MVA.undo_treatments()
_get_derivative()
_normalize_components()
- hyperspy.learn.ornmf module
- hyperspy.learn.orthomax module
- hyperspy.learn.rpca module
- hyperspy.learn.svd_pca module
- hyperspy.learn.whitening module