I want to calculate f-score using this for my model:
Y_pred = sess.run([nn_output], feed_dict={input_images: input_data[0],