Skip to content

kuruonur1/kperceptron

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

kperceptron

Multi-Class Mini-Batched Kernel Perceptron in Python. Supports Linear, Polynomial and RBF Kernels. Classifier interface is in line with [sklearn] (http://scikit-learn.org/).

type python test.py to test it on an example dataset.

About

Kernel Perceptron in Python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages