Filter löschen
Filter löschen

Parallel execution for Lasso

1 Ansicht (letzte 30 Tage)
Torsionfree
Torsionfree am 1 Okt. 2013
Beantwortet: Sean de Wolski am 1 Okt. 2013
I'd like to perform parallel execution for lasso regression. As far as I found on the web, built in lasso function supports parallel computing.
Does it supported from 2013b? What is the mechanism of the algorithm? (I'd like to check where "parfor" is used in lasso regression)
Thanks!!

Antworten (1)

Sean de Wolski
Sean de Wolski am 1 Okt. 2013
Look at the 'UseParallel' option in 'options'. It will do the cross validation in parallel.

Tags

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by