ECE 20875: Python For Data Science

Undergraduate course, Purdue University, ECE, 2020

Posted by Sneha Mahapatra on January 31, 2020 · 1 min read
Helped students understand data Science concepts, introduction to machine learning, and extensive understanding of how to use python and its libraries. Held Office hours, graded homework assignments, created test questions for exams.

Course Description

This course is an introductory programming course that teaches Python. But in addition to that, it provides an introduction to topics in data science. Topics covered include:
  1. Basics of git
  2. Regular expressions and text processing
  3. Python basics
  4. Python data structures and libraries
  5. Basic object-oriented programming
  6. Basic data visualization
  7. Sampling, estimation, hypothesis testing
  8. Regression analyses
  9. Classification and clustering
  10. Basic neural networks

More information can be found here