Question About AdaBoost algorithm
We know that in Adaboost algorithm, the alpha (a(t)) is typically:
1/2 * ln (1 -error(t) / error(t))
And the error bound is at most: e^(-2 * sum(t=1 to T: Y(t)^2))
What if we make a(t) = 1/3 * ln (1 -error(t) / error(t))
What would be the error bound (derivation appreciated)?
Thanks.
Dave
.
Relevant Pages
- Re: Time Compression/Dilation
... dilation/compression factor, alpha, for a constant speed between source ... series for the round trip delay between the radar and the ... t is the duration of the radar signal or period of acceleration. ... Kelly's derivation makes sense to me but the check for the ... (sci.physics.research) - Re: Time Compression/Dilation
... dilation/compression factor, alpha, for a constant speed between source ... series for the round trip delay between the radar and the ... t is the duration of the radar signal or period of acceleration. ... Kelly's derivation makes sense to me but the check for the ... (sci.physics.research) - Re: Expectation of ratio
... function as a results of derivation of another function and the alpha ... Still don't have any clue how to get some mathematical formula for ... If not then what is the joint density of (x1,x2}? ... (sci.stat.math) |
|