pingsutw commented on issue #132: SUBMARINE-296. [SDK] Submarine pipeline 
example
URL: https://github.com/apache/submarine/pull/132#issuecomment-590132189
 
 
   To sum up, update include:
   - A 
[README](https://github.com/pingsutw/hadoop-submarine/tree/SUBMARINE-296/submarine-sdk/pysubmarine/example/deepfm)
 describes how to run DeepFM on locally and on submarine
   - reorganize source code structure:
      - Put all deepFM.json/run_deepFM.py and data into 
submarine-sdk/pysubmarine/examples/deepfm
      - move ./submarine/ml/utils related code to ./submarine/utils/
   - Fix code style, follow [Python Naming 
Conventions](https://visualgit.readthedocs.io/en/latest/pages/naming_convention.html)
   - reorg JSON spec, move system parameter in `train` to `resource`. e.g. 
[deepfm.json](https://github.com/pingsutw/hadoop-submarine/blob/SUBMARINE-296/submarine-sdk/pysubmarine/example/deepfm/deepfm.json)
   - support users to pass a list of input
   - Add DeepFM Reference in comment

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to