[
https://issues.apache.org/jira/browse/SYSTEMML-1994?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Janardhan updated SYSTEMML-1994:
--------------------------------
Attachment: image-2018-02-17-16-21-15-591.png
> 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
>
> Attachments: image-2018-02-17-16-21-15-591.png
>
>
> 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).
> # a log marginal likelihood
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)