An open API service providing repository metadata for many open source software ecosystems.

Topic: "svm-model"

anujdutt9/Handwritten-Digit-Recognition-using-Deep-Learning

Handwritten Digit Recognition using Machine Learning and Deep Learning

Language: Python - Size: 13.4 MB - Last synced at: 29 days ago - Pushed at: 2 months ago - Stars: 241 - Forks: 134

mljs/svm

Support Vector Machine in Javascript

Language: JavaScript - Size: 1.2 MB - Last synced at: 24 days ago - Pushed at: about 7 years ago - Stars: 39 - Forks: 7

jhu-lcsr/sp_segmenter

Superpixel-based semantic segmentation, with object pose estimation and tracking. Provided as a ROS package.

Language: C++ - Size: 37.8 MB - Last synced at: 9 months ago - Pushed at: over 7 years ago - Stars: 36 - Forks: 21

Kaslanarian/libsvm-sc-reading

阅读LibSVM源码的知识整理与思考(已完结)

Size: 4.79 MB - Last synced at: 2 months ago - Pushed at: over 2 years ago - Stars: 31 - Forks: 2

jecampagne/cours_mallat_cdf

Lecture notes of Professor Stéphane Mallat - Collège de France - Paris

Language: Jupyter Notebook - Size: 193 MB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 26 - Forks: 0

JerryWeiAI/COVID-Q

COVID-19 Question Dataset from the paper "What Are People Asking About COVID-19? A Question Classification Dataset"

Language: Python - Size: 26.7 MB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 24 - Forks: 23

praweshd/speech_emotion_recognition

In this project, the performance of speech emotion recognition is compared between two methods (SVM vs Bi-LSTM RNN).Conventional classifiers that uses machine learning algorithms has been used for decades in recognizing emotions from speech. However, in recent years, deep learning methods have taken the center stage and have gained popularity for their ability to perform well without any input hand-crafted features. Speech emotion on sets obtained from RAVDESS corpus is classified using a conventionally used Support Vector Machine (SVM) and its performance is compared to that of a bidirectional long short-term memory (LSTM).

Language: Jupyter Notebook - Size: 2.36 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 23 - Forks: 10

kr-viku/GLAUCOMA-DETECTION

AUTOMATED TYPE CLASSIFICATION OF GLAUCOMA DETECTION USING DEEP LEARNING

Language: Jupyter Notebook - Size: 65.3 MB - Last synced at: about 2 years ago - Pushed at: almost 5 years ago - Stars: 23 - Forks: 18

IsmoilovMuhriddin/IRIS-data-model-service

Service for machine learning model prediction in Flask, celery

Language: Python - Size: 14.6 KB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 19 - Forks: 4

blhprasanna99/speech_emotion_detection

Speech_Emotion_detection-SVM,RF,DT,MLP

Language: Jupyter Notebook - Size: 623 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 18 - Forks: 1

samyachour/EKG_Analysis

EKG Analysis code for the MI3 intern group at CHOC Children's

Language: Python - Size: 209 MB - Last synced at: about 2 years ago - Pushed at: about 6 years ago - Stars: 14 - Forks: 12

Goutam1511/Sign-Language-Recognition-using-Scikit-Learn-and-CNN

The project aims at building a machine learning model that will be able to classify the various hand gestures used for fingerspelling in sign language. In this user independent model, classification machine learning algorithms are trained using a set of image data and testing is done. Various machine learning algorithms are applied on the datasets, including Convolutional Neural Network (CNN).

Language: Python - Size: 35.2 MB - Last synced at: about 1 month ago - Pushed at: about 7 years ago - Stars: 14 - Forks: 3

RyanRana/The-Simplest-Guide-to-Machine-Learning-Models.

8 Articles and Project Builds to learn Machine Learning Models.

Size: 18.6 KB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 11 - Forks: 0

Wb-az/timeseries-sensor-anomaly-detection

