How to extract Review Classifier model to reuse for real time classification

Introduction to making classifiers reusable

Emre Havan
Towards Data Science
9 min readJan 20, 2020

--

There are many tutorials and examples out there about training a review classifier with big portion of the available dataset and testing it with the remaining portion to see how it performs.

It sure is nice to see how to build a classifier and how it performs, but how can we export this classifier and install, run in any application so that we can do real-time review classification?

--

--

Senior iOS Software Engineer — Interested in Compilers, ML and recommender systems — https://github.com/emrepun