Skip to content

Jim Hardy: Data Science

  • Tableau
  • SQL
  • Python
  • Python Pandas
  • NLP
  • ML (Foundations)
  • ML (AI)
  • Home
  • About

NLP

Text Preprocessing - Learning about the various ways to preprocess text

Spam Classification - Bag of Words - Predicting if a new message is Spam or not using the BoW model/technique

Term Document Matrix - Producing a matrix of word importance from sample sentences using TF-IDF

Jim Hardy: Data Science