Skip to content
#

svc-model

Here are 102 public repositories matching this topic...

A project focused on anomaly detection within web authentication systems, employing both supervised and unsupervised machine learning techniques to enhance security by pinpointing and analyzing unusual activities.

  • Updated Aug 23, 2024
  • Jupyter Notebook

Support Vector Machines (SVM) are supervised learning models used for classification and regression analysis. They are particularly effective in high-dimensional spaces and situations where the number of dimensions exceeds the number of samples. SVMs are also memory efficient as they use a subset of training points called support vectors.

  • Updated Jun 20, 2024
  • Jupyter Notebook

Diabetes is a medical disorder that affects how the body uses food for energy. When blood sugar levels rise, the pancreas releases insulin. If diabetes is not managed, blood sugar levels can rise, increasing the risk of heart attack and stroke. We used Python machine learning to forecast diabetes.

  • Updated Jun 10, 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 svc-model 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 svc-model topic, visit your repo's landing page and select "manage topics."

Learn more