SAP Home Learn Build Integrate Model Operate Extend with AI ConnectTutorial navigator Knowledge Graph API Devtoberfest Developer Advocates App Space

Manage my Account SAP Devs YouTube ↗ Learnings ↗ Community ↗ Provide Feedback ↗
Logout
โคข Open full site

Use Service Ticket Intelligence and Postman to Get Solution Recommendations

Train a machine learning model based on historical service requests in order to get solution recommendations for new requests.

Overview

🎓 beginner 15 min. Machine LearningBeginnerArtificial IntelligenceCloudSAP Business Technology PlatformSAP Ai ServicesService Ticket IntelligenceFree Tier

You will learn

  • โœ”How to upload training data and train a machine learning model to get solution recommendations for new service requests.
  • โœ”How to get solution recommendations for new service requests.
Juliana Morais J Juliana Morais December 11, 2023
Created by June 8, 2020
Contributors

Prerequisites

Steps

Intro

Service Ticket Intelligence provides machine learning functionalities to effectively deal with service requests. Thereby, the service offers two main functionalities:

  1. The service is able to analyze the unstructured information in service requests and classify the requests into categories.

  2. The service is able to recommend solutions for service requests based on historical data.

Find more details on the Service Ticket Intelligence concepts here.


Step 1 Upload training data
โ€”

Select the request Upload Recommendation Training File (random Q&A - small). The training data is already included in the Body of the request. Click Send to upload the training data. The dataset contains question-article related data and has the following information: subject, datasource and article_id. If you would like to use your own set of training data, please ensure that the data is in CSV file format and encoded in Base64.

Upload Training File
Upload Training File

The service now automatically creates a new model and sets its status to NEW. That indicates that the model was just created and has not been trained yet. Both the ID of the new model, as well as its status, can be found in the response of the request.

Upload Training File Response
Upload Training File Response

Step 2 Train model
+
Step 3 Activate model
+
Step 4 Get solution recommendations
+

Resources

Discussion

Share feedback on this tutorial or join the conversation in SAP Community.

Submit detailed feedback Discuss in Community
Steps
Step 1 of 4
1. Upload training data 2. Train model 3. Activate model 4. Get solution recommendations

Learn more →