#837

Which Objectives Are Convex?

Problem

Classify the training problems of: OLS, ridge, logistic regression, linear SVM (hinge + L2), kNN, a single decision tree, and a neural network, convex or not, with one-line justifications. Then: why does convexity matter for models that get refit every day in production?

Your answer

This one is graded like the real thing: reason it through out loud (structure, key insight, numbers), then reveal and self-grade.

Hints

More Machine Learning to train on

All Machine Learning questions →