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§
- Incremental
Nystroem - Incremental Nyström method for online kernel approximation
Enums§
- Update
Strategy - Update strategy for incremental Nyström UpdateStrategy