-
Notifications
You must be signed in to change notification settings - Fork 705
Open
Description
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,RFandXGBoost - Refine db.py to be more Object Oriented so easy to use
Describe alternatives (optional)
Additional Notes
Metadata
Metadata
Assignees
Labels
No labels