COMPSCI X433.1
Data Science Principles and Practice Using Python
This course provides a hands-on introduction to the practice of data science using the Python programming language.
Python has become a popular language for data science, in part because of the many useful libraries available in it.
During this course, you complete the process of a typical data science project, including: defining project goals; collecting, preparing and managing data; building models; evaluating models and results; presenting results using effective data visualization techniques; and deploying models to a production environment.
To complete these projects, you use publicly available real-world datasets provided by the UCI Network Data Repository.