Skip to main content

Web and Network Data Science

Graphs (nodes/vertices and links/edges) and their many applications, beginning with social network analysis



MSDS 452-DL Web and Network Data Science.

This course shows how to acquire and analyze information from the web and reviews web analytics and search performance metrics. It introduces the mathematics of network science, including random graph, small world, and preferential attachment models. Students compute network metrics, analyzing structure and connections in information and social networks. They study user interactions through electronic communications and social media. They work with graph algorithms and graph databases. This is a case study and project-based course with a strong programming component. Prerequisites: (1) MSDS 420-DL Database Systems or CIS 417 Database Systems Design and Implementation and (2) MSDS 422-DL Practical Machine Learning or CIS 435 Practical Data Science Using Machine Learning.

Python is the primary language in this course. Students benefit by taking the Python Learning Studio and MSDS 430 Python for Data Science prior to taking this course.

Back to main page for Analytics and Modeling.