Unsupervised anomaly detection in vibration signal using PyCaret vs BiLSTM

Language: Jupyter Notebook - Size: 42.9 MB - Last synced at: 23 days ago - Pushed at: 24 days ago - Stars: 10 - Forks: 2

mlesnoff/rnirs

R Package not developed anymore (only maintenance). Replaced by package rchemo

Language: R - Size: 17.5 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 10 - Forks: 0

amazingcoderpro/flight-delay-prediction

2018年全球程序员大赛参赛作品, 在给定的数据基础上,加上自己采集的飞机、天气等影响因子, 利用svm算法预测航班延误率.

Language: Python - Size: 7.2 MB - Last synced at: 4 days ago - Pushed at: almost 2 years ago - Stars: 9 - Forks: 4

emirhanai/Classification-thanks-to-the-SVM-model-with-7-years-of-ozone-data-with-Machine-Learning

I developed 2 machine learning software that predict and classify ozone day and non-ozone day. The working principle of the two is similar but there are differences. I got the dataset from ics.icu. Each software has a different mathematical model, Gaussian RBF and Linear Kernel, and classifications are visualized in different ways. I would be happy to present the software to you!

Language: Python - Size: 496 KB - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 9 - Forks: 3

javascript-machine-learning/svm-spam-classifier-javascript

🍃 Spam Classifier with Data Preparation and Support Vector Machine (SVM)

Language: JavaScript - Size: 229 KB - Last synced at: 6 months ago - Pushed at: over 7 years ago - Stars: 8 - Forks: 4

Tushar-Shinde31/Blood_Group_Detection_Using_Fingerprint-Flask-

A Flask-based ML application that predicts blood groups using fingerprint images. It integrates a TensorFlow (Keras) model with 89% accuracy, featuring user authentication, database management with Flask SQLAlchemy & SQLite, and a frontend built using flask. 🚀

Language: HTML - Size: 6.6 MB - Last synced at: 13 days ago - Pushed at: 13 days ago - Stars: 7 - Forks: 0

desiFish/Book-Genre-Prediction

The aim of this project is to apply the principles of text mining on a piece of literary text, and categorize it into the genre into which it best fits.

Language: Jupyter Notebook - Size: 5.14 MB - Last synced at: about 1 month ago - Pushed at: 4 months ago - Stars: 7 - Forks: 1

rajatbansal01/Machine_Learning-and-Data_Analysis

This repository contains various machine problems with solutions with various algorithms.

Language: Jupyter Notebook - Size: 2.33 MB - Last synced at: almost 2 years ago - Pushed at: about 4 years ago - Stars: 7 - Forks: 1

JrobT/PyFaceProject 📦

An undergraduate project to evaluate classifiers for facial expression recognition.

Language: Python - Size: 76.2 MB - Last synced at: about 1 year ago - Pushed at: about 7 years ago - Stars: 7 - Forks: 3

Shubhamkumar-op/Disease_prediction

A disease predictive system using machine learning can mainly for diabetes and heart disease related make existing healthcare tasks easier, safer, and more effective by providing accurate predictions and personalized recommendations based on individual health data

Language: Jupyter Notebook - Size: 430 KB - Last synced at: about 1 month ago - Pushed at: almost 2 years ago - Stars: 6 - Forks: 0

ashcode028/Music-Genre-Classification

Classifying audio files using ML algorithms.

Language: Jupyter Notebook - Size: 16.9 MB - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 6 - Forks: 2

agomolka/AdultIncomeAnalysis

Predict whether income exceeds $50K/yr based on census data.

Language: Jupyter Notebook - Size: 17.6 MB - Last synced at: almost 2 years ago - Pushed at: about 4 years ago - Stars: 6 - Forks: 0

mehmoodulhaq570/Machine-Learning-Models

A repository consisting of machine learning models for predicting the future instance. More specifically this repository is a Machine Learning course for those who are interested in learning the basics of machine learning algorithms.

