Skip to content
#

support-vector-machines

Here are 39 public repositories matching this topic...

This ACME Robotics Product will use the Perception Module vision data alongside the sensor feedback, to avoid collision and choose a different path to traverse through the environment based on human detection and tracking from the continuous video input data stream, thus avoiding human collision.

  • Updated Dec 2, 2022
  • HTML

Investigated factors that affect the likelihood of charity donations being made based on real census data. Developed a naive classifier to compare testing results to. Trained and tested several supervised machine learning models on preprocessed census data to predict the likelihood of donations. Selected the best model based on accuracy, a modif…

  • Updated Feb 1, 2018
  • HTML

This is a repository with exercises extracted from the book "Introduction to machine learning with R" from Scott V. Burger. It will help you gain a solid foundation in machine learning principles. Using the R programming and then move into more advanced topics such as neural networks and tree-based methods.

  • Updated Dec 31, 2022
  • HTML

IST 5535 Machine Learning Algorithms and Applications in R Project, where we developed a predictive model to predict the UPDRS score for Parkinsons Disease based on different dysphonia (noise) measures.

  • Updated Sep 6, 2022
  • HTML

This repository contains a detailed analysis of the Spambase Dataset using different classification algorithms, including Logistic Regression, Logistic Regression with Backward Feature Elimination (BFE), Support Vector Machine (SVM), SVM with Normalized Data, Decision Trees, Random Forest, K-Nearest Neighbors (K-NN), and K-NN with Normalized Data.

  • Updated May 28, 2024
  • HTML

This repository contains the code for a web-based diabetes prediction application using a machine learning model. The application is built using Flask and allows users to input various health parameters to predict the likelihood of diabetes using ensemble voting classifier.

  • Updated Oct 2, 2023
  • HTML

Improve this page

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

Learn more