You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am doing a simliar project as you did.
I took a look at your text_cnn looks like the loss function you use is cross_entrophy.
I wonder how does precision and recall look like when your loss start to converge?
In my case loss start to be very small but Precision and Recall is still high, not sure what need to be done.
Did you optimize F1 specifically?
Thanks!
The text was updated successfully, but these errors were encountered:
Hi,
I am doing a simliar project as you did.
I took a look at your text_cnn looks like the loss function you use is cross_entrophy.
I wonder how does precision and recall look like when your loss start to converge?
In my case loss start to be very small but Precision and Recall is still high, not sure what need to be done.
Did you optimize F1 specifically?
Thanks!
The text was updated successfully, but these errors were encountered: