Thread Subject:
Regularization for regression

Subject: Regularization for regression

From: Shahid

Date: 4 Sep, 2012 23:26:08

Message: 1 of 3

I am using Matlab 2011a. I wanted to run regression model and vary the the regularization term on my dataset. The function which I know of is lasso , but it is only available in 2011b and later. Can someone tell me which other functions of regression model can I use with control over regularization term.

Thanks

Subject: Regularization for regression

From: Tom Lane

Date: 5 Sep, 2012 14:30:14

Message: 2 of 3

> I am using Matlab 2011a. I wanted to run regression model and vary the the
> regularization term on my dataset. The function which I know of is lasso ,
> but it is only available in 2011b and later. Can someone tell me which
> other functions of regression model can I use with control over
> regularization term.

There is a LARS function on the MATLAB File Exchange. I dont have any
personal experience with it.

There is a ridge function in the Statistics Toolbox. It does a type of
regularization where the coefficients don't become zero exactly, but they
shrink toward zero.

-- Tom

Subject: Regularization for regression

From: Shahid

Date: 7 Sep, 2012 09:31:06

Message: 3 of 3

"Tom Lane" <tlane@mathworks.com> wrote in message <k27nlm$sme$1@newscl01ah.mathworks.com>...
> > I am using Matlab 2011a. I wanted to run regression model and vary the the
> > regularization term on my dataset. The function which I know of is lasso ,
> > but it is only available in 2011b and later. Can someone tell me which
> > other functions of regression model can I use with control over
> > regularization term.
>
> There is a LARS function on the MATLAB File Exchange. I dont have any
> personal experience with it.
>
> There is a ridge function in the Statistics Toolbox. It does a type of
> regularization where the coefficients don't become zero exactly, but they
> shrink toward zero.
>
> -- Tom
Thanks for the help

Tags for this Thread

Add a New Tag:

Separated by commas
Ex.: root locus, bode

What are tags?

A tag is like a keyword or category label associated with each thread. Tags make it easier for you to find threads of interest.

Anyone can tag a thread. Tags are public and visible to everyone.

rssFeed for this Thread

Contact us