forked from vatsal2473/tweet_classification
-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Create a function named classification_report which takes two inputs y_true and y_pred and returns accuracy, recall, precision and F1-score
- classification_report(y_true, y_pred)
- Create the above function for both the premise and stance classification notebooks
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request