stober / svmLinks
Support Vector Machines in Python
☆48Updated 13 years ago
Alternatives and similar repositories for svm
Users that are interested in svm are comparing it to the libraries listed below
Sorting:
- Basic soft-margin kernel SVM implementation in Python☆255Updated 9 years ago
- Support Vector Machine in Python☆23Updated 9 years ago
- Simple implementation of a Support Vector Machine using the Sequential Minimal Optimization (SMO) algorithm for training.☆120Updated 6 years ago
- Principle Component Analysis in Python☆42Updated 13 years ago
- Implemented SVM in Python. In particular, the SMO algorithm is implemented.☆46Updated 8 years ago
- Matlab code of the paper "Simple Strategies for Semi-Supervised Feature Selection", published in Machine Learning Journal☆27Updated 7 years ago
- Implementation of the SimpleMKL algorithm (multiple kernel SVM)☆20Updated 10 years ago
- mnist classification with tensorflow ( nn, cnn, lstm, nlstm, bi-lstm, cnn-rnn)☆108Updated 8 years ago
- RBM/DBN implementation with tensorflow attempt project☆80Updated 9 years ago
- Python Extreme Learning Machine (ELM) is a machine learning technique used for classification/regression tasks.☆94Updated 4 years ago
- This project is the same with deeplearning.net, but the comment is written for chinese☆23Updated 8 years ago
- Python package for analysing data using machine learning techniques. Provides implementations of different kinds of decision trees and ra…☆24Updated 6 years ago
- A Random Forest implementation for MATLAB. Supports arbitrary weak learners that you can define.☆191Updated 11 years ago
- MatLab implementation of W-QEISS, F-QEISS and W-MOSS: three algorithms for the selection of (quasi) equally informative subsets☆30Updated 2 years ago
- Experimenting with RBMs using scikit-learn on MNIST and simulating a DBN using Keras.☆33Updated 7 years ago
- There are some reproduced algorithms for learning from imbalanced data, including over-sampling,under-sampling and boosting☆12Updated last year
- Multilinear Factorization Machines for multi-task multi-view learning☆19Updated 8 years ago
- A feature extractor based on Python 3, Tensorflow, and Scikit-learn created to improve the SVM accuracy to classify the MNIST dataset fas…☆71Updated 2 years ago
- Kernel Sparse Representation for Time Series Classification☆17Updated 10 years ago
- MATLAB code for training deep belief networks☆49Updated 7 years ago
- AdaboostExample☆43Updated 5 years ago
- ☆18Updated 9 years ago
- autoencoder python☆22Updated 9 years ago
- A Tutorial of KMeans(++), GMM and Spectral Clustering☆25Updated 8 years ago
- Python implementation of CART regression tree and random forests☆47Updated 10 years ago
- Multiple Kernel Least Squares Suport Vector Machine provide classification model.☆8Updated 7 years ago
- Experiments on creating an SVM that can perform multi-class classification☆40Updated 11 years ago
- A simple Tensorflow based library for deep and/or denoising AutoEncoder.☆149Updated 7 years ago
- A Python implementation of k-means clustering algorithm☆181Updated 2 years ago
- [INTERSPEECH 2012] Feature Selection in High-Dimensional Classification☆19Updated 9 years ago