Language: Jupyter Notebook - Size: 29.9 MB - Last synced at: 27 days ago - Pushed at: 27 days ago - Stars: 5 - Forks: 0

MelikaaS/Rain_Prediction_In_Au

I'm going to practice classification algorithms sch as Logistic Regression, KNN, DecisionTree, SVM to create a model based on training data set and evaluate testing data using evaluation metrics such as 'Acuuracy Score', 'Jaccard Index', 'F1_Score', 'LogLoss', 'Mean Absolute Error', 'Mean Squared Error' and 'R2-Score'

Size: 1020 KB - Last synced at: 2 months ago - Pushed at: 9 months ago - Stars: 5 - Forks: 0

kshitizrohilla/user-purchase-prediction-and-classification-using-support-vector-machine-algorithm

This project implements the Support Vector Machine (SVM) algorithm for predicting user purchase classification. The goal is to train an SVM classifier to predict whether a user will purchase a particular product or not.

Language: Jupyter Notebook - Size: 73.2 KB - Last synced at: about 1 month ago - Pushed at: almost 2 years ago - Stars: 5 - Forks: 0

bhattbhavesh91/svm-c-gamma-hyperparameters-tutorial

In this video, I'll try to explain the hyperparameters C & Gamma in Support Vector Machine (SVM) in the simplest possible way.

Language: Jupyter Notebook - Size: 146 KB - Last synced at: 23 days ago - Pushed at: almost 4 years ago - Stars: 5 - Forks: 1

MuntahaShams/breast-cancer-detection-

breast cancer detection using KNN and SVM

Language: Jupyter Notebook - Size: 265 KB - Last synced at: about 1 month ago - Pushed at: almost 5 years ago - Stars: 5 - Forks: 2

nbfigueroa/SVMGrad

Matlab/C++ library to evaluate SVM decision function and its derivatives.

Language: C++ - Size: 88.6 MB - Last synced at: over 1 year ago - Pushed at: over 5 years ago - Stars: 5 - Forks: 2

bumblebee26/Gender-Recognition-System

Gender recognition based on human speech signals.

Language: Python - Size: 21.5 MB - Last synced at: about 2 years ago - Pushed at: almost 6 years ago - Stars: 5 - Forks: 2

ravitejaCR7/Machine-Learning

Language: Python - Size: 186 KB - Last synced at: almost 2 years ago - Pushed at: over 6 years ago - Stars: 5 - Forks: 1

Ajayay/SVM_on_AFFR

For conceptual understanding you can refer my medium blog which will provide you in-depth knowledge of SVC along with various other factors required in data science.

Language: Jupyter Notebook - Size: 5.86 KB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 5 - Forks: 5

sanjaykrishnagouda/Anomaly-Detection

Easy to understand classification problem from a highly skewed kaggle dataset. Solved using logistic regression and SVM, code inspired from top contributor.

Language: Python - Size: 115 KB - Last synced at: over 1 year ago - Pushed at: over 7 years ago - Stars: 5 - Forks: 0

PURPLEWATER00/STROKE-PREDICTION-PROJECT

DATA SCIENCE PROJECT ON STROKE PREDICTION- deployment link below 👇⬇️

Language: Jupyter Notebook - Size: 1.97 MB - Last synced at: 3 days ago - Pushed at: about 1 month ago - Stars: 4 - Forks: 1

BlockNotes-4515/Spotify-Music-Recommedation-System

Language: Python - Size: 37.4 MB - Last synced at: about 1 month ago - Pushed at: 9 months ago - Stars: 4 - Forks: 0

fatmanurazbas/diabet-project

This is a diabetes prediction system based SVM model.

Language: Jupyter Notebook - Size: 474 KB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 4 - Forks: 0

nicolay-r/tone-classifier

Application of SVM classifier and NN classifiers for sentiment classification of Russian Twitter messages

