/Multi-angent-real-time-bidding-stratgies

In this assignment, you are required to work on an on- line advertising problem. You will help advertisers to form a bidding strategy in order to place their ads online in a real-time bidding system. You are required to train a bid- ding strategy based on a provided advertising impression training set. This project aims to help you understand some basic concepts and write a computer program in real-time bidding based display advertising. The performance of the model trained by your team, which is either a combination of the individually developed models or the best performing individually-developed model, will be (mainly) evaluated on the Click Number achieved on a provided testing set. For you to properly evaluate the performance of each of your models before that, a benchmark click-through rate on the validation set will be provided.

Primary LanguagePython

Stargazers