Release notes for LensKit 2.0

The Git changelog and the list of closed tickets and pull requests provide more information on what has happened, including bugs that have been fixed.

Configuration

Baseline Algorithms

Baseline predictors have been restructured to implement ItemScorer; the old BaselinePredictor interface is gone. Baseline scorers are qualified with BaselineScorer.

Data Structures

Evaluator

Algorithms