[R] Gaussian Process Classification R packages

Damjan Krstajic dkrstajic at hotmail.com
Mon Dec 11 18:53:01 CET 2017


Thank you Charles Berry for your kind reply. I don't see anything wrong with the word "struggling". I have spent several hours trying various R packages like kernlab and GPfit to use GP to create a binary classification model which produces a prediction interval for each sample. I have been struggling because with all of them you may create a GP classification model but it only produces a single prediction probability, and not a prediction interval of probabilities. Packages that I have tried may provide a prediction interval for regression but not for binary classification.


You mention "The Gaussian Processes Web Site", have you checked how many R packages are listed there?


I have been coding in R for more than a decade and contact r-help when I am struggling (I don't see anything wrong with this word) to find a solution in R. Replies like "Google it!" are below my level of my communication and understanding of others.


Best wishes

DK


________________________________
From: Berry, Charles <ccberry at ucsd.edu>
Sent: 11 December 2017 17:04
To: Damjan Krstajic
Cc: Bert Gunter; r-help at r-project.org
Subject: Re: Gaussian Process Classification R packages


> On Dec 11, 2017, at 8:06 AM, Damjan Krstajic <dkrstajic at hotmail.com> wrote:
>
> I have kindly asked for help and I am sad to receive such a reply from some on the r-help list.
>
>

Well, you only said you were `struggling' to find a package.

Bert may well have done the Google search himself and found numerous resources on such models including links to R (as I did, see below).  If so, his response seems quite natural.

Perhaps, you need to say what is wrong with the hits you got and the packages that they describe to keep a potential response from running in the wrong direction. Perhaps, you have misunderstood the capabilities of a package or failed to grasp an inobvious way to use the package to reach your goal.  In any case, providing some background of why you think the obvious leads do not work in your case can be helpful.

Doing that search myself I see links to R packages, R functions, and to "The Gaussian Processes Web Site" which has a table of possibly relevant softwares.  It seems like there is a lot there to digest.

HTH,

Chuck

> I did google it prior to sending my request, and I could not find any R package which provides GP classification model which produces prediction intervals for each sample. I would be grateful if anybody could inform me about it. Thank you.
>
>
> ________________________________
> From: Bert Gunter <bgunter.4567 at gmail.com>
> Sent: 11 December 2017 15:50
> To: Damjan Krstajic
> Cc: r-help at r-project.org
> Subject: Re: [R] Gaussian Process Classification R packages
>
> Google it!
>
> "R Gaussian process model binary classification."
>
> Cheers,
> Bert
>



	[[alternative HTML version deleted]]



More information about the R-help mailing list