beta-team / beta-recsys

Beta-RecSys: Build, Evaluate and Tune Automated Recommender Systems
https://beta-recsys.readthedocs.io/en/latest/
MIT License
163 stars 33 forks source link

allow set different filter params #286

Closed leungyukshing closed 4 years ago

leungyukshing commented 4 years ago

At present, we hard code filter parameters in filter_user_item which is inflexible.

So, it will be more reasonable to allow user to set these parameters from the interface for different dataset.