support-vector-classifier topic

List support-vector-classifier repositories

MachineLearningWithPython

124
Stars
72
Forks
Watchers

Get started with Machine Learning with Python - An introduction with Python programming examples

🏆 A Comparative Study on Handwritten Digits Recognition using Classifiers like K-Nearest Neighbours (K-NN), Multiclass Perceptron/Artificial Neural Network (ANN) and Support Vector Machine (SVM) disc...

NTHU-Machine-Learning

21
Stars
8
Forks
Watchers

NTHU EE6550 Machine Learning slides and my code solutions for spring semester 2017.

Iris_Classification

17
Stars
2
Forks
Watchers

This repository contains the Iris Classification Machine Learning Project. Which is a comprehensive exploration of machine learning techniques applied to the classification of iris flowers into differ...

quantum-machine-learning

21
Stars
5
Forks
Watchers

This is an exploration using synthetic data in CSV format to apply QML models for the sake of binary classification. You can find here three different approaches. Two with Qiskit (VQC and QK/SVC) and...