I've tried to make a comprehensive notebook with my submission so I'm sharing it here with everyone. I'm still a begginer, so I've just used CountVectorizer to tokenize text and a simple Logistic Regression with StratifiedKFold for regression.
I think that learning from others submissions will allow us all to move forward, so feel free to share your work with with the other participants.
Link: https://github.com/Rayryu/To-Vaccinate-or-Not-to-Vaccinate
Thanks for sharing. Good work this
You're welcome
A nice concise solution. And unlike the transformer-based submissions, this would be VERY quick to apply to a giant dataset. Thanks for sharing :) Do you mind if I use some of your code in an upcoming tutorial?
Sure, feel free to do that!