evaluation corrected
All checks were successful
s434742-training/pipeline/head This commit looks good
All checks were successful
s434742-training/pipeline/head This commit looks good
This commit is contained in:
parent
194b850413
commit
298d134b46
@ -39,4 +39,4 @@ y_test = avocado_test[['type']]
|
|||||||
|
|
||||||
# ewaluacja
|
# ewaluacja
|
||||||
loss, accuracy, f1_score, precision, recall = model.evaluate(X_test, y_test, verbose=0)
|
loss, accuracy, f1_score, precision, recall = model.evaluate(X_test, y_test, verbose=0)
|
||||||
with open('')
|
# with open('')
|
Loading…
Reference in New Issue
Block a user