Embeddings
Exercise 11.1
Intro to Sparse Data and
Embeddings
Questions:
- Task 1: Is a linear model ever preferable to a deep NN
model?
- Task 2: Does the NN model do better than the linear model?
- Task 3: Do embeddings do much good for sentiment analysis
tasks?
- Tasks 4–5: Name two words that have similar
embeddings
and explain why that makes sense.
- Task 6: Report your best hyper-parameters and their
resulting performance.
- Optional Discussion: You can skip this section.
Save your answers in lab11_1.txt
.
Fairness in Machine Learning
Do these exercises related to human biases.
Exercise 11.2
Intro to ML Fairness
Questions:
- Task #1 — What are the biases present in the given
dataset?
- Task #2 — Assess the potential bias in some other
feature besides education level.
- Task #3 — Do as written.
- Task #4 — Do you find disparities when you look at
race rather than gender? If so, which way to they skew?
Save your answers in lab11_2.txt
.
Checking in
We will grade your work according to the following criteria:
- 50% — Embeddings
- 50% — Fairness
See the policies page for lab due-dates and
times.