Skip to content
#

svm-classifier

Here are 2,290 public repositories matching this topic...

Machine Learning Models trained on Scikit-learn datasets. This repository contains the code files and saved models trained on Toy datasets (Classification & Regression), and Real World dataset.

  • Updated Sep 18, 2024
  • Jupyter Notebook

This project explores the optimal combination of Bag-of-Words and TF-IDF vectorization with Naive Bayes and SVM for sentiment analysis. It evaluates performance using accuracy, precision, recall, and F1-score, addressing ethical concerns like data privacy and bias to improve sentiment classification in real-world applications.

  • Updated Sep 16, 2024
  • Python

Explore a broad range of machine learning algorithms, including ML, RF, SVM, LR, NB, PCA, LogReg, DT, KMeans, SVMC, GD, HClust, DBSCAN, ICA, KNN, and more, within this repository. Gain practical insights and apply these diverse ML concepts effectively.

  • Updated Sep 11, 2024
  • Jupyter Notebook

This project uses machine learning algorithms like SVM, Decision Tree, and Random Forest to detect lung cancer from patient data. The models are trained, evaluated, and compared to identify the most accurate method for early lung cancer detection, aiming to improve diagnosis and treatment outcomes.

  • Updated Sep 10, 2024
  • Jupyter Notebook

This project implements machine learning models to detect fraudulent credit card transactions. It includes data preprocessing, feature encoding, class balancing, and evaluation of various models like Logistic Regression, Decision Trees, Random Forest, SVM, Naive Bayes, and XGBoost. The final results are compared through accuracy visualizations.

  • Updated Sep 6, 2024
  • Jupyter Notebook

Improve this page

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

Learn more