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 Jupyter Notebook 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 40 min. Machine LearningBeginnerArtificial IntelligenceCloudSAP Business Technology PlatformSAP Ai ServicesService Ticket IntelligenceFree Tier

You will learn

  • โœ”How to upload the training data
  • โœ”How to train a machine learning model based on historical service requests
  • โœ”How to recommend solutions for an incoming service request
  • โœ”How to evaluate the performance of your machine learning model
Juliana Morais J Juliana Morais December 11, 2023
Created by July 15, 2020
Contributors

Prerequisites

Steps

Intro

Service Ticket Intelligence provides machine learning functionalities to effectively deal with service requests. Thereby, the service offers three 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.

  3. The service is able to identify in unstructured data trends or patterns in service tickets from the clusters and keywords you have created.

This tutorial deals with retrieving recommendations for service requests. Find more details on the Service Ticket Intelligence features here.


Step 1 Open the Jupyter notebook
โ€”

First, start your local Jupyter server.

The first page that you see shows the content of the repository that you cloned from GitHub in Set Up Jupyter Notebook for Service Ticket Intelligence, including the notebooks, datasets and configuration file that you edited in the previous tutorial. To open the notebook for classification, click Recommendation to navigate into the folder.

Jupyter Home
Jupyter Home

Next, click Recommendation_demo.ipynb to open the notebook. You can recognize Jupyter notebooks by their .ipynb file extension.

Open Notebook
Open Notebook

Step 2 What is a Jupyter notebook
+
Step 3 Run the tutorial
+
Step 4 Test yourself
+

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. Open the Jupyter notebook 2. What is a Jupyter notebook 3. Run the tutorial 4. Test yourself

Learn more →