Zaktualizuj 'train-sacred.py'
This commit is contained in:
parent
ee76e5b723
commit
39de24add3
@ -106,9 +106,6 @@ def my_main(epochs):
|
||||
mae = mean_absolute_error(y_testing, y_predicted)
|
||||
#print(mae)
|
||||
|
||||
#_run.info['MAE']
|
||||
#_run.log_scalar
|
||||
|
||||
#with open('metrics.txt', 'a+') as f:
|
||||
#f.write('Root mean squared error:' + str(rmse) + '\n')
|
||||
#f.write('Mean absolute error:' + str(mae) + '\n')
|
||||
|
Loading…
Reference in New Issue
Block a user