Prediction Service
Last updated
Last updated
Use this procedure to create a custom DataApp using prediction service an an input.
Hover over the menu icon and select Projects
Select the project for which you want to create DataApps and click the DataApps icon from the project level navigation.
Click the plus icon. This takes you to the Create DataApp page.
Specify this information on the Details tab.
Select the input type as Prediction Service.
Add the description of the DataApp that explains about it.
By default, the queries in AskAI will use the environment that is selected while creating a .
Provide the name of the DataApp on the breadcrumb.
Click to upload an image to display on the DataApp card that you see on the DataApps page.
Click Create. The DataApp card is created and redirects you to the AskAI tab.
Select the prediction service from the list. You can only view the prediction services created in this project. Once the prediction service is selected, you can start asking the questions to the AskAI
Enter the query in the query box. The generated output will be in the text format. You can:
Copy the answer using the Copy Answer option.
View the generated code by selecting the View Code option where you can also view the explanation for each line of code.
Perform the following actions clicking the Actions drop-down:
Copy the dataapps URL to share with the other business users, using the Copy option.
Open the dataapps on a new tab, using the Open in New Tab option.
View logs of DataApps to debug issues, using the Logs option.
Delete the DataApp that is no longer required, using the Delete option.
Customize the branding appearance of your DataApp, using the Branding option. This opens the Branding modal. Enter your desired title in the DataApp Title field, then use the Upload from Computer option to upload your logo. Once you have added the title and logo, click Save to apply the changes. The customized title and logo will now appear on the AskAI page and will also be visible when the DataApp is opened in a new tab.
As a DataApp power user or admin, you can preview the consumer interface using the Consumer Preview option. This option is available only when the DataApp is running.
Modify the DataApp details, using the Edit option. For more details, see section.
Configure the shutdown time of the DataApp, using the Config option. See section for more details.