what's the best model in lasso function outputs?

조회 수: 1 (최근 30일)
chocho
chocho 2017년 5월 10일
댓글: chocho 2017년 5월 10일
Hi friends, i run this code on MATLAB with 10 fold cross-validation and with alpha=0.5 because i applied elastic net and it produces for me 52 models and so which model is the best?
[B,fitinfo] = lasso(x,y,'CV',10,'Alpha',0.5);
  댓글 수: 2
chocho
chocho 2017년 5월 10일
if anyone have tried this function plz help me to interpret this results ?
chocho
chocho 2017년 5월 10일

댓글을 달려면 로그인하십시오.

답변 (0개)

카테고리

Help CenterFile Exchange에서 支持向量机分类에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!