the latest runtime version 1.4 of the Google machine learning engine supports Python 3.5:
https://cloud.google.com/ml-engine/docs/runtime-version-list
How do I use Python 3.5 for training models in the ML engine?
Thanks
The python_version works for me. Please note that python_version is a string. And also it only works with 1.4 runtime version.
trainingInput: pythonVersion: '3.5' scaleTier: BASIC
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With