统计学习精要 (Elements of Statistical Learning ) 习题 5.9
Derive the Reinsch form Sλ=(1+λK)−1 for the smoothing spline.
思路:
按照课本154页的(5.18), minf(y−f)T(y−f)+λfTKf, 其解是 f̂ =(I+λK)−1。 替换 f=Nθ,罚项变为θTΩNθ,则变为(5.11),解为(5.14)的f̂
统计学习精要 (Elements of Statistical Learning ) 习题 5.9
Derive the Reinsch form Sλ=(1+λK)−1 for the smoothing spline.
思路:
按照课本154页的(5.18), minf(y−f)T(y−f)+λfTKf, 其解是 f̂ =(I+λK)−1。 替换 f=Nθ,罚项变为θTΩNθ,则变为(5.11),解为(5.14)的f̂