statmike / vertex-ai-mlops

Google Cloud Platform Vertex AI end-to-end workflows for machine learning operations
Apache License 2.0
450 stars 202 forks source link

added 04g and updated script to use aip predef variable for model saves #39

Closed goodrules closed 1 year ago

statmike commented 1 year ago

Hey @goodrules , This series is becoming amazing! Thank you for all the effort going into this. I have a suggestion that you can request we push to a future pull but wanted to mention here in case you want to go ahead and incorporate it:

The two script files: train.py and hp_train.py

Let me know if this makes sense. I think this will both clean the workflow up a little and showcase the value of the GCS Fuse mount that is automatic with training jobs! Thank You, @statmike

goodrules commented 1 year ago

makes sense. will make the changes this week

goodrules commented 1 year ago

@statmike should be good for merge. added 04i and updated the rest with the suggestions above