Skip to content
#

support-vector-classifier

Here are 98 public repositories matching this topic...

🏆 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) discussing the pros and cons of each algorithm and providing the comparison results in terms of accuracy and efficiecy of each algorithm.

  • Updated Jan 17, 2021
  • Python

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 one with Pennylane (QVC).

  • Updated Jan 14, 2024
  • Jupyter Notebook

I contributed to a group project using the Life Expectancy (WHO) dataset from Kaggle where I performed regression analysis to predict life expectancy and classification to classify countries as developed or developing. The project was completed in Python using the pandas, Matplotlib, NumPy, seaborn, scikit-learn, and statsmodels libraries. The r…

  • Updated Jun 29, 2021
  • Jupyter Notebook

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 different species based on their physical characteristics.

  • Updated Oct 4, 2023
  • Jupyter Notebook

Dari dataset tersebut akan mengklasifikasi kualitas pencemaran udara berdasarkan kategori perhitungan indeks standar pencemaran udara. Dimana dataset Indeks Standar Pencemaran Udara (ISPU) Tahun 2021 yang didapatan dari website Jakarta Open data dengan link: https://data.jakarta.go.id/dataset/indeks-standar-pencemaran-udara-ispu-tahun-2021

  • Updated Jun 24, 2022
  • Python

Improve this page

Add a description, image, and links to the support-vector-classifier topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the support-vector-classifier topic, visit your repo's landing page and select "manage topics."

Learn more