yuhung1206/Gaussian-Process-for-Regression

Implementation of Guassion Process (GP) for regreesion with the exponential-quadratic kernel function.

29
/ 100
Experimental

This project helps you predict an outcome (target 't') based on a related input ('x'), even with limited data points. You provide existing pairs of inputs and their known outcomes, and it generates predictions for new inputs, along with an understanding of how confident those predictions are. This is useful for scientists, engineers, or researchers who need to model relationships and make predictions when exact formulas aren't known.

No commits in the last 6 months.

Use this if you have a dataset with pairs of an input and its corresponding output, and you need to predict outputs for new inputs, especially when you also want to understand the uncertainty of those predictions.

Not ideal if you have a massive dataset or require extremely fast predictions, as Gaussian Processes can be computationally intensive.

predictive-modeling experimental-data-analysis statistical-forecasting uncertainty-quantification regression-analysis
Stale 6m No Package No Dependents
Maintenance 0 / 25
Adoption 4 / 25
Maturity 16 / 25
Community 9 / 25

How are scores calculated?

Stars

7

Forks

1

Language

MATLAB

License

MIT

Last pushed

Sep 08, 2021

Commits (30d)

0

Get this data via API

curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/yuhung1206/Gaussian-Process-for-Regression"

Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.