- Vancouver, BC, Canada
- https://www.benfrederickson.com
- @benfrederickson
Block or Report
Block or report benfred
Report abuse
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,444 contributions in the last year
Less
More
Activity overview
Contributed to
NVIDIA-Merlin/NVTabular,
NVIDIA-Merlin/Transformers4Rec,
benfred/implicit
and 5 other
repositories
Contribution activity
January 2022
Created 39 commits in 5 repositories
Created a pull request in NVIDIA-Merlin/NVTabular that received 3 comments
Switch to packaging.version.Version for version checks
distutils.version.LooseVersion is deprecated, and causes warnings like
DeprecationWarning: distutils Version classes are deprecated. Use packaging.…
+14
−12
•
3
comments
Opened 29 other pull requests in 5 repositories
benfred/implicit
24
merged
- Release GIL on GPU calls
- Add incremental retraining support for ALS models
- Don't require empty rows in user_items and item_users
- Skip generating recs for missing users from test set
- Use thrust::binary_search to verify negative samples on GPU
- Reorganize sphinx docs
- Rename react_users to item_users
- Add methods for converting MF models to/from gpu
- Speedup evaluation by using batch recommend functions
- Dynamically detect CUDA availability
- Multithreaded speedups for CPU models.
- Minor GPU fixes
- Add support for recalculate_users/items on the GPU
- Fix pylint and clang-format errors
- Use RMM for gpu memory management
- Add unittest for NaNs occuring in ALS model
- Use rapids-cmake for including FAISS
- clang-format
- Remove python2 support, fixup skbuild warnings
- Use scikit-build for building extensions
- Fix for recommend with 'items' filter
- Use faiss for gpu inference
- Fix ALS model when calculate_training_loss=True and iterations=0
- Check user_items is a CSR matrix in recommend
NVIDIA-Merlin/NVTabular
2
merged
NVIDIA-Merlin/HugeCTR
1
merged
benfred/py-spy
1
merged
benfred/remoteprocess
1
merged
Reviewed 10 pull requests in 5 repositories
NVIDIA-Merlin/NVTabular
6 pull requests
NVIDIA-Merlin/Merlin
1 pull request
benfred/remoteprocess
1 pull request
rbspy/read-process-memory
1 pull request
benfred/implicit
1 pull request
2
contributions
in private repositories
Jan 10 – Jan 11