Skip to content

fmeier/local_gaussian_regression

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

(incremental) Local Gaussian Regression

This is a python implementation of (incremental) Local Gaussian Regression, as presented in Incremental Local Gaussian Regression. Currently only the batch version of the algorithm is available, but the fully incremental version will follow soon.

Dependencies

python 2.7
jupyter

Installation

python setup.py install

Usage

jupyter notebook

then open the 'demo' notebook and run it

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published