Skip to content
#

svm

Here are 99 public repositories matching this topic...

Machine Learning Algorithms & Data Manipulation with Python A collection of machine learning algorithms and data manipulation techniques using Python and Scikit-learn. Covers regression, classification, clustering, and neural networks, using real email and NSL-KDD datasets for practical applications.

  • Updated Sep 25, 2024
  • HTML

Have you ever tried to guess the genre of a book by reading its title? Well, in this project, I was trying to do it using a massive database of Books (their titles and genres), MLLib Spark, and the use of three different ML models, including: 1- Support Vector Machine (SVM) 2- Logistic Regression 3- Neural Networks

  • Updated Sep 5, 2024
  • HTML

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