xqwen / IRLSLinks
C++ implementation of IRLS algorithm for generalized linear model
☆20Updated 8 years ago
Alternatives and similar repositories for IRLS
Users that are interested in IRLS are comparing it to the libraries listed below
Sorting:
- A fork of Doug Rohde's SVD C Library.☆52Updated 10 years ago
- An extensible C++ library of Hierarchical Bayesian clustering algorithms, such as Bayesian Gaussian mixture models, variational Dirichlet…☆144Updated 7 years ago
- RSVDPACK: Implementations of fast algorithms for computing the low rank SVD, interpolative and CUR decompositions of a matrix, using ran…☆94Updated 3 years ago
- Clustering by fast search and find of density peaks☆162Updated last year
- A Hidden Markov Model Application and C++ Library for Rapid and Flexible Development of HMMs☆157Updated 4 years ago
- Library for performing spectral clustering in C++☆80Updated 2 years ago
- Numerical optimization in C++☆40Updated 11 years ago
- Solving Statistical Optimization Problems Using the ADMM Algorithm☆76Updated 8 years ago
- Automatic Feature Selection☆31Updated 8 years ago
- Fast, vectorized C++ implementation of K-Means using the Eigen matrix template library. Includes Matlab and Python interfaces.☆58Updated 8 years ago
- Multivariate kernel density estimation [statistics]☆52Updated 10 years ago
- Continuous Wavelet Transform Library (CWTLib)☆14Updated 13 years ago
- A class for performing principal component analysis using Eigen library☆30Updated 8 years ago
- A shallow fork of SuiteSparse adding build files for Visual Studio and support for ACML☆102Updated 10 years ago
- Randomized Decision Trees: A Fast C++ Implementation of Random Forests.☆179Updated 5 years ago
- FastHOG library that has been fixed to work with CUDA 5.x on Ubuntu 12.04☆20Updated 11 years ago
- Density Based Clustering of Applications with Noise (DBSCAN) and Related Algorithms - R package☆343Updated last week
- C++ Kalman filtering (Extended Kalman Filter, Unscented Kalman Filter)☆126Updated 7 years ago
- Large-scale Bayesian variable selection for R and MATLAB.☆41Updated 2 years ago
- Fast computation of Gauss transforms in multiple dimensions; enables efficient Kernel Density Estimation (KDE) with Gaussian kernels.☆65Updated 6 years ago
- C++/Eigen implementation of fast randomized SVD☆23Updated 5 years ago
- PCA implementation in c++☆38Updated 13 years ago
- Framework and repository for C++ model-free tracking implementations and datasets.☆32Updated 9 years ago
- Variants of the classic Lucas-Kanade image alignment algorithm☆163Updated 8 years ago
- Utilities for CUDA programming☆41Updated 6 years ago
- Matlab Mat file read and write C++ class with OpenCV bindings. Matlab is used a lot in computer vision, and people often share Matlab cod…☆67Updated 7 years ago
- C++11 multivariate normal distribution sampling using Eigen matrices☆73Updated 4 years ago
- Proximal Operator Graph Solver☆89Updated 2 years ago
- This is a cross-platform, CUDA-based C++ library for general-purpose, unconstrained nonlinear optimization on the GPU. It implements the …☆138Updated 5 years ago
- Various optical flow estimation methods☆40Updated 9 years ago