Commit | Line | Data |
---|---|---|
b76a24cd BA |
1 | # Experts aggregation for air quality forecasting |
2 | ||
3 | Joint work with [Jean-Michel Poggi](http://www.math.u-psud.fr/~poggi/) and [Bruno Portier](http://lmi2.insa-rouen.fr/~bportier/) | |
4 | ||
5 | --- | |
6 | ||
7 | This project gathers public material of a contract with [AirNormand](http://www.airnormand.fr/), located in Normandie (France). | |
8 | This institute is in charge of monitoring and forecasting the air quality in its region. | |
9 | Private parts (intermediate reports, custom code) were stripped. | |
10 | ||
11 | Several forecasting models are available, but it is difficult to choose one and discard the others, because | |
12 | the performances vary significantly over time. | |
13 | Therefore, the main goal of our study is to experiment several rules of experts (sequential) aggregation, and | |
14 | compare the performances against individual forecasters and some oracles. | |
15 | ||
16 | --- | |
17 | ||
18 | The final report may be found at [this location](http://www.airnormand.fr/Publications/Publications-telechargeables/Rapports-d-etudes) |