A python implementation of Bayesian Projection Pursuit Regression (BayesPPR).
Use
pip install git+https://github.com/gqcollins/pyBayesPPR.git
Author: Gavin Collins
Python implementation of the Bayesian Projection Pursuit Regression model
PythonBSD-3-Clause