Merged
Conversation
ShawnXuan
reviewed
Jun 1, 2022
| return self.one_embedding.forward(ids) | ||
|
|
||
|
|
||
| class DenseLayer(nn.Module): |
ShawnXuan
reviewed
Jun 1, 2022
Contributor
ShawnXuan
left a comment
There was a problem hiding this comment.
RecommenderSystems/pnn/tools/h5_to_parquet.py is useless
ShawnXuan
reviewed
Jun 1, 2022
|
|
||
| 2. Install all other dependencies listed below. | ||
|
|
||
| ```json |
Contributor
There was a problem hiding this comment.
keep psutil, petstorm
some dependincies will be installed with oneflow
versions are only optional
ShawnXuan
reviewed
Jun 1, 2022
|
|
||
| > χ may include categorical fields (e.g., gender, location) and continuous fields (e.g., age). Each categorical field is represented as a vector of one-hot encoding, and each continuous field is represented as the value itself, or a vector of one-hot encoding after discretization. | ||
|
|
||
| 1. Download the [Criteo Kaggle dataset](https://www.kaggle.com/c/criteo-display-ad-challenge) and then split it using [split_criteo_kaggle.py](https://github.com/Oneflow-Inc/models/blob/dev_ipnn_only/RecommenderSystems/pnn/tools/split_criteo_kaggle.py). |
Contributor
There was a problem hiding this comment.
https://github.com/Oneflow-Inc/models/blob/dev_deepfm_spark_split/RecommenderSystems/deepfm/tools/split_criteo_kaggle.scala
split_criteo_kaggle.py is not available
ShawnXuan
reviewed
Jun 7, 2022
ShawnXuan
approved these changes
Jun 7, 2022
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.