Language: Python - Size: 51.2 MB - Last synced at: about 1 month ago - Pushed at: 11 months ago - Stars: 4 - Forks: 2

nasa-jpl-memex/sce-domain-discovery

Domain Discovery for the Sparkler Crawl Environment

Language: Java - Size: 11 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 4 - Forks: 8

a3X3k/Spam-Email-Detection

Size: 67.9 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 4 - Forks: 0

CatalystsReachOut/Diabetes-Prediction-Using-SVM

In this case, we train our model with several medical informations such as the blood glucose level, insulin level of patients along with whether the person has diabetes or not so this act as labels whether that person is diabetic or non-diabetic so this will be label for this case.

Language: Jupyter Notebook - Size: 8.25 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 4 - Forks: 5

SoumyaeCodes/SVM-Analysis

Analysis of Support Vector Machine

Language: Jupyter Notebook - Size: 5.35 MB - Last synced at: almost 2 years ago - Pushed at: over 3 years ago - Stars: 4 - Forks: 0

ReubenJoe/SVM-Analysis

Analysis of Support Vector Machine

Language: Jupyter Notebook - Size: 3.94 MB - Last synced at: almost 2 years ago - Pushed at: over 3 years ago - Stars: 4 - Forks: 0

isht7/writer-identification-hist-sparse

Code for my paper titled "Online Writer Identification using Sparse Coding and Histogram based descriptors" published as an oral in the 15th International Conference on Frontiers in Handwriting Recognition (ICFHR-2016)

Language: MATLAB - Size: 3.48 MB - Last synced at: almost 2 years ago - Pushed at: over 3 years ago - Stars: 4 - Forks: 0

Brave-Cookie/Emotion-recognition

⚙ 감정 인식 모델 개발 ⚙

Language: Jupyter Notebook - Size: 61.5 KB - Last synced at: about 2 years ago - Pushed at: almost 4 years ago - Stars: 4 - Forks: 1

hemantghuge/Machine_Learning_Elective_III

SPPU - BE ENTC (2015 Pattern) - Elective III

Language: Jupyter Notebook - Size: 14.8 MB - Last synced at: almost 2 years ago - Pushed at: almost 5 years ago - Stars: 4 - Forks: 2

nganltp/Fire-Detection

Detect fire using image processing and machine learning

Language: C++ - Size: 573 MB - Last synced at: 27 days ago - Pushed at: over 5 years ago - Stars: 4 - Forks: 2

Sauhardya/Malicious_URL_Detector

Language: Python - Size: 1.9 MB - Last synced at: 9 months ago - Pushed at: almost 6 years ago - Stars: 4 - Forks: 2

NiranjanStack/Customer-Behavior-Analysis-in-R-Shiny

Analyzing transactions of a retailer to predict promotional items.

Language: R - Size: 863 KB - Last synced at: 5 months ago - Pushed at: over 8 years ago - Stars: 4 - Forks: 3

ikanurfitriani/Diabetes-Prediction

This repository contains code archives for Diabetes Prediction with Machine Learning

Language: Jupyter Notebook - Size: 4.31 MB - Last synced at: about 1 month ago - Pushed at: 2 months ago - Stars: 3 - Forks: 1

udityamerit/Breast-Cancer-Prediction-using-different-ML-models

This project implements multiple machine learning algorithms to predict breast cancer diagnoses based on medical diagnostic data. The project compares the performance of various models, providing insights into which algorithms are most effective for this task.

Language: Jupyter Notebook - Size: 14.7 MB - Last synced at: about 1 month ago - Pushed at: 5 months ago - Stars: 3 - Forks: 2

shakiliitju/Credit-Card-Fraud-Detection-Using-Machine-Learning

Credit card fraud is a significant problem, with billions of dollars lost each year. Machine learning can be used to detect credit card fraud by identifying patterns that are indicative of fraudulent transactions. Credit card fraud refers to the physical loss of a credit card or the loss of sensitive credit card information.

