diff --git a/CHANGELOG.md b/CHANGELOG.md index d424f512..84f3317c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -15,6 +15,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Model configs example ([#207](https://github.com/MobileTeleSystems/RecTools/pull/207)) - `use_gpu` argument to `ImplicitRanker.rank` method ([#201](https://github.com/MobileTeleSystems/RecTools/pull/201)) - `keep_extra_cols` argument to `Dataset.construct` and `Interactions.from_raw` methods. `include_extra_cols` argument to `Dataset.get_raw_interactions` and `Interactions.to_external` methods ([#208](https://github.com/MobileTeleSystems/RecTools/pull/208)) +- `load_model` function ([#213](https://github.com/MobileTeleSystems/RecTools/pull/213)) ## [0.8.0] - 28.08.2024