Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

NVTabular Updates to dfencoder #865

Closed
4 tasks done
Tracked by #517
jarmak-nv opened this issue Apr 11, 2023 · 0 comments
Closed
4 tasks done
Tracked by #517

NVTabular Updates to dfencoder #865

jarmak-nv opened this issue Apr 11, 2023 · 0 comments
Assignees
Labels
feature request New feature or request

Comments

@jarmak-nv
Copy link
Contributor

jarmak-nv commented Apr 11, 2023

Overview

Given an input dataframe, dfencoder currently does the following 2 things: 1) Setup the dataframe schema based on the column types and values and 2) Build the structure of the auto encoder model from that schema. The schema should be replaced with NVTabular (most likely just the updates to morpheus.utils.column_info) and then build the model from the NVT schema.

Tasks

Preview Give feedback
  1. dfp feature request
    drobison00
  2. dfp feature request
    drobison00
  3. Priority 0 feature request
    drobison00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request New feature or request
Projects
Status: Done
Development

No branches or pull requests

3 participants