assure to save epochs number
s444354-training/pipeline/head There was a failure building this commit Details

This commit is contained in:
Adrian Charkiewicz 2022-05-07 21:39:19 +02:00
parent f46d18c6a6
commit 718378d69a
1 changed files with 1 additions and 1 deletions

View File

@ -38,7 +38,7 @@ except:
@ex.config
def my_config():
epochs = numberOfEpochParam
my_config()
dataframe_raw = pd.read_csv("winequality-red.csv")