API Reference#
This page lists all estimators available in hyperspy_ml_algorithms.
|
SVD-based PCA estimator. |
|
Maximum Likelihood Principal Component Analysis. |
|
Online Robust Principal Component Analysis. |
|
Robust PCA via the GoDec algorithm (batch). |
|
Online Robust NMF with missing or corrupted data. |
|
Incremental (streaming) SVD estimator (no centering). |
|
Orthomax rotation of components (varimax when gamma=1.0). |
|
Decorrelate variables via a whitening transformation. |