florinbarbisch / npr-mc1-text-classification

0 stars 0 forks source link

Define Models #4

Closed gabrieltorresgamez closed 1 year ago

gabrieltorresgamez commented 1 year ago

Define possible models and search papers, information, etc

florinbarbisch commented 1 year ago

I'd like to implement BERTweet (fine-tune it): https://arxiv.org/abs/2005.10200

For your model, you can get inspiration from this search: https://www.perplexity.ai/search/What-machine-learning-aX2L5ij2TsGkJKcoWUeJwQ?s=c

gabrieltorresgamez commented 1 year ago

I'd like to implement and train a HistGradientBoostingClassifier

This looks like a good starting point: https://www.section.io/engineering-education/natural-language-processing-using-gradient-boosting-machine-and-h2o-library/