Language: Jupyter Notebook - Size: 11.1 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 3 - Forks: 1

billy-enrizky/Loan-Prediction-Status

Explore an ML model with Logistic Regression, SVM, Gradient Boosting, Random Forest, and Decision Tree, enhanced via Hyperparameter Tuning. Experience our GUI-based ML model with 82.49% accuracy. Try it now!

Language: HTML - Size: 395 KB - Last synced at: 2 months ago - Pushed at: over 1 year ago - Stars: 3 - Forks: 0

souvikmajumder26/IEEE-ECG-Ensemble-XGBoost

👨‍💻 Developed AI Models - Ensemble of Random Forest & SVM and XGBoost classifiers to classify five types of Arrhythmic Heartbeats from ECG signals - published by IEEE.

Language: Jupyter Notebook - Size: 296 KB - Last synced at: about 1 month ago - Pushed at: almost 2 years ago - Stars: 3 - Forks: 1

VaghinakBasentsyan/BI

Language: Python - Size: 198 KB - Last synced at: almost 2 years ago - Pushed at: about 2 years ago - Stars: 3 - Forks: 0

AnshumanMohanty-2001/Recognizing-Gender-by-voice-using-Support-Vector-Machine

Analysis of Support Vector Machine

Language: Jupyter Notebook - Size: 1.2 MB - Last synced at: almost 2 years ago - Pushed at: almost 3 years ago - Stars: 3 - Forks: 0

stutisehgal/Machine-Learning-Project

Handwritten Digit Recognition Model

Language: Jupyter Notebook - Size: 3.03 MB - Last synced at: about 2 years ago - Pushed at: almost 5 years ago - Stars: 3 - Forks: 1

kk289/Stock_Price_Prediction

Stock Price Prediction of APPLE Using Python

Language: Python - Size: 1.03 MB - Last synced at: over 1 year ago - Pushed at: almost 5 years ago - Stars: 3 - Forks: 1

sahith/MachineLearning

MachineLearning

Language: Python - Size: 7.15 MB - Last synced at: almost 2 years ago - Pushed at: over 6 years ago - Stars: 3 - Forks: 1

dylanmann/SVM-Rank-Readability

Using Stanford CoreNLP and SVM-Rank in a Supervised Approach to Text Difficulty Ranking

Language: Python - Size: 7.36 MB - Last synced at: about 2 years ago - Pushed at: about 8 years ago - Stars: 3 - Forks: 1

sruti-jain/Machine-Learning---Matlab

This repository contains projects from Andrew NG's Machine Learning course at Coursera

Language: Matlab - Size: 8.05 MB - Last synced at: about 2 years ago - Pushed at: over 8 years ago - Stars: 3 - Forks: 4

WaliMuhammadAhmad/AIVoice-Detection

The project presents an SVM model trained to distinguish between Real human voices and AI-generated voices.

Language: Python - Size: 111 MB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 2 - Forks: 0

Saeedanbarimoghadam/Breast-Cancer-Detection-Using-Machine-Learning-Algorithms

Language: Jupyter Notebook - Size: 1.62 MB - Last synced at: about 1 month ago - Pushed at: 8 months ago - Stars: 2 - Forks: 0

dhrupad17/Machine-Learning-A-Z

This is a practice Repository consisting of all the notebooks I have practiced for Machine Learning from basics to Advance

Language: Jupyter Notebook - Size: 51.9 MB - Last synced at: 2 months ago - Pushed at: 8 months ago - Stars: 2 - Forks: 0

BlockNotes-4515/Multiple-Disease-Detection-System-All_In_One-

🩺 Heart Disease Detection System 💓 This AI tool predicts heart disease risk by analyzing key health metrics like age, cholesterol, and blood pressure. 🧠🔍 It provides quick, accurate results to help prevent serious conditions and support early treatment. Perfect for both healthcare pros and patients! 🌟

