Skip to content
#

svm

Here are 53 public repositories matching this topic...

Code for classifying breast cancer tumors using machine learning. Includes preprocessing, visualizations, and models like Logistic Regression, Decision Tree, and Random Forest. Evaluated with accuracy, precision, recall, and F1-score. Clone, install dependencies, and run the Jupyter notebook for full analysis.

  • Updated Jun 30, 2024
  • Jupyter Notebook

In this notebook we analyze and classify news articles using machine learning techniques, including Logistic Regression, Naive Bayes, Support Vector Machines, and Random Forests. Explore text vectorization and NLP for accurate news categorization.

  • Updated Nov 5, 2023
  • Jupyter Notebook

Obese-tree is a GitHub repository showcasing the application of a Support Vector Machine (SVM) model to estimate obesity levels based on eating habits and physical condition. Explore the code, data, and Jupyter notebooks to learn how SVM can be used for predictive modeling in the context of health and wellness.

  • Updated Sep 5, 2023
  • Jupyter Notebook

Improve this page

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

Learn more