For leaders, please go to https://forms.office.com/r/D2RPbi5VK2 to nominate most engaged members. Note that you two leaders make one single decision and nominate members jointly.
For leaders, please go to https://forms.office.com/r/Ys2rAFW8pe to nominate most engaged members. Note that you two leaders make one single decision and nominate members jointly.
Topic: Loss Functions for Regression and Classification
Tip
Focus on the concepts and ideas, and avoid mathematical details.
Define and explain the meaning of a loss function in machine learning.
Compare loss functions used in regression, including mean square error (MSE, L2 loss), mean absolute error (MAE, L1 loss), and Huber loss. What are their properties? Use simulated data with outliers to explain why the fitting with L1 loss or Huber loss is more robust than OLS with the L2 loss.
Explain the log loss used for the binary logistic regression. Define and explain the meaning of maximum likelihood estimation. Define and explain the meaning of cross entropy. How is the log loss related to the maximum likelihood and cross-entropy?
For leaders, please go to https://forms.office.com/r/ZYt35Czaxr to nominate most engaged members. Note that you two leaders make one single decision and nominate members jointly.
Topic: Principal Component Regression and Partial Least Squares
Tip
Focus on the concepts and ideas, and avoid mathematical details.
First explain the two methods principal component regression (PCR) and partial least squares (PLS). Why and when do we use them? Discuss their similarities and differences.
For leaders, please go to https://forms.office.com/r/0gsHsVSpkJ to nominate most engaged members. Note that you two leaders make one single decision and nominate members jointly.