Boosted Neural Network in JMP 13 Pro
I find the JMP 13 manual description of the boosting procedure in neural networks to be vague. Here is a snap of it:"The first step is to fit a one-layer, two-node model. The predicted values from that model are scaled by the learning rate, then subtracted from the actual values to form a scaled residual. The next step is to fit a different one-layer, two-node model on the scaled residuals of the ...