Skip to content

Latest commit

 

History

History
32 lines (28 loc) · 1.18 KB

File metadata and controls

32 lines (28 loc) · 1.18 KB

Traffic prediction

Machine Learning project predicting traffic in Sao Paulo.
Project for subject PSZT at Warsaw University of Technology in Warsaw, Poland.

Mark 15/15

Project details

  • Tutor: Ph.D. Paweł Zawistowski

  • Language: Python

  • Techniques: MLP network & linear regression

  • Dataset: link

  • Deadline: 27 January 2020

  • Collaborators:

    • Konrad Opaliński
    • Wojciech Sitek
  • Github savoir vivre:

    • English language only
    • Always clear code
    • For each patch new branch in format "name/thing-done" & pull requests & merges

    Documentation

  • Contents:

    • krótkie przedstawienie zbioru danych wraz z adekwatnymi statystykami/wykresami,
    • opis stosowanej procedury eksperymentalnej (podział na zbiory uczący/testowy, liczba uruchomień, jaki był preprocesing danych, itd),
    • wykaz strojonych parametrów algorytmu,
    • uzyskane wyniki i wnioski z nich płynące.

    Tutor rules

  • input text files

  • learning algorithms implementations can be used

  • automatic parameters tuning

  • implementation contains code that can reproduce the same results (using seeds)