Hi!
Using text-to-vector, you can work with data from your case in tools like Keras and Tensorflow.
Given the low traffic of your users ’messages, you can train staff models in the background each time such messages appear, but before that use the previous model to predict the results for the anomaly detector (considering the user model, time of day and day of the week, and other dependent factors that can be represented by separate vectors).
In other words, an anomaly detector may be suitable for your task, and the performance will be high enough to perform predict realt-time operations.
четверг, 20 февраля 2020 г., 11:00:31 UTC+2 пользователь OC написал: