corelay.processor
A sub-package that contains the abstract base class for all processors, Processor. Processors perform a
specific operation in a Pipeline that can be parameterized using instances of Param.
Furthermore, the sub-package contains a number of built-in processors for common operations.
Modules
A module that contains processors for computing affinity, i.e., similarity, matrices for sets of measurements. |
|
A module that contains the abstract base class for all processors, |
|
A module that contains processors for clustering algorithms. |
|
A module that contains processors for pair-wise distance metrics. |
|
A module that contains processors for embedding algorithms. |
|
A module that contains basic flow operation processors, such as |
|
A module that contains processors for computing the graph Laplacian, which is mainly used for spectral embeddings. |
|
A module that contains processors for pre-processing data and images. |