Module incremental_nystroem

Module incremental_nystroem 

Source
Expand description

Incremental Nyström method for online kernel approximation

This module implements online/incremental versions of the Nyström method that can efficiently update kernel approximations as new data arrives.

Structs§

IncrementalNystroem
Incremental Nyström method for online kernel approximation

Enums§

UpdateStrategy
Update strategy for incremental Nyström UpdateStrategy