apmoore1 / target-extraction

Target based extraction
https://apmoore1.github.io/target-extraction/
Apache License 2.0
4 stars 1 forks source link

Results by sentiment class #17

Open apmoore1 opened 4 years ago

apmoore1 commented 4 years ago

Would be good to have the results broken down by sentiment class using Macro F1 score. The F1 Score of the Positive, Negative, and Neutral sentiments. Might be good to have that for the accuracy as well. This would be useful so that we can see how well the model might be performing in the different classes.

apmoore1 commented 4 years ago

Could include it in the target_extraction.analysis.util.metric_df function