Skip to content
#

support-vector-machines

Here are 276 public repositories matching this topic...

This project provides a comprehensive framework for evaluating classification models and selecting the best algorithm based on performance metrics. It demonstrates the importance of hyperparameter tuning and model comparison in machine learning workflows.

  • Updated Jun 6, 2024
  • Python

This project provides a comprehensive guide to implementing PCA from scratch and validating it using scikit-learn's implementation. The visualizations help in understanding the data's variance and the effectiveness of dimensionality reduction.

  • Updated Jun 6, 2024
  • Python

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

This project focuses on classifying pulsar stars using the Support Vector Machine (SVM) algorithm, a powerful method in the realm of supervised learning. The goal is to automate the identification process of pulsar stars from candidates collected during surveys, based on predictive modeling.

  • Updated Mar 17, 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