ibodumas / SVM_polynomial_kernel

This project involves the implementation of efficient and effective polynomial SVC on MNIST data set. The MNIST data comprises of digital images of several digits ranging from 0 to 9. Each image is 28 x 28 pixels. Thus, the data set has 10 levels of classes.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SVM_polynomial_kernel

This project involves the implementation of efficient and effective polynomial SVC on MNIST data set. The MNIST data comprises of digital images of several digits ranging from 0 to 9. Each image is 28 x 28 pixels. Thus, the data set has 10 levels of classes.

About

This project involves the implementation of efficient and effective polynomial SVC on MNIST data set. The MNIST data comprises of digital images of several digits ranging from 0 to 9. Each image is 28 x 28 pixels. Thus, the data set has 10 levels of classes.


Languages

Language:Jupyter Notebook 100.0%