/spam-or-ham

simple ml spam or ham classification with web front-end through api

Primary LanguageJupyter Notebook

spam-or-ham

  • Simple ml spam or ham classification with web front-end through api.
  • Purpose was for me to learn how to use a pretrained Tensorflow model through a web API for prediction without using Tensorflow-Serving.

development stack

  • Python: Flask, Tensorflow/Keras
  • Angular

Example