Oslandia / deeposlandia

Migrated to: https://gitlab.com/Oslandia/deeposlandia
MIT License
59 stars 16 forks source link

train: append existing CSV when saving metric history fix #102 #121

Closed delhomer closed 5 years ago

delhomer commented 5 years ago

This PR allows to exploit existing training metric history. Now new training period metrics are appended to existing CSV files.

The PR fixes issue #102 .