Train model with data from Firestore, save it to Cloud Storage and make predictions in Cloud Functions - entirely using NodeJS
This workshop covers:
The developed model can predict if a comment is positive or negative. We train it with data from the Firestore database.
The code can be easily modified to predict star reviews, app statistics, etc.