You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Instructions For Setting Up Repository with ECONect Data set For Use With the Code:
Download the ECONet.zip data set from the course Moodle page
Extract the 'ECONet' directory and place it directly into the 'CSC522_Final_Project' directory
Create a new '.gitignore' file inside the 'ECONet' directory with just a '*' as the contents
Instructions for setting up the code without the repository:
Extract .zip file
Run models.py to generate output - may have to change boolean variables within code to alter which tests are run. The models.py file uses relative paths to the data that is included in the zip file