Language: Jupyter Notebook - Size: 557 KB - Last synced at: 21 days ago - Pushed at: 9 months ago - Stars: 2 - Forks: 1

iliastzanis/MScThesis-IonianUniversity

My Diploma Thesis for my MSc in Big Data & Networked Systems at Ionian University.

Language: Jupyter Notebook - Size: 704 KB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 2 - Forks: 0

galactic-me/Stock-Sentiment-Analysis

In today's financial market,news sentiment plays a crucial role in shaping investor behavior and influencing stock prices. By analyzing the sentiment behind stock-related news articles, investors can gain valuable insights to make informed trading decisions.We have performed sentiment analysis of the twitter data based on a whole day to analyse it.

Language: Jupyter Notebook - Size: 435 KB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 2 - Forks: 0

mardavsj/Wine-Quality-Prediction

Predicting wine quality using Support Vector Machine (SVM) algorithm based on its chemical properties.

Language: Jupyter Notebook - Size: 187 KB - Last synced at: about 1 month ago - Pushed at: about 1 year ago - Stars: 2 - Forks: 0

KunalSalunkhe12/Student-Progress-Tracker

The Student Progress Analyzer is a project that aims to predict the academic performance of students based on their marks and defaulter status. The system provides insights to the teacher on which students are slow, average or good performers.

Language: Jupyter Notebook - Size: 900 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 1

mayank-k-jha/Fast-SVM-classification-using-data-reducer

Reducing the Number of Training Samples for Fast Support Vector Machine Classification python implementation

Language: Python - Size: 8.79 KB - Last synced at: over 1 year ago - Pushed at: about 2 years ago - Stars: 2 - Forks: 0

theshredbox/Team-2_Crop-Recommendation-System

The Crop Recommendation System aims at suggesting crops based on the user input that consists of the soil quality, rainfall and other apt attributes.

Language: Jupyter Notebook - Size: 4.94 MB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 2

AmirHHasani/Machine-Learning-Algorithms

A collection of my practices using the following algorithms: DBSCAN, KNN, Decision Tree Classifier, K-means, Apriori, SMOTE, SVM

Language: Jupyter Notebook - Size: 342 KB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

tetaniarizki/Marketplace-Review-From-Google-PlayStore

This repository is an analysis of the classification of sentiment reviews from users of the marketplace application, where the word weighting methods used are TFIDF and Word2Vec. Meanwhile, the classification method used is Support Vector Machine (SVM). There are two kernels used in this analysis, namely the kernel Linear and the kernel Radial Basis Function (RBF).

Language: Jupyter Notebook - Size: 578 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

e-paj/Machine-Learning-Projects-in-Python

This repository contains all the Machine Learning projects I did using different Machine Learning methods. Python being the main software used.

Language: Jupyter Notebook - Size: 7.88 MB - Last synced at: about 1 year ago - Pushed at: almost 3 years ago - Stars: 2 - Forks: 1

kiarashvosough1999/SVM-Perceptron

SVM-Perceptron On Flight DataSet

Language: Jupyter Notebook - Size: 2.78 MB - Last synced at: about 2 months ago - Pushed at: almost 3 years ago - Stars: 2 - Forks: 0

NourAyman10/ServiceCancellationPredictor

Service Cancellation Predictor Project

Language: Jupyter Notebook - Size: 10 MB - Last synced at: about 1 month ago - Pushed at: almost 3 years ago - Stars: 2 - Forks: 2

HakimGhlissi/Parkinsons-Disease-Detection-Using-SVM

Built a Parkinson's Disease Detection tool using SVM

Language: Jupyter Notebook - Size: 22.5 KB - Last synced at: 11 months ago - Pushed at: over 3 years ago - Stars: 2 - Forks: 0

Shakilgithub20/News-Classification

Language: Jupyter Notebook - Size: 11 MB - Last synced at: 12 days ago - Pushed at: over 3 years ago - Stars: 2 - Forks: 1

