stober / svm
Support Vector Machines in Python
☆47Updated 12 years ago
Alternatives and similar repositories for svm:
Users that are interested in svm are comparing it to the libraries listed below
- Basic soft-margin kernel SVM implementation in Python☆255Updated 8 years ago
- Simple implementation of a Support Vector Machine using the Sequential Minimal Optimization (SMO) algorithm for training.☆120Updated 6 years ago
- Python implementation of CART regression tree and random forests☆44Updated 10 years ago
- Support Vector Machine in Python☆23Updated 8 years ago
- Implemented SVM in Python. In particular, the SMO algorithm is implemented.☆45Updated 7 years ago
- Python Extreme Learning Machine (ELM) is a machine learning technique used for classification/regression tasks.☆92Updated 3 years ago
- Simple Python Adaboost Implementation☆25Updated 4 years ago
- Python implementation of a random forest for use with continuous value attributes☆57Updated 7 years ago
- A Python implementation of k-means clustering algorithm☆177Updated last year
- A Random Forest implementation for MATLAB. Supports arbitrary weak learners that you can define.☆185Updated 11 years ago
- A Library for Ensemble Learning Using Support Vector Machines☆106Updated 10 years ago
- A python implementation of the CART algorithm for decision trees☆47Updated 6 years ago
- ☆89Updated 6 years ago
- This repository contains the source code for four oversampling methods that I wrote in MATLAB: 1) SMOTE 2) Borderline SMOTE 3) Safe Level…☆38Updated 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…☆70Updated 2 years ago
- This project is the same with deeplearning.net, but the comment is written for chinese☆23Updated 8 years ago
- Implementing Genetic Algorithm on K-Means and compare with K-Means++☆64Updated last year
- AdaboostExample☆43Updated 5 years ago
- Python package for analysing data using machine learning techniques. Provides implementations of different kinds of decision trees and ra…☆24Updated 5 years ago
- Extreme Learning Machine implementation in Python☆546Updated 4 years ago
- Robust Ensemble of SVMs☆21Updated 10 years ago
- Code for training and evaluating restricted Boltzmann machines (RBMs) and deep belief networks (DBNs).☆59Updated 13 years ago
- Multiple Kernel Least Squares Suport Vector Machine provide classification model.☆8Updated 7 years ago
- Support Vector Regression☆55Updated 6 years ago
- SVM classification using custom kernel + make plot.ly plots☆15Updated 9 years ago
- Principle Component Analysis in Python☆42Updated 12 years ago
- MNIST Digit Classification Using Stacked Autoencoder And TensorFlow☆154Updated 2 years ago
- Restricted Boltzmann Machine for collaborative filtering of movies.☆41Updated 6 years ago
- A Convolutional Neural Network based model for Unsupervised Learning☆33Updated 7 years ago
- A simple Tensorflow based library for deep and/or denoising AutoEncoder.☆149Updated 6 years ago