Skip to content

Migrate PAI Submitter to Python runtime #2656

@lhw362950217

Description

@lhw362950217

Is your feature request related to a problem? Please describe.
Now we should migrate PAI TensorFlow train/predict to Python because feature derivation and following process should execute in Python runtime.

Describe the solution you'd like
Modify below code in Python runtime package.

  • Support PAI TensorFlow train task submitting.
  • Support PAI TensorFlow prediction task submitting.
  • Support PAI TensorFlow explain task submitting.
  • Support PAI TO RUN statement task submitting.
  • Migrate other algorithm like kmeans, RF and XGBoost
  • Refine db.py to be more Object Oriented so easy to use

Describe alternatives (optional)

Additional Notes

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions