What's Changed
Breaking Changes
- `transform` method dropped from `EloEstimator`
Features
- `EloEstimator` is now `scikit-learn` compatible
- `EloEstimator` has a `track_rating_history` flag to track rating history via the 'rating_history` attribute
- `EloEstimator` has a `plot` method to plot rating history