Zwirek009 / Decision-System-WDEC

Decision Support System (visual) in Python, using Matplotlib and Pandas.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Decision-System-WDEC

alt tag

Decision support system implemented as part of university project (course Decision Support Systems - WDEC - realized in winter semester 2016/2017).

The Decision System WDEC visualize and approximate data from market simulation game, realized as part of the course. Games was helded in multiple teams environment.

My system allowed my team to win the main competition.

Implementation done in Python, using Matplotlib and Pandas libraries. Program gets data from .xls files generated by the simulation in previous games. Actual game data is added as the game continues.

alt tag

Repo contains:

  • project implementation in data_visualization.py
  • project documentation (in polish) in .pdf file.
  • old game data in old_games folder.
  • screenshoots

About

Decision Support System (visual) in Python, using Matplotlib and Pandas.


Languages

Language:Python 100.0%