Build a prebuilt sentiment classifier on twitter data. Refer to template of news_classification under prebuilt.
Link to Dataset. It has a balanced distribution of targets and all three categories. Update if necessary with a better dataset until training. After that any updates on data would require splitting a new eval, data versioning, training and evaluating all existing models on that again.
Build a prebuilt sentiment classifier on twitter data. Refer to template of
news_classification
underprebuilt
.Link to Dataset. It has a balanced distribution of targets and all three categories. Update if necessary with a better dataset until training. After that any updates on data would require splitting a new eval, data versioning, training and evaluating all existing models on that again.