There are 13 repositories under svm-classifier topic.
My first Python repo with codes in Machine Learning, NLP and Deep Learning with Keras and Theano
Vehicle detection using machine learning and computer vision techniques for Udacity's Self-Driving Car Engineer Nanodegree.
Fake News Detection in Python
该存储库包含由deeplearning.ai提供的相关课程的个人的笔记和实现代码。
A repository contains more than 12 common statistical machine learning algorithm implementations. 常见10余种机器学习算法原理与实现及视频讲解。@月来客栈 出品
Training SVM classifier to recognize people expressions (emotions) on Fer2013 dataset
[ICMLC 2018] A Neural Network Architecture Combining Gated Recurrent Unit (GRU) and Support Vector Machine (SVM) for Intrusion Detection
IO, scheduling, utils, machine learning... for Arduino
This project is for classification of emotions using EEG signals recorded in the DEAP dataset to achieve high accuracy score using machine learning algorithms such as Support vector machine and K - Nearest Neighbor.
Network Intrusion Detection based on various machine learning and deep learning algorithms using UNSW-NB15 Dataset
DDoS attacks detection by using SVM on SDN networks.
基于Word2Vec+SVM对电商的评论数据进行情感分析
Forecast stock prices using machine learning approach. A time series analysis. Employ the Use of Predictive Modeling in Machine Learning to Forecast Stock Return. Approach Used by Hedge Funds to Select Tradeable Stocks
A Novel Statistical Analysis and Autoencoder Driven Intelligent Intrusion Detection Approach
Objective of the repository is to learn and build machine learning models using Pytorch. 30DaysofML Using Pytorch
DIAGNOSIS OF DIABETIC RETINOPATHY FROM FUNDUS IMAGES USING SVM, KNN, and attention-based CNN models with GradCam score for interpretability,
Machine learning model for Credit Card fraud detection
Football Match prediction using machine learning algorithms in jupyter notebook
Breast Cancer Detection Using Machine Learning
Heart disease prediction and Kidney disease prediction. The whole code is built on different Machine learning techniques and built on website using Django
AI & Machine Learning: Detection and Classification of Network Traffic Anomalies based on IoT23 Dataset
traffic sign detection with HOG feature and SVM model
Image classification on Tiny ImageNet
Feature Selection using Metaheuristics Made Easy: Open Source MAFESE Library in Python
This repository contains works on a computer vision software pipeline built on top of Python to identify Lanes and vehicles in a video. This project is not part of Udacity SDCND but is based on other free courses and challanges provided by Udacity. It uses Computer vision and Deep Learrning Techniques. Few pipelines have been tried on SeDriCa, IIT Bombay.
基于机器学习和OCR的车牌识别系统 @fujunhao
AI Learning Hub for Machine Learning, Deep Learning, Computer Vision and Statistics
This project is about predictive maintenance with machine learning. It's a final project of my Computer Science AP degree.
Android Malware Detection Using Machine Learning Classifiers ( Using Permissions requested by Apps)
This is retrieval based Chatbot based on FAQs found at a banking website.
A general matlab framework for EEG data classification
An Implementation of SVM - Support Vector Machines using Linear Kernel. This is just for understanding of SVM and its algorithm.