SURGroup / UQpy

UQpy (Uncertainty Quantification with python) is a general purpose Python toolbox for modeling uncertainty in physical and mathematical systems.
MIT License
271 stars 79 forks source link

DimensionReduction.py #56

Closed ketsonroberto closed 4 years ago

ketsonroberto commented 4 years ago

DimensionReduction.py is a module implementing methods to perform operations on the Grassmann manifold such as distance estimation, projections and kernel matrix calculation. All these methods are implemented on a class called Grassmann. Further, a class called DiffusionMaps implements several methods necessary to estimate the diffusion coordinates of a given high-dimensional dataset to reveal the intrinsic geometry of the data.