Forgot to cc...
On Fri, Sep 19, 2008 at 3:22 PM, Max Kuhn <[EMAIL PROTECTED]> wrote:
> A new version 3.41 is on
>
> https://r-forge.r-project.org/projects/caret/
>
> Until later tonight, you will have to get it via
>
> svn checkout svn://svn.r-forge.r-project.org/svnroot/caret
>
> and build it
Hi,
I am having problems passing arguments to method="gbm" using the train()
function.
I would like to train gbm using the laplace distribution or the quantile
distribution.
here is the code I used and the error:
gbm.test <- train(x.enet, y.matrix[,7],
method="gbm",
distribution=list(na
2 matches
Mail list logo