Skip to content

jperez999/core

This branch is 3 commits ahead of, 85 commits behind NVIDIA-Merlin/core:main.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

349d22d · Apr 4, 2023
Mar 22, 2023
Feb 7, 2023
Mar 3, 2022
Jan 20, 2023
Apr 4, 2023
Mar 29, 2023
Feb 3, 2022
Apr 1, 2022
Feb 4, 2023
Jan 13, 2023
Dec 15, 2022
Jan 13, 2023
Jan 13, 2023
Feb 3, 2022
Mar 1, 2022
Jan 13, 2023
Dec 15, 2022
Oct 4, 2022
Dec 15, 2022
Aug 25, 2022
Aug 25, 2022
Aug 25, 2022
Aug 25, 2022
Aug 25, 2022
Mar 22, 2023
Sep 7, 2022
Oct 7, 2022
Mar 22, 2023
Dec 15, 2022

Repository files navigation

PyPI LICENSE Documentation

The Merlin Core library provides the core utilities for NVIDIA Merlin libraries like NVTabular, Transformers4Rec and Merlin Models. For example, the merlin.io.Dataset and merin.schema.Schema classes are fundamental for working with data and building recommender systems with Merlin.

Installation

Installing Merlin Core Using Pip

pip install merlin-core

Installing Merlin Core Using Conda

conda install -c nvidia -c rapidsai -c numba -c conda-forge merlin-core python=3.7 cudatoolkit=11.2

Running Merlin Core with Docker

As a fundamental library for Merlin, Merlin Core is included in the Merlin Containers.

Refer to the Merlin Containers documentation page for information about the Merlin container names, URLs to the container images on the NVIDIA GPU Cloud catalog, and key Merlin components.

Feedback and Support

To report bugs or get help, please open an issue on the GitHub repo.

About

Core Utilities for NVIDIA Merlin

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%