jmetzen / kernel_regression
Implementation of Nadaraya-Watson kernel regression with automatic bandwidth selection compatible with sklearn.
☆81Updated 8 years ago
Alternatives and similar repositories for kernel_regression:
Users that are interested in kernel_regression are comparing it to the libraries listed below
- L1 Trend Filtering☆19Updated 10 months ago
- Python for Random Matrix Theory: cleaning schemes for noisy correlation matrices.☆75Updated 7 years ago
- Transforms univariate data into normally distributed data☆75Updated 2 years ago
- Implementations of the graphical lasso method to estimation of covariance matrices in finance.☆36Updated 12 years ago
- ☆17Updated 7 years ago
- A library of information-theoretic methods for data analysis and machine learning, implemented in Python and NumPy.☆92Updated last year
- Rapid large-scale fractional differencing with NVIDIA RAPIDS and GPU to minimize memory loss while making a time series stationary. 6x-40…☆56Updated 5 years ago
- Probabilistic Principal Component Analysis☆61Updated 7 years ago
- Multivariate Adaptive Regression Splines for Time Series Prediction☆18Updated last year
- Bayesian online change point detection and offline learning☆57Updated 5 years ago
- Simulating the combination of multiarm bandits with the Kelly criterion for portfolio allocation☆26Updated last year
- Feeding images of time series to Conv Nets! (Tensorflow + Keras)☆49Updated 7 years ago
- A library for stock market analysis and automated trading, powered by sklearn.☆41Updated 9 years ago
- Python implementation of L1 trend filtering algorithm☆25Updated 4 years ago
- Python library for Random Matrix Theory, cleaning schemes for correlation matrices, and portfolio optimization☆53Updated 2 years ago
- Generate stochastic processes using Python. Unfortunately not maintained any longer =(☆112Updated 9 years ago
- As described in Advances of Machine Learning by Marcos Prado.☆119Updated 2 years ago
- Python package for canonical vine copula trees with mixed continuous and discrete marginals☆47Updated last year
- Bayesian Inference and parameter estimation in quant finance.