Why do my F1/precision/recall outputs equal only 1 in every row?
Need help with finding the reason why for loop outputs only 1s. When I delete the loop, it works just fine, outputting reasonable data, but within the loop, every row of created df is 1. Why is that?