Git Product home page Git Product logo

uoft-course-graph's Introduction

UofT Course Graph

This is the graph of the University of Toronto course network for Fall 2020 - Winter 2021.

The data for the course was obtained using my UofT course data mining tool, where the nodes are the courses and the edges between any two nodes means that one course is a prerequisite or corequisite of another.

The graph isn't 100% accurate in reflecting all of the requisites for all the courses, since some courses have freeform requirements, like "Any BIO" courses, but this may get supported in the future.

Any courses that are common in at least two of three campuses are added as just one node in the graph, in the form of 3 letters followed by 3 digits: [A-Z]{3}[1-4][0-9]{2}. Each campus-specific requirements will just get merged.

As for UTSC courses, since their course code uses 4 letters followed by 2 digits ([A-Z]{3}[A-D][0-9]{2}), if their corresponding code in the previous format already exist in any other campus, then the course requirements will just get merged with the existing node. Otherwise a new node is created with the UTSC-specific format.

The rules I applied for UTSC does simplify the model, but if there are courses that drastically differ, but have the same course code across multiple campuses, then I'll see if I can support this difference on the graph itself.

This graph was generated by Gephi by importing the csv files generated by my data mining tool, and it was exported using the Sigma js plugin.


The plugin template was provided by the InteractiveVis project.

Relevant links:

More information about the InteractiveVis project is available on the project blog: http//blogs.oii.ox.ac.uk/vis/

uoft-course-graph's People

Contributors

playjasb2 avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.