Hello Phoenix Team,
I have a dataframe which has AI predictions as well as the ground truth label columns in it. I am able to upload it as dataset. Now, I calculate accuracy, precision, recall, f1 using scikit learn library. How can I log those results as Experiment in phoenix for that dataset?