- Vancouver, BC, Canada
- https://www.benfrederickson.com
- @benfrederickson
Block or Report
Block or report benfred
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
NVIDIA-Merlin/NVTabular Public
NVTabular is a feature engineering and preprocessing library for tabular data designed to quickly and easily manipulate terabyte scale datasets used to train deep learning based recommender systems.
-
-
nmslib/nmslib Public
Non-Metric Space Library (NMSLIB): An efficient similarity search library and a toolkit for evaluation of k-NN methods for generic non-metric spaces.
1,426 contributions in the last year
Activity overview
Contribution activity
April 2022
Created a pull request in NVIDIA-Merlin/NVTabular that received 3 comments
Restrict running on pandas 1.4.x
We've seen some issues with pandas 1.4 in merlin-models, and it looks like its also not supported by cudf yet https://github.com/rapidsai/cudf/blob…
Opened 19 other pull requests in 9 repositories
NVIDIA-Merlin/Transformers4Rec
4
merged
benfred/implicit
3
merged
NVIDIA-Merlin/models
3
merged
NVIDIA-Merlin/Merlin
2
merged
NVIDIA-Merlin/NVTabular
2
merged
NVIDIA-Merlin/core
2
merged
benfred/py-spy
1
open
benfred/remoteprocess
1
merged
NVIDIA-Merlin/systems
1
merged
Reviewed 31 pull requests in 7 repositories
NVIDIA-Merlin/Merlin
13 pull requests
- Args fix
- add args, ARG can only handle one arg at a time
- WIP: Fix HDFS linking
- Torch container horovod release version
- Torch fix
- fix torch horovod: explicitly does not need tensorflow
- Set pandas version in CI container
- Typo
- Keep HugeCTR source
- Set dask_cuda version
- Update packages for scan
- Print more testing info
- Set pandas version
NVIDIA-Merlin/NVTabular
7 pull requests
NVIDIA-Merlin/core
4 pull requests
NVIDIA-Merlin/models
3 pull requests
benfred/remoteprocess
2 pull requests
NVIDIA-Merlin/systems
1 pull request
NVIDIA-Merlin/Transformers4Rec
1 pull request
Created an issue in NVIDIA-Merlin/models that received 3 comments
[Task] Update notebooks to note we require TF 2.8+ in the notebooks.
Description The notebooks currently include code like import os os.environ["TF_GPU_ALLOCATOR"]="cuda_malloc_async" import merlin.models.tf as mm Th…