[FEA] Using advanced TF functionality in notebooks
Nobody has claimed this yet.
Assessment
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Newbie friendliness
- 35/100
- Issue type
- Feature
- Clarity
- Needs clarification
- Activity status
- Stale
- Tech stack
- python, tensorflow
- Domain
- documentation, machine-learning
Research direction
Start with the Rossmann and using-feature-columns notebooks, reviewing their TensorFlow training and Description-column preprocessing. Clarify whether both enhancements are in scope, then determine whether the notebooks demonstrate DenseFeatures and multi-hot keyword support without breaking the existing NVTabular preprocessing example.
Written by the indexing model from the issue text.
Description
Ideally, the Rossmann notebook should be using NVTabular's DenseFeatures layer during the TensorFlow training portion. Unless this feels out of scope for what's supposed to be the simplest example.
I also think it would be valuable to show multi-hot support in the using-feature-columns notebook by doing something with the Description column (i.e. check for instances of keywords like "good", "cute", "playful", etc.), but since part of this notebook is showing how to replace the preprocessing with NVT, we would need to figure out how to do that tokenizing in a LambdaOp which is somewhat nontrivial (you can't do an applymap since the column is categorical, and doing something like col.str.split().groupby(level=0).agg(list) doesn't have agg support for the string columns).
- Dominant language
- Python
- Stars
- 1.2k
- Forks
- 149
- PR merge metrics
- No merged PRs in 30d
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from NVIDIA-Merlin/NVTabular
-
[DOC] Open
Difficulty 4/5 3-5 days Newbie friendliness 20/100
NVIDIA-Merlin/NVTabular#1898 · 1 comment ·
-
question
Difficulty 5/5 Over a week Newbie friendliness 25/100
NVIDIA-Merlin/NVTabular#1895 ·
-
question
Difficulty 4/5 3-5 days Newbie friendliness 25/100
NVIDIA-Merlin/NVTabular#1893 ·
-
question
Difficulty 5/5 Over a week Newbie friendliness 20/100
NVIDIA-Merlin/NVTabular#1892 · 1 reaction ·
-
question
Difficulty 4/5 3-5 days Newbie friendliness 35/100
NVIDIA-Merlin/NVTabular#1891 ·
All issues in NVIDIA-Merlin/NVTabular
Similar issues
-
area/auth bug comp/agent P3 platform/discord type/security
Difficulty 2/5 1-3 hours Newbie friendliness 88/100
NousResearch/hermes-agent#117848 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 74/100
bancolombia/sentinel#23 ·
-
test md OpenCI
Difficulty 2/5 1-3 hours Newbie friendliness 74/100
-
integration:quickjs org:external priority:backlog topic:code-interpreter topic:middleware type:feature
Difficulty 2/5 1-3 hours Newbie friendliness 74/100
langchain-ai/deepagents#6450 ·
-
bug client
Difficulty 2/5 1-3 hours Newbie friendliness 88/100