Skip to content
#

linear-svm

Here are 54 public repositories matching this topic...

The popular IRIS dataset is used for the training of linear and non-linear SVM models. The hyper-parameters are fine-tuned of the models are fine-tuned using K-Fold Cross-Validation and GridSearch to improve model performance.

  • Updated Jun 12, 2021
  • Jupyter Notebook

The project involves building models for scoring & segregating users acccording to certain threshold criteria based on features from LinkedIn on threshold criteria-refer ReadMe.

  • Updated May 7, 2023
  • Jupyter Notebook

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

Amazon product review sentiment analysis using Logistic Regression (LR), Support Vector Machine (SVM), and Naive Bayes (NB) multiclass as classifier models, Synthetic Minority Oversampling Technique (SMOTE) as feature oversampler, and TF-IDF vectorization as feature, Synthetic Minority Oversampling Technique (SMOTE) as oversampler, and k-fold CV.

  • Updated Feb 28, 2023
  • Jupyter Notebook

Improve this page

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

Learn more