jp-myk/lm-decoder

Language Model Decoder is Transducer from a sentence to word/reading sequence.

Language: C++ - Size: 763 KB - Last synced at: over 1 year ago - Pushed at: about 4 years ago - Stars: 2 - Forks: 3

VenuuMaadhav/Music-Emotion-Recognition

Language: Python - Size: 120 KB - Last synced at: about 1 year ago - Pushed at: almost 5 years ago - Stars: 2 - Forks: 1

arnavgarg123/Vocal-Data-Analysis

B.Tech final year project (Research Project)

Size: 6.35 GB - Last synced at: about 2 years ago - Pushed at: almost 5 years ago - Stars: 2 - Forks: 1

shreyas-dharanesh/Support_Vector_Machine_for_Classification

SVM algorithm in Python with classification. The goal of this project is to predict whether the customer will purchase a car(1) or not(0).

Language: Python - Size: 38.1 KB - Last synced at: about 1 year ago - Pushed at: almost 5 years ago - Stars: 2 - Forks: 0

qin-yu/julia-svm-gpu-cuda

2019 [Julia] GPU CUDAnative SVM: a stochastic decomposition implementation of support-vector machine training

Language: Cuda - Size: 20.3 MB - Last synced at: about 2 months ago - Pushed at: about 6 years ago - Stars: 2 - Forks: 0

YaseminGokberk/Heart-Disease-SVM-Classification

Language: Python - Size: 20.5 KB - Last synced at: about 2 years ago - Pushed at: about 6 years ago - Stars: 2 - Forks: 0

Adioosin/spam-classifier

SVM model to classify SMS as spam or ham using Machine Learning

Language: Jupyter Notebook - Size: 549 KB - Last synced at: 6 months ago - Pushed at: almost 7 years ago - Stars: 2 - Forks: 1

shah-deven/SVM-Object-Detection

Train a SVM and for detecting human upper bodies in TV series The Big Bang Theory

Language: Matlab - Size: 61.4 MB - Last synced at: about 2 years ago - Pushed at: almost 7 years ago - Stars: 2 - Forks: 2

Mohit-Ak/CarND-Vehicle-Detection

Goal is to write a software pipeline to detect vehicles in a video using Support Vector Machines

Language: Jupyter Notebook - Size: 195 MB - Last synced at: about 1 year ago - Pushed at: about 7 years ago - Stars: 2 - Forks: 0

dpacmen/BreastCancer_SVM

PREDICT TUMOR IS MALIGNANT OR BENIGN

Language: Jupyter Notebook - Size: 143 KB - Last synced at: about 2 years ago - Pushed at: over 7 years ago - Stars: 2 - Forks: 0

Nanthini10/Sentiment-Analysis-on-Twitter-data

Performing sentiment analysis on tweets obtained from twitter.

Language: Python - Size: 79.4 MB - Last synced at: 9 months ago - Pushed at: over 7 years ago - Stars: 2 - Forks: 5

1247350913/compassion.ai

Responsive web app -- An employee wellbeing predictor using supervised machine learning -- Python3, Streamlit.io, Scikit-learn, Jupyter Notebook

Language: Jupyter Notebook - Size: 2.1 MB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 1 - Forks: 0

viktoriaszabo-sz/Brain-Tumor-Classification

Brain Tumor Classification with support vector machines

Language: Python - Size: 79.6 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

eleanormadderra/Spotify_DataScience_Analysis

