Offer dataset files from the regressor model as artifacts

This commit is contained in:
Marco Castelluccio 2019-09-25 16:34:20 +02:00
Родитель 1cf4d12a3e
Коммит 0412d894de
1 изменённых файлов: 8 добавлений и 0 удалений

Просмотреть файл

@ -328,6 +328,14 @@ tasks:
expires: {$fromNow: '1 month'}
path: /regressormodel.zst
type: file
public/regressormodel_data_X.zst:
expires: {$fromNow: '1 month'}
path: /regressormodel_data_X.zst
type: file
public/regressormodel_data_y.zst:
expires: {$fromNow: '1 month'}
path: /regressormodel_data_y.zst
type: file
public/metrics.json:
expires: {$fromNow: '1 year'}
path: /metrics.json