/ examples / tensorflow / MLProject
MLProject
1  name: tensorflow_linear_regression_example
2  
3  python_env: python_env.yaml
4  
5  entry_points:
6    main:
7      command: "python train.py"