support-vector-machine topic

List support-vector-machine repositories

CreditAnalytics-Loan-Prediction

19
Stars
15
Forks
Watchers

A predictive model that uses several machine learning algorithms to predict the eligibility of loan applicants based on several factors

Study-09-MachineLearning-B

17
Stars
12
Forks
Watchers

**Supervised-Learning** (with some Kaggle winning solutions and their reason of Model Selection for the given dataset).

ga_aco_opt_on_anfis_svm

16
Stars
10
Forks
Watchers

Forecasting for Istanbul Stock Exchange with ANFIS and SVM based on Genetic and Ant Colony Algorithm for Parameter Optimization

CML_AMP_Anomaly_Detection

27
Stars
13
Forks
Watchers

Apply modern, deep learning techniques for anomaly detection to identify network intrusions.

This is a induction motor faults detection project implemented with Tensorflow. We use Stacking Ensembles method (with Random Forest, Support Vector Machine, Deep Neural Network and Logistic Regressio...

Multiclass_LinearSVM_with_SGD

47
Stars
11
Forks
Watchers

A demonstration of how to use PyTorch to implement Support Vector Machine with L2 regularizition and multiclass hinge loss

Value or Momentum? Comparing Random Forests, Support Vector Machines, and Multi-layer Perceptrons for Financial Time Series Prediction & Tactical Asset Allocation

Ethereum-Fraud-Detection

16
Stars
5
Forks
Watchers

Detecting Fraudulent Blockchain Accounts on Ethereum with Supervised Machine Learning

A system to recognize hand gestures by applying feature extraction, feature selection (PCA) and classification (SVM, decision tree, Neural Network) on the raw data captured by the sensors while perfor...