Skip to content
This repository has been archived by the owner on Nov 21, 2022. It is now read-only.

Modelling

MikeJohnPage edited this page May 7, 2019 · 6 revisions

Features

  • Retweet count
  • URL's
  • Emoji's
  • Conversation history
  • Sentiment
  • word2vec
  • TF-IDF

Binary Classifiers to evaluate:

  • SVM
  • GBM
  • Deep Neural Net
  • Recurrent Neural Net
  • Logistic Regression
  • Naive Bayes

Modelling Considerations

  • cross-platform data set issues. Will a data set from one platform perform on another. Should calls to the API be platform specific.

Modelling Resources

Clone this wiki locally