Andrew Groves
Andrew Groves
Sorry, just to confirm. Does this mean you can't use Scann when you are fitting your model for the first time? (Trying to speed up my implemention)
Thanks for the reply, is there any suggestions on how to speed up the retrieval task (bar using GPUs)
Hi, I got the same problem running this example for darts https://github.com/unit8co/darts/blob/master/examples/17-hyperparameter-optimization.ipynb
Hi, is this something still be looked into?
Of course, this is a example. As soon as I change n_jobs to be more than 1 I get the error. Im not using a gpu system. Interestingly I get...
Thanks for looking, sounds like its a hard fix. So your aware I dont get this error when running FourTheta, liner regression and lgboost but I get the same error...
[Archive.zip](https://github.com/tensorflow/recommenders/files/9900644/Archive.zip) sorry, I have atached some data and the notebook file for what Im trying to do. It failed when I try to compile the model and the error points...
Sorry, never asked a question like this before. The git hub link is https://github.com/AndrewJGroves/Recomendation The error it gives out is shown below (hope this is the formating you meant) >...
I never coded it up as the project changed, but understood the error. When you make your input tensors, start of the code just after downloading the data, you make...