Learn how to create and use a machine learning model that detects comment spam in the browser using TensorFlow.js
Learn the fundamentals of making custom text classification models for your web apps using TensorFlow.js.
Learn how to retrain your comment spam model to account for edge cases it may miss when using the default pre-made model.