Question
Inc
US
Last activity: 23 Apr 2018 13:25 EDT
How to build a model for Email Virtual Assistant that will constantly learn based on the user action
Hello Product Support Community,
I have read an article on Pega Intelligent Virtual Assistant for Email, where it says virtual assistant constantly learns.
Could someone help me in configuring or building the model to make the system learn.
https://www1.pega.com/products/pega-platform/intelligent-virtual-assistant/email
Thanks in Advance!!
When you create email channel, a predictive model is automatically generated behind the scenes. This model is training-ready. In demo video - https://www1.pega.com/insights/resources/intelligent-virtual-assistant-email, at 0:46 CSR creates a business case named 'New user request'. This tells the underlying model that for a given customer email, identified category was 'New user request' and actual result is also 'New user request'. If CSR had selected anything from 'Other cases' dropdown like 'Add nominee', model would be told that for a given customer email, identified category was 'New user request' but actually it is 'Add nominee'. This feedback/training data stays in database as a Training record and is available to view/edit on 'Training data' tab of corresponding email channel. Here, a data scientist can assign correct category for given customer email and add training records to model. When number of training records are substantially high the model can be built from Analytics center and that is how a model will learn to identify categories correctly the next time or return results with greater confidence.