Skip to content
#

support-vector-classifier

Here are 100 public repositories matching this topic...

Loan Eligibility Prediction Model: A machine learning application to predict loan approval based on applicant data. Includes a web interface for submitting loan applications and receiving predictions. Built with Python and Jupyter Notebook.

  • Updated Jun 1, 2024
  • Jupyter Notebook

Credit Fraud Detection of a highly imbalanced dataset of 280k transactions. Multiple ML algorithms(LogisticReg, ShallowNeuralNetwork, RandomForest, SVM, GradientBoosting) are compared for prediction purposes.

  • Updated Mar 27, 2024
  • Jupyter Notebook

This dataset include data for the estimation of obesity levels in individuals from the countries of Mexico, Peru and Colombia, based on their eating habits and physical condition. The data contains 17 attributes and 2111 records.

  • Updated Feb 23, 2024
  • Jupyter Notebook

This is an exploration using synthetic data in CSV format to apply QML models for the sake of binary classification. You can find here three different approaches. Two with Qiskit (VQC and QK/SVC) and one with Pennylane (QVC).

  • Updated Jan 14, 2024
  • Jupyter Notebook

Diabetes Predictor Web App Predict diabetes in patients using classification models such as Logistic Regression, Decision Tree, Naive Bayes, and Support Vector Machines. It is deployed in a Flask web application on AWS Elastic Beanstalk.

  • Updated Jan 10, 2024
  • Jupyter Notebook

Improve this page

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

Learn more