Weekly outline

  • General


    Business Analytics Special Project can be seen as a capstone-like experience in which the student would demonstrate a broad knowledge of Business Analytics by undertaking hands-on projects with realistic data. 


  • Project Charter and Data Dictionary (Deliverable #1)

    Description:

    The project charter is a formal document that describes the project in its entirety, guiding project development.

  • Exploratory Data Analysis (Deliverable #2)

    Description:

    The exploratory data analysis helps guide data validation and allows the project teams to have a better understanding of the data and the problem, by discovering patterns, spotting anomalies, and check assumptions with the help of summary statistics and graphical representations.

  • Modeling Roadmap including the baseline model (Deliverable #3)

    Description:

    The modeling roadmap will specify the modelling dataset, the models to be trained, and the models' validation and evaluation.

  • Modeling Report and Plan for Testing (Deliverable #4)

    Description:

    The modelling report details the results obtained in the modelling stage, including results from a bias audit, if applicable, to exploring potential unintended consequences of deploying the model.

  • Pipeline (Deliverable #5)

    Description:

    The pipeline consists of a sequence of scripts that perform all the tasks needed for modelling and evaluation of model performance.

  • Peer Assessment