Fixedshare
Fixed-share is an online learning algorithm designed to track the best predictor (or expert) in environments where the optimal choice may change over time. It extends the Hedge (or exponentially weighted) framework by incorporating a fixed amount of weight sharing across all experts, enabling the model to switch between experts with controlled flexibility.
In operation, the algorithm maintains a weight for each expert representing its current credibility. After observing
The parameter alpha governs the degree of switching: small values favor stability and slow adaptation, while
Applications of fixed-share include online prediction tasks where the environment is non-stationary and a fixed pool