support-vector-machine topic
CreditAnalytics-Loan-Prediction
A predictive model that uses several machine learning algorithms to predict the eligibility of loan applicants based on several factors
Study-09-MachineLearning-B
**Supervised-Learning** (with some Kaggle winning solutions and their reason of Model Selection for the given dataset).
ga_aco_opt_on_anfis_svm
Forecasting for Istanbul Stock Exchange with ANFIS and SVM based on Genetic and Ant Colony Algorithm for Parameter Optimization
CML_AMP_Anomaly_Detection
Apply modern, deep learning techniques for anomaly detection to identify network intrusions.
Induction-Motor-Faults-Detection-with-Stacking-Ensemble-Method-and-Deep-Learning
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
A demonstration of how to use PyTorch to implement Support Vector Machine with L2 regularizition and multiclass hinge loss
Financial-Market-Regime-Classification
Value or Momentum? Comparing Random Forests, Support Vector Machines, and Multi-layer Perceptrons for Financial Time Series Prediction & Tactical Asset Allocation
Ethereum-Fraud-Detection
Detecting Fraudulent Blockchain Accounts on Ethereum with Supervised Machine Learning
Gesture-Recognition-System-for-American-Sign-Language
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...