clulab / twitter4food

Repository for the health informatics analytics on twitter project
Apache License 2.0
1 stars 4 forks source link

Super simple SVM multi-instance learning #11

Open herongrove opened 7 years ago

herongrove commented 7 years ago

Experiment with stupid multi-instance learning. Don't do anything smart. Just use SVM on individual tweets after assigning each tweet the same label as its account. If this is better than random, consider a stacked ensemble model.