Closed Drita-ai closed 3 weeks ago
Thank @Udayraj123 for the review and for pointing out the areas for improvement. I’ll make the necessary changes as you've suggested.
Hey @Udayraj123, I've made the changes you've asked for. Please consider reviewing it.
This PR implements the feature to export the evaluation summary table in csv format to the outputs folder.
Usage : Run the code with
python3 main.py -i ./samples/sample4
and you'll see the csv files outputted inside outputs/EvaluationFixes #221