Facing issues in C3W2_Assignment

hi @paramaguru

issue is not only about tf data type, but if you notice your y_true and y_pred shape don’t match.

So as first debug step check if you used the correct recall for y_pred.

See if the below pinned comment helps you debug.

Regards
DP