-
Notifications
You must be signed in to change notification settings - Fork 164
Open
Description
Hi,
Thanks for sharing such useful content based recommendation engine.
When testing your example i get below error
File "sklearn_tfidf.py", line 74, in _train self._r.zadd(self.SIMKEY % row['id'], *flattened) TypeError: zadd() takes from 3 to 7 positional arguments but 198 were given
Can you please guide me what is going wrong ?
I have latest redis version installed and i am using python3
Metadata
Metadata
Assignees
Labels
No labels