Skip to content

Commit

Permalink
wiki links added to GP notebook's abstract
Browse files Browse the repository at this point in the history
  • Loading branch information
kislayabhi committed Mar 23, 2014
1 parent adc9500 commit b29c8cb
Showing 1 changed file with 3 additions and 2 deletions.
@@ -1,6 +1,7 @@
{
"metadata": {
"name": ""
"name": "",
"signature": "sha256:3ea77eb255595416a8b2bde22c3bb238e7f87305eefd4a73e9771ba822be8b56"
},
"nbformat": 3,
"nbformat_minor": 0,
Expand Down Expand Up @@ -30,7 +31,7 @@
"cell_type": "markdown",
"metadata": {},
"source": [
"This notebook is about Bayesian regression and classification models with Gaussian Process (GP) priors in Shogun. After providing a semi-formal introductions, we illustrate how to efficiently train them, use them for predictions, and automatically learn parameters ."
"This notebook is about <a href=\"http://en.wikipedia.org/wiki/Bayesian_linear_regression\">Bayesian regression</a> and <a href=\"http://en.wikipedia.org/wiki/Statistical_classification\">classification</a> models with <a href=\"http://en.wikipedia.org/wiki/Gaussian_process\">Gaussian Process (GP)</a> priors in Shogun. After providing a semi-formal introductions, we illustrate how to efficiently train them, use them for predictions, and automatically learn parameters ."
]
},
{
Expand Down

0 comments on commit b29c8cb

Please sign in to comment.