Kernelizing Perceptron

Kernel perceptron

The kernel perceptron is a machine learning algorithm that can learn non-linear classifiers using a kernel function to measure similarity between samples. It was invented in 1964, making it the first kernel classification learner.

1 courses cover this concept

10-401 Introduction to Machine Learning

Carnegie Mellon University

Spring 2018

A comprehensive exploration of machine learning theories and practical algorithms. Covers a broad spectrum of topics like decision tree learning, neural networks, statistical learning, and reinforcement learning. Encourages hands-on learning via programming assignments.

No concepts data

+ 55 more concepts