/pyBayesPPR

Python implementation of the Bayesian Projection Pursuit Regression model

Primary LanguagePythonBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

pyBayesPPR

Build Status

A python implementation of Bayesian Projection Pursuit Regression (BayesPPR).

Installation

Use

pip install git+https://github.com/gqcollins/pyBayesPPR.git

Author: Gavin Collins