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
- Simple implementation of a Support Vector Machine using the Sequential Minimal Optimization (SMO) algorithm for training.☆120Updated 6 years ago
- Python Extreme Learning Machine (ELM) is a machine learning technique used for classification/regression tasks.☆94Updated 4 years ago
- Code for Implementation, Inference, and Learning of Bayesian and Markov Networks along with some practical examples.☆104Updated 12 years ago
- Python implementation of CART regression tree and random forests☆47Updated 10 years ago
- Robust Ensemble of SVMs☆21Updated 11 years ago
- Local Receptive Fields Based Extreme Learning Machine☆31Updated 9 years ago
- Principle Component Analysis in Python☆42Updated 13 years ago
- ☆37Updated 11 years ago
- Tools that implement of the classic SMO (Sequential Minimal Optimization) algorithm for traning SVMs☆43Updated 7 years ago
- A Random Forest implementation for MATLAB. Supports arbitrary weak learners that you can define.☆196Updated 11 years ago
- A Python implementation of k-means clustering algorithm☆182Updated 2 years ago
- ☆89Updated 7 years ago
- An example of a sentiment analysis program, used on the IMDB movie review dataset. The program uses the Keras deep learning library. Fi…☆23Updated 8 years ago
- mnist classification with tensorflow ( nn, cnn, lstm, nlstm, bi-lstm, cnn-rnn)☆108Updated 8 years ago
- Extreme Learning Machine implementation in Python☆547Updated 4 years ago
- Python Implementation of ID3☆139Updated 5 years ago
- This project is the same with deeplearning.net, but the comment is written for chinese☆23Updated 8 years ago
- A Library for Ensemble Learning Using Support Vector Machines☆106Updated 11 years ago
- Python implementation of Stacked Denoising Autoencoders for unsupervised learning of high level feature representation☆148Updated 9 years ago
- Multilayer Perceptron Keras wrapper for sklearn☆69Updated 3 years ago
- Building Machine Learning Projects with TensorFlow by Packt☆266Updated 2 years ago
- Predict a purchased policy based on transaction history.☆17Updated 10 years ago
- Deep Learning with TensorFlow by Packt☆178Updated 2 years ago
- A Python Package for data processing and building ML models, primarily based on pandas and sklearn libraries.☆17Updated 5 years ago
- Hands On Transfer Learning with Python, published by Packt☆85Updated 2 years ago
- Gaussian Mixture Models in Python☆154Updated 13 years ago
- Winning solution for the Taxi-Trip Time Prediction Challenge on Kaggle☆48Updated 10 years ago
- Implementation of unsupervised feature selection algorithm proposed by [Huang, et al. 2015]☆10Updated 9 years ago
- Synthetic Minority Over-sampling Technique☆41Updated 8 years ago