Nothing Special   »   [go: up one dir, main page]

Skip to content
#

support-vector-machine

Here are 792 public repositories matching this topic...

AgriSens

ML based Smart Crop Recommendation System with Disease Identification, utilizing CNNs. It aids farmers in selecting crops, managing diseases, and boosts productivity by integrating weather and geolocation APIs.

  • Updated Nov 19, 2024
  • Jupyter Notebook

This repository contains machine learning algorithms implemented from scratch and using scikit-learn, covering classification, regression, and clustering. Each algorithm is well-documented, with clear code and explanations. To use K-Medoids, install sklearn_extra via pip install scikit-learn-extra. Contributions are welcome!

  • Updated Nov 15, 2024
  • Python

This is a machine learning project that uses various machine learning algorithms to predict whether a patient is diabetic or not. Here various machine learning algorithms like SVM, RF Classifier, DT Classifier, KNN, LR , LRwith CV, NB Classifier, and XGB are used. For this work, a website is made with Python Streamlit library. Paper is ongoing.

  • Updated Nov 4, 2024
  • Jupyter Notebook

Tuberculosis (TB) remains a significant global health concern, ranking among the top ten causes of mortality worldwide. Timely and accurate detection of TB is pivotal for effective management and containment of the disease. In this study, we developed a robust TB detection system utilizing state-of-the-art methodologies including image preprocessor

  • Updated Oct 19, 2024
  • Jupyter Notebook

This project can be really helpful in the detection of sources that spread fake news. If there is a slight chance that the news might be fake or it might not give out the right information to the audience, you can get to know about its authenticity through machine learning models which take the help of tools such as Naive Bayes, (SVMs) etc.

  • Updated Oct 3, 2024
  • Jupyter Notebook

Improve this page

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

Learn more