hamilton / SelfOrganizingMapsLinks
A python library that fits a self-organizing map, a principal curves-like mesh that effectively reduces data to two dimensions.
☆29Updated 15 years ago
Alternatives and similar repositories for SelfOrganizingMaps
Users that are interested in SelfOrganizingMaps are comparing it to the libraries listed below
Sorting:
- ☆11Updated 9 years ago
- Randomized output tree for multilabel / multi-output regression tasks☆23Updated 10 years ago
- Matrix completion and decomposition algorithm☆26Updated 12 years ago
- Python Matrix Factorization Module☆32Updated 10 years ago
- A K-Means implementation for KL-Divergence (instead of squared euclidean distance)☆14Updated 10 years ago
- Unsupervised feature learning based on sparse-filtering☆55Updated 11 years ago
- Implementation of stochastic variational inference for Bayesian hidden Markov models.☆67Updated 8 years ago
- Python library for recursive Bayesian estimation (Bayesian filtering)☆102Updated 4 years ago
- Scikit-learn compatible Locality Preserving Projections in Python☆95Updated 7 years ago
- Self-Organizing Map for unsupervised feature engineering and dimensionality reduction☆21Updated 13 years ago
- ☆35Updated 12 years ago
- Official Source-Code of the Modular toolkit for Data Processing (MDP)☆92Updated last year
- Code for the Kaggle Marinexplore challenge☆17Updated 12 years ago
- Clustering time series using Gaussian processes and Variational Bayes.☆39Updated 5 years ago
- A Gaussian process toolbox in python☆42Updated 13 years ago
- Gaussian Process Random Fields☆22Updated 10 years ago
- Yet another tensor library☆23Updated 8 years ago
- Gaussian Process optimization algorithm for Hyperopt☆24Updated 11 years ago
- Boosting and ensemble learning in Python.☆54Updated 10 years ago
- Diffusion maps for python☆12Updated 5 years ago
- Slides for quick intro to machine learning with sklearn☆66Updated 12 years ago
- Python Implementation of Quantile Random Forest Regression☆14Updated 11 years ago
- Collaborative filtering with the GP-LVM☆25Updated 10 years ago
- High-performance Non-negative Matrix Factorizations (NMF) - Python/C++☆49Updated 7 years ago
- Bayesian model averaging of an objective function over a model class using advanced MCMC techniques.