Tiago Cabo
Results
2
comments of
Tiago Cabo
> Thanks for the report @seckindinc. I did a bit of commit spelunking and it seems like that util function was removed from the library. For a workaround until a...
> The only solution I found was recompiling using newest Cython and creating my own package. > > ``` > pip install git+https://github.com/daviddavo/lightfm > ``` > > I'm no expert...