linkedin / photon-ml

A scalable machine learning library on Apache Spark
Other
793 stars 185 forks source link

'model-metadata.json' not saved in GCS #437

Open sverdrup-999 opened 5 years ago

sverdrup-999 commented 5 years ago

The 'model-metadata.json' file is not saved in GCS after a full GAME run.

Here is the code that runs it.

This prevents from doing warm-start training as the prior run's file is needed.

Please fix. Thanks!

ashelkovnykov commented 5 years ago

This is being worked on right now. No ETA - it's being merged into a PR with other commits that seek to resolve a different error with the model-metadata.json code.