Project 4: On-line Advertising Auctions

Tuesday, 3 March, 9:29am. We will run an on-line auction in class on Tuesday, 3 March.

For instructions for Project 4, see the Project 4 Notebook. You will also want to download:

  • app.py (provided code for running the auction server)
  • auction.py (provided code for running an auction client)

Then run,

   
   jupyter notebook project4.ipynb

to get started. This will start the jupyter local server and open the notebook in your web browser.

As with previous projects, submit your final Project 4 notebook by **Tuesday, 3 March, 9:29am** to a group slack containing you and your teammate and the four course staff: @Dave @Denis Nekipelov @Cam @Kyeongtak Do. After you submit your notebook, you will receive an API key that you will need to connect to the server for the in-class auction.

You should include a comment at the top of the notebook that contains:

  • The names and UVA email ids of the people submitting (you and your teammates)

  • A note on anyone else you collaborated with and how, and external resources you used.