leminhnguyen / XSM

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

XSM Project

Improving project forecast accuracy by integrating earned value management with exponential smoothing and reference class forecasting

Requirements

  • Python 3
  • numpy
  • matplotlib
  • pandas

Installation

pip install -r requirements.txt

Usage example

Run main.py file

python main.py C2013-12

Release History

  • k60 - version (static and dynamic approach)
  • k61 - version (implement Reference Class)

Author

  1. k60 - KSTN Hust
  2. k61 - CNPM Hust (Team 3)

About


Languages

Language:Python 86.2%Language:Jupyter Notebook 13.8%