appwisp
  • App explorer
  • SDKs insights
  • API
  • Contact
  • About
  • API
  • Github
© 2025 appwisp.com

Gaussian Process Regression

com.tbeckers.gpr.twa

Total installs
44(44)
Rating
0.0
Released
April 28, 2021
Last updated
April 28, 2021
Category
Education
Developer
Thomas Beckers
Developer details

Name
Thomas Beckers
E-mail
[email protected]
Website
unknown
Country
unknown
Address
unknown
Android SDKs

  • Android SDK
Gaussian Process Regression Header - AppWisp.com

Screenshots

Gaussian Process Regression Screenshot 1 - AppWisp.com
Gaussian Process Regression Screenshot 2 - AppWisp.com

Description

Gaussian process regression is a non-parametric, Bayesian approach to regression. In contrast to parametric regression techniques, the complexity of the Gaussian process models scales with the number of training points which allows highly flexible function reconstruction. As Bayesian approach, the regression does not only provide a prediction but also an uncertainty measure for the quality of the regression.

This app allows to get hands-on experience with Gaussian process regression for educational purpose. The behavior of the Gaussian Process model with respect to new training data, different kernel functions and hyperparameters can be explored in an interactive way.

More information about Gaussian Processes and its application in control can be found on www.tbeckers.com

The app requires Google Chrome.