RecTools
RecTools copied to clipboard
RecTools - library to build Recommendation Systems easier and faster than ever before
### Feature Description Attribute that specifies if model uses features when fitting. Another option is to allow user to choose if he wants model to use features. Yet to be...
### Feature Description `take_features` method will accept item features selection and user features selection an return a `Dataset` with only those features that are specified ### Why this feature? -...
### Feature Description Wrappers initialisation from full list of hyper-params (including wrapped) ### Why this feature? - It will help us for save/load functions to models. - It will help...