Julio Perez

Results 35 issues of Julio Perez

This fixes the rossman test. Currently reading and writing data to the same place. This is not acceptable on blossom where the data is stored in a read only drive.

bug
ci
clean up

For the example notebooks in NVTabular that are run as integration tests: - [ ] The metrics for asvdb that should be captured: - [x] Training Time - [x] Max...

- [ ] gpu - [ ] cpu - [ ] multi-gpu: - 2x - 3x

Create a function that encapsulates remove targets from a workflow because this is something that will need to be done when migrating your Feature engineering to serve inference.

enhancement

## Problem: As a user, I would like to run my merlin systems inference pipeline in an offline setting. This will allow me to produce a set of recommendations for...

roadmap

In this PR, I show how it is possible to store the raw id for both items and users in the feature store and use those ids where necessary within...

example

remove excess pythonpath declaration. Should be set only in base or secondary installation phase. No where else.

ci

## Problem: Merlin's current CI infrastructure for PR level testing is supported with a P100 DGX station. That machine is running a docker container with a jenkins instance. This Jenkins...

roadmap

## Problem: As a developer. to satisfy the requirements for both: - [ ] https://github.com/NVIDIA-Merlin/models/issues/450 - [ ] https://github.com/NVIDIA-Merlin/Merlin/issues/419 I would like to be able to convert data between frameworks...