Created multiple models to analyze a Spotify dataset and predict playlist genre. Dataset download from Kaggle (https://www.kaggle.com/datasets/joebeachcapital/30000-spotify-songs).

Language: Jupyter Notebook - Size: 10.7 MB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0

parsaBehjatTabrizi/training-a-svm-model-on-heart-attack-data-set-

heart-attack-risk-predictor

Language: Python - Size: 71.3 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0

katlass/Machine-Learning

A Collection of Data Science and Machine Learning Projects Utilizing Scikit-Learn, TensorFlow, and R for Predictive Modeling, Time Series Analysis, and Statistical Methods.

Language: Jupyter Notebook - Size: 20.4 MB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0

singh-dhruv/Data-Visualization-with-Accuracy-metrics

Welcome to this repository! Here we loaded the iris_dataset , upon training, testing and perform operations on it resulted in beautiful data visualizations along with accuracy metrics. Data Visualization and accuracy metrics are provided for some of the models that are used.

Language: Jupyter Notebook - Size: 856 KB - Last synced at: 2 months ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0

AllanOtieno254/Cancer-Classification-Support_Vector_Machine-SVM

machine learning project focused on classifying cancer types using Support Vector Machine (SVM) algorithms.

Language: Jupyter Notebook - Size: 1.87 MB - Last synced at: 3 months ago - Pushed at: 7 months ago - Stars: 1 - Forks: 0

DeepsDK4/Heart-disease-prediction-project-using-machine-learning

Machine learning project for heart disease prediction using Kaggle dataset. Developed and trained models for SVM, Logistic Regression, Decision Tree, K-Nearest Neighbors (KNN), and Random Forest. Achieved an 84% accuracy with the SVM model, outperforming other methods.

Language: Jupyter Notebook - Size: 1.35 MB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 1 - Forks: 0

SamirElgehiny/baby-cry-analysis

baby cry analysis to identify the reason behind baby's cry

Language: Jupyter Notebook - Size: 1.14 MB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 1 - Forks: 1

Ahisingh/morse-code-to-text-using-Eye-blinking

Morse code to text converter by detecting eye blink on the basis of EAR threshold using RANDOMFORESTCLASSIFIER model and HOG+SVM model

Language: Python - Size: 619 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 1 - Forks: 0

Related Topics
machine-learning 148 python 79 svm-classifier 78 svm 66 machine-learning-algorithms 52 logistic-regression 50 random-forest 43 python3 39 svm-training 29 pandas 28 decision-trees 27 classification 27 data-science 24 sklearn 23 linear-regression 23 knn-classification 22 numpy 21 jupyter-notebook 21 scikit-learn 20 deep-learning 19 support-vector-machines 16 svm-kernel 16 random-forest-classifier 16 knn 15 knn-algorithm 15 decision-tree-classifier 14 svm-learning 14 support-vector-machine 14 matplotlib 12 data-visualization 11 cnn 11 kaggle-dataset 10 nlp 10 naive-bayes-classifier 10 regression-models 10 ml 9 r 9 flask 9 streamlit 8 text-classification 8 sentiment-analysis 8 neural-network 8 cnn-model 8 supervised-learning 8 knn-model 8 computer-vision 8 decision-tree 8 kmeans-clustering 7 classification-algorithm 7 opencv 7 pca 7 regression 7 cnn-classification 7 pca-analysis 7 tensorflow 7 diabetes-prediction 7 eda 6 k-means-clustering 6 data-analysis 6 cross-validation 6 convolutional-neural-networks 6 naive-bayes-algorithm 6 sklearn-library 6 machinelearning 6 seaborn 6 regression-analysis 5 machinelearning-python 5 javascript 5 deep-neural-networks 5 stochastic-gradient-descent 5 artificial-intelligence 5 prediction 5 nlp-machine-learning 5 scikitlearn-machine-learning 5 natural-language-processing 5 neural-networks 5 feature-extraction 5 boosting 5 css 4 adaboost 4 tf-idf 4 gridsearchcv 4 lstm-model 4 standardization 4 nltk-python 4 dataset 4 hyperparameter-tuning 4 cnn-keras 4 breast-cancer-prediction 4 keras 4 training 4 streamlit-webapp 4 kaggle 4 theano 4 handwritten-digit-recognition 4 knn-classifier 4 gradient-boosting 4 predictive-modeling 4 ai 4 perceptron 4