Skip to content

Decomposition

Coming soon

This page is currently under construction. The decomposition module currently provides:

  • PCA: Principal component analysis for (time, ...) xarray.DataArray inputs while preserving metadata through transform and inverse_transform.
  • FastICA: Fast independent component analysis for (time, ...) xarray.DataArray inputs while preserving metadata through transform and inverse_transform.

Please refer to the API Reference for more information.