evaluation corrected
All checks were successful
s434742-training/pipeline/head This commit looks good

This commit is contained in:
patrycjalazna 2021-05-10 21:33:33 +02:00
parent 194b850413
commit 298d134b46

View File

@ -39,4 +39,4 @@ y_test = avocado_test[['type']]
# ewaluacja
loss, accuracy, f1_score, precision, recall = model.evaluate(X_test, y_test, verbose=0)
with open('')
# with open('')