GitHunt
MA

mayank-k-jha/Fast-SVM-classification-using-data-reducer

Reducing the Number of Training Samples for Fast Support Vector Machine Classification python implementation

Fast-SVM-classification-using-data-reducer

Reducing the Number of Training Samples for Fast Support Vector Machine Classification python implementation.

This repository provides the python implementation of the algorithm proposed by
@reference Ravindra Koggalage and Saman Halgamuge
Department of Mechanical and Manufacturing Engineering, The University of Melbourne
Parkville, Victoria 3010, Australia

in their Paper 'Reducing the Number of Training Samples for Fast Support Vector Machine Classification'.
For visualizing the outcomes more practically, it's peformance on Iris dataset has also been implemented,
and results were quite wonderfull as expected.

You can find the paper at https://pdfs.semanticscholar.org/8530/7b7ac9c559537b6e43ef024888050512a10f.pdf .

Languages

Python100.0%

Contributors

Created March 12, 2018
Updated March 28, 2023
mayank-k-jha/Fast-SVM-classification-using-data-reducer | GitHunt