Setting up skill prediction in Workforce Optimization for Customer Service
Collect skill data based on skills agents have used for case resolution. Use supervised learning to recommend these skills for agents to resolve similar open case. You can also find patterns in how skills are used for case resolution and use unsupervised learning to recommend skills for agents.
Before you begin
Set up skills. For more information, see Skills Management.
Predictive Intelligence must be set up and configured on your instance to train the models. For more information, see Predictive Intelligence.
Activate the Skill Recommendation application plugin (com.snc.sre) to use predictive intelligence for recommending skills.Role required: sn_sre.admin
Procedure
Use extension points for skill prediction
Use scripted extension points to customize skill prediction for tasks.
Before you begin
Role required: admin
About this task
You can create multiple implementations for each extension point and provide an order number for each implementation. The implementation that has the lowest order number is executed.
Note that the Skill Recommendation extension point is included with the Skill Recommendation (com.snc.sre) plugin.