Covers optimization in machine learning, focusing on gradient descent for linear and logistic regression, stochastic gradient descent, and practical considerations.
Explores decision and regression trees, impurity measures, learning algorithms, and implementations, including conditional inference trees and tree pruning.