[
https://issues.apache.org/jira/browse/SYSTEMML-1994?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Janardhan updated SYSTEMML-1994:
--------------------------------
Description:
Regression with Gaussian process.
This script essentially takes in the input \( X, *y* \) (input is in matrix
format), then
# It calculates a covariance matrix, *K*
# and a predictive mean and variance of a test point *x_star* (it is a single
point).
was:Regression with Gaussian process.
> Implementation of Gaussian Process Regression
> ---------------------------------------------
>
> Key: SYSTEMML-1994
> URL: https://issues.apache.org/jira/browse/SYSTEMML-1994
> Project: SystemML
> Issue Type: Sub-task
> Components: Algorithms
> Reporter: Janardhan
> Assignee: Janardhan
> Priority: Major
> Fix For: SystemML 1.1
>
>
> Regression with Gaussian process.
> This script essentially takes in the input \( X, *y* \) (input is in matrix
> format), then
> # It calculates a covariance matrix, *K*
> # and a predictive mean and variance of a test point *x_star* (it is a
> single point).
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)