Even Oldridge

Results 62 comments of Even Oldridge

@gabrielspmoreira can you take a crack at this with help from @sararb and @rjzamora?

@bschifferer what ops are being run here? Aggregation of session wouldn't normally happen at this stage; it should be passed in to the inference server. Definitely sounds like there are...

It was pointed out to me that we should be consistent about when we consider something done or not so I'm going to reopen this and move it to 22.05....

https://github.com/NVIDIA-Merlin/NVTabular/issues/1605 is now fixed and closed. Please reopen if you're still encountering this.

In all of the applications I've built OOV has been a single embedding and used to represent the fact that the item is new or rare. Can you help me...

@rjzamora Any idea what could be happening here? I know you've been putting in some work on Categorify. I think this is happening during the compute of all uniques, which...

@marcromeyn @gabrielspmoreira can you work to split this up into: Ranking, Retrieval and Session based

Thanks for the detailed bug report and the fix. You can try updating the dependencies in requirements.txt; there's a reasonable chance that it'll work. We're unfortunately not able to update...

@jperez999 @benfred @rjzamora It looks like batching isn't correctly splitting the datasets? Is this particular to multi-gpu or does the problem also occur on single GPU but it just doesn't...

@bschifferer can you follow up and make sure we're using HV correctly. We'll probably need to find a way to make clear to our customers how to properly set this...