multiclass-svm
There are 5 repositories under multiclass-svm topic.
RiteshPuvvada/Machine-Learning-Lab
A cluster of Machine Learning algorithms
GjjvdBurg/PyGenSVM
Python package for the GenSVM classifier
anishmathewjose/intrusion-detection-system
Multi-class SVM based network intrusion detection system with attribute selection using random forest on the UNSW-NB15 dataset
Mr-Youssef/Hand-Gesture-Recognition
Implement a Hand Gesture Recognition System. Given an image containing a single hand, the system is supposed to classify the hand gesture into one of six digits (from 0 to 5). The system handles different lighting effects and different hand poses as much as possible. It is implemented in a complete machine learning pipeline.