readme

来自「人工神经网络的源码编程」· 代码 · 共 23 行

TXT
23
字号
Directory  ../SubsetSelectionContents  forwardSelect.m    Does forward subset selection with (optionally) OLS, ridge    regression (fixed or variable lambda) and a choice of    stopping criteria.  forwardSelectExampl.m    An example of forwardSelect.m in action. The same example    described and illustrated the section of the manual on    forwardSelect.m.  forwardSelectExampl.mat    Saved data to facilitate exact reproduction of the results    for forwardSelectExampl.m.

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?