RecTools icon indicating copy to clipboard operation
RecTools copied to clipboard

RecTools - library to build Recommendation Systems easier and faster than ever before

Results 73 RecTools issues
Sort by recently updated
recently updated
newest added
trafficstars

### 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...

enhancement

### 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? -...

enhancement

### 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...

enhancement