FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

linear-kernel · GitHub Topics · GitHub

#

linear-kernel

Here are 29 public repositories matching this topic...

Predicting Loan State with SVM method, preprocessing and feature selction

  • Updated Dec 27, 2024
  • Jupyter Notebook

Python-based web application, Flask platform, utilizes a powerful Content-Based Filtering Algorithm to provide personalized recommendations excercises

  • Updated Feb 3, 2024
  • Python

Access the Linear or RBF kernel SVM from OCaml using the R e1071 or svmpath packages

  • Updated Mar 9, 2020
  • OCaml

💚 A heart disease classifier using 4 SVM kernels and decision trees, with PCA, ROC, pruning, grid search cv, confusion matrix, and more

  • Updated Dec 10, 2020
  • Jupyter Notebook

In this project, I predict whether a patient has a low or high chance of having a heart attack using classification

  • Updated Nov 23, 2024
  • Jupyter Notebook

GISETTE is a handwritten digit recognition problem. The problem is to separate the highly confusible digits ‘4’ and ‘9’. This dataset is one of five datasets of the NIPS 2003 feature selection challenge.

  • Updated Dec 25, 2021
  • Jupyter Notebook

In this repository, we will explore different classification models to predict whether a user will purchase a product based on age and estimated salary.

  • Updated Aug 17, 2023
  • Python

This code reads a dataset i.e, "Heart.csv". Preprocessing of dataset is done and we divide the dataset into training and testing datasets. Linear, rbf and Polynomial kernel SVC are applied and accuracy scores are calculated on the test data. Also, a graph is plotted to show change of accuracy with change in "C" value.

  • Updated Sep 29, 2020
  • Python

A lightweight SVM library implemented from scratch in C++ with pybind11 bindings, LRU kernel cache, AVX2/OpenMP optimization, and one-vs-one multiclass support.

  • Updated Jul 6, 2026
  • C++

A ML–powered movie recommender that suggests films based on genre similarity and ratings. It uses TF‑IDF vectorization and cosine similarity to generate personalized recommendations. Includes fuzzy search for handling misspelled titles and a simple API for integration into web apps.

  • Updated Feb 1, 2026
  • Jupyter Notebook

Movie recommendation system using NLP and Machine Learning to suggest similar movies based on content, genres, keywords, and user preferences.

  • Updated Aug 5, 2026
  • Python

Support Vector Machines (SVMs in short) are supervised machine learning algorithms that are used for classification and regression purposes. In this kernel, I have build a Support Vector Machines classifier to classify a Pulsar star. I have used the Predicting a Pulsar Star dataset for this project.

  • Updated Aug 29, 2022
  • Jupyter Notebook

Loan approval system using svm

  • Updated Sep 28, 2024
  • Python

Building a smodel using SVC

  • Updated Aug 29, 2022
  • Jupyter Notebook

Predicting Diabetes Mellitus Using Machine Learning Techniques 🩺🤖

  • Updated Feb 20, 2024
  • Jupyter Notebook

Created a model from scratch (without using any libraries) to predict whether a person have a heart diseases using support vector machine. and then compare the model's accuracy with model created using Sklearn library.

  • Updated Mar 25, 2023
  • Python

Improve this page

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

Learn more


Back | FazBrowse Home | New Git URL