You are on page 1of 2

Topic Subtopic Lecture Video Google Colab Link Homework (Blackboard)

notes
Introduction Video
Some books and Google Colab introduction Video
Hello World Video link
Code and text in google colab Video link
Variables and operators Video link
Python If statement link Homework 1 (Due 2/5)
PDF
basics For loop link Homework 2 (Due 2/12)
Function link
List and Dictionary link
Turtle Game
Turtle Game 2
Introduction to Pandas
Dataframe
Create a dataframe
Import and Export CSV file
Summary statistics of dataframe
Pandas Count unique values of a column
Missing data
Delete columns
Create a standard date time format
Merge two datasets through a common
column
Linear regression
Introduction to machine learning
different types of machine learning models
machine learning model vs statistical model
statistical models vs machine learning models
Features and target
Machine categorical variables to dummy variables
learning sklearn
crash dataset example (classification)
crash example (2)
clustering model and examples (Kmean)
regression model and example
training and testing split
model evaluation merics
confution matrix, accuracy, precision, recall,
f1 score
imbalanced data
r2 score
deep learning introduction to deep learning
how to build a deep learning model
introduction to convolutional neural network
(CNN)
applications of CNN
How to annotate images
Introduction to car counting example
car counting model training code
Applying car counting model to satellite
image
basic concept of probability
probability of die tossing game
continuous vs. discrete distribution
Probability uniform distribution
normal distribution
discrete uniform distribution
poisson distribution
document-term matrix
word-cloud
Text mining
topic model
natural language processing

You might also like