Skip to content

Implementing a SVM classifier and Kernel technique from scratch for obtaining decision boundary of random generated data as a part of ML Assignments from SHALA(Stay at Home And Learn AI) Initiative by Prof. Amit Sethi IIT Bombay

License

Notifications You must be signed in to change notification settings

naureen20/Implementing-a-SVM-classifier-and-Kernel-techique-from-scratch-

Repository files navigation

Implementing SVM classifier and Kernel technique from scratch.

Implemented a SVM classifier from scratch utilizing Gradient Descent optimization.

Implemented a Square Kernel from scratch for obtaining decision boundary of random generated data.

Exercise is a part of ML Assignments from SHALA(Stay at Home And Learn AI) Initiative by Prof. Amit Sethi IIT Bombay, 2020

Result for Square Kernel

Input: Linearly inseparable data:

Output: Data points after applying Square kernel:

Result for SVM Classifer boundary generation.

Visualizing SVM Classifer boundary and actual boundary line from which data is generated:

About

Implementing a SVM classifier and Kernel technique from scratch for obtaining decision boundary of random generated data as a part of ML Assignments from SHALA(Stay at Home And Learn AI) Initiative by Prof. Amit Sethi IIT Bombay

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published