Skip to content

Latest commit

 

History

History
28 lines (14 loc) · 517 Bytes

README.md

File metadata and controls

28 lines (14 loc) · 517 Bytes

System Requirements

  • Python 2.7

  • Pytorch 1.x

  • Numpy, Scipy and Sklearn

How to run the multi-task model

From the src folder, execute the following

For the Project Failures, run

$ python main.py JOINTP

For the Failure Causes, run

$ python main.py RR

How to run the single-task model

From the src folder, execute the following

$ python main.py XXX

where XXX is the name of the variable described in file data/Instructor_Data_Coding.xlsx, e.g. RR1, RR2, ..., RR10, PROJS, PROJT, PROJP.