nokaut / wsknn

Session-weighted recommendation system in Python
BSD 3-Clause "New" or "Revised" License
6 stars 0 forks source link

Add preprocsessing stage to the package #18

Closed SimonMolinsky closed 1 year ago

SimonMolinsky commented 1 year ago

Preprocessing stage is a missing piece of functionalities. Input data structures are complex, and it'll be easier for users to have preprocessing algorithms provided.