Skip to content

Commit 7128754

Browse files
author
Daria Tikhonovich
committed
updated changelog
1 parent 790b6c4 commit 7128754

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1313
- Optional `epochs` argument to `ImplicitALSWrapperModel.fit` method ([#203](https://github.com/MobileTeleSystems/RecTools/pull/203))
1414
- `save` and `load` methods to all of the models ([#206](https://github.com/MobileTeleSystems/RecTools/pull/206))
1515
- Model configs example ([#207](https://github.com/MobileTeleSystems/RecTools/pull/207))
16-
- `keep_extra_cols` argument to `Dataset.construct` and `Interactions.from_raw` methods ([#208](https://github.com/MobileTeleSystems/RecTools/pull/208))
16+
- `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))
1717

1818

1919
## [0.8.0] - 28.08.2024

0 commit comments

Comments
 (0)