Skip to content

Pull requests: benfred/implicit

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

feat: Added logic for asymetric train/test leave k out split
#720 by leob-gl was closed Aug 26, 2024 Loading…
Use RAFT 23.12
#703 by benfred was merged Nov 21, 2023 Loading…
add python 3.12 support to GHA
#698 by benfred was merged Oct 11, 2023 Loading…
add numpy to requirements.txt dependencies
#697 by benfred was merged Oct 4, 2023 Loading…
Use np.random.Generator for rng enhancement
#694 by benfred was merged Sep 29, 2023 Loading…
bump cibuildwheel version in gha dependencies
#693 by benfred was merged Sep 29, 2023 Loading…
Clear cached properties on partial_fit_* bug
#685 by benfred was merged Aug 23, 2023 Loading…
Add check_csr for partial_fit methods bug
#683 by benfred was merged Aug 20, 2023 Loading…
use raft 23.08 dependencies
#681 by benfred was merged Jul 20, 2023 Loading…
Add noexcept declarations for Cython 3.0 bug
#680 by benfred was merged Jul 20, 2023 Loading…
Add cmake/ninja to pyproject.toml dependencies
#677 by benfred was merged Jul 18, 2023 Loading…
Remove setup_requires dependencies
#674 by benfred was merged Jun 30, 2023 Loading…
Add support for H100 gpu's enhancement
#669 by benfred was merged Jun 23, 2023 Loading…
Fix cuda build on conda-forge bug
#668 by benfred was merged Jun 21, 2023 Loading…
Set cython directives globally chore
#666 by benfred was merged Jun 7, 2023 Loading…
Build / publish sdist package to pypi as well chore
#665 by benfred was merged Jun 7, 2023 Loading…
Test h5py in GHA for python 3.11 chore
#664 by benfred was merged Jun 7, 2023 Loading…
Fix ALS loss calculation on GPU bug
#663 by benfred was merged Jun 6, 2023 Loading…
2
Fix for ALS calculate_loss on the cpu bug
#662 by benfred was merged Jun 6, 2023 Loading…
float16 support for GPU als model enhancement
#661 by benfred was merged May 30, 2023 Loading…
Remove import of numpy.distutils chore
#660 by benfred was merged May 29, 2023 Loading…
Use the batch functionality in the movielens example chore
#659 by benfred was merged May 25, 2023 Loading…
update isort/pylint/black versions chore
#657 by benfred was merged May 20, 2023 Loading…
use RAFT for select_k on the gpu enhancement
#656 by benfred was merged May 24, 2023 Loading…
ProTip! Filter pull requests by the default branch with base:main.