Skip to content
#

support-vector-machines

Here are 1,355 public repositories matching this topic...

This repository contains a detailed analysis of the Spambase Dataset using different classification algorithms, including Logistic Regression, Logistic Regression with Backward Feature Elimination (BFE), Support Vector Machine (SVM), SVM with Normalized Data, Decision Trees, Random Forest, K-Nearest Neighbors (K-NN), and K-NN with Normalized Data.

  • Updated May 28, 2024
  • HTML

Combat misinformation and fake news by accurately predicting the truth of the article to prevent the spread of harmful information that could lead to confusion, panic, or societal harm.

  • Updated May 26, 2024
  • Jupyter Notebook

Predicting Credit Card Defaults This repository provides a step-by-step tutorial on predicting credit card defaults using machine learning algorithms in Python with scikit-learn. Learn to implement SVM, Random Forest, Decision Trees, k-Nearest Neighbors, and Artificial Neural Networks to forecast default payments for credit card clients.

  • Updated May 25, 2024
  • Jupyter Notebook

Compare SVM mode yoga movement classification accuracy with Linear kernel, Polynomial kernel, RBF (Radial Basis Function) kernel, LSTM with accuracy up to 98%. In addition, it also supports adjusting the practitioner's movements according to standard movements.

  • Updated May 18, 2024
  • Python

Improve this page

Add a description, image, and links to the support-vector-machines 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-machines topic, visit your repo's landing page and select "manage topics."

Learn more