KLMS in machine learning

As Least Mean Square is a very popular choice to be used in combination with neural networks topologies, what would be the most common machine learning algorithms (and easily) to combine with Kernel Least Mean Square?

Topic kernel neural-network

Category Data Science


If Kernel Least Mean Square (KLMS) is to be applied, it would be useful to most augment traditional machine learning (e.g., linear regression).

KLMS are not common in machine learning because kernel methods require more both memory space and computational power. Kernel methods definitely increase the training time while probably not significantly increasing the ability to model the data relative to tree-based models and neural networks.

About

Geeks Mental is a community that publishes articles and tutorials about Web, Android, Data Science, new techniques and Linux security.