Hi Meka development team,
I have tried to evaluate a model for a multi-target dataset and would like to get the F-score result for individual target outputs with cross validation. Using Meka, it gives the accuracy but no F-score (Precision, Recall). Is there any way that I can produce the metric for this evaluation? I tried with Python's Sci-kit library but it doesn't support for multi-target data as well. Thanks in advance.
Hi Meka development team,
I have tried to evaluate a model for a multi-target dataset and would like to get the F-score result for individual target outputs with cross validation. Using Meka, it gives the accuracy but no F-score (Precision, Recall). Is there any way that I can produce the metric for this evaluation? I tried with Python's Sci-kit library but it doesn't support for multi-target data as well. Thanks in advance.