cornellius-gp / gpytorch

A highly efficient implementation of Gaussian Processes in PyTorch
MIT License
3.46k stars 546 forks source link

y prediction value #2432

Open CCJJLL630 opened 8 months ago

CCJJLL630 commented 8 months ago

:no_entry: Before you submit :no_entry:

Is this a question about using GPyTorch? If so, please do not open an issue. Use the discussions forum instead.

Do you need help debugging personal code? If so, please do not open an issue. Use the discussions forum instead.

How can I get the model's Y prediction value? I want to get the r2_score,but I dont know how to get Y prediction value. I will be grateful if u answer my question