I tried to run https://github.com/evfro/polara/blob/master/examples/Comparing%20LightFM%20with%20HybridSVD.ipynb, had to change the variable catch=None to catch=(RuntimeWarning,). It doesn't run if you don't make this change.
I tried to run https://github.com/evfro/polara/blob/master/examples/Comparing%20LightFM%20with%20HybridSVD.ipynb, had
to change the variable catch=None to catch=(RuntimeWarning,). It doesn't run if you don't make this change.