Skip to content

Latest commit

 

History

History
56 lines (42 loc) · 2.1 KB

File metadata and controls

56 lines (42 loc) · 2.1 KB
copyright
years
2016, 2017
lastupdated 2017-11-16

{:new_window: target="_blank"} {:shortdesc: .shortdesc} {:screen: .screen} {:codeblock: .codeblock} {:pre: .pre}

REST API

The {{site.data.keyword.pm_short}} service is a set of REST APIs that you can call from any programming language and that provides integration with IBM® SPSS® Modeler analytics in your applications. Bind your {{site.data.keyword.Bluemix_short}} applications to the {{site.data.keyword.pm_short}} service instance and generate the predictive analytics that your applications need to deliver higher value to your users. Manage your IBM® SPSS® models in the administration dashboard, and use the dashboard to update or refresh your models without stopping or redeploying your applications. {: shortdesc}

Manage the IBM® SPSS® Modeler files that are deployed on an instance of the {{site.data.keyword.pm_short}} service. Specifically, you can perform the following tasks:

  • Deploy a new predictive model.
  • Refresh a deployed predictive model.
  • Download a copy of a deployed predictive model.
  • Delete a deployed predictive model.

Develop applications with the IBM® SPSS® Modeler files that are deployed on a service instance:

  • Retrieve the metadata for a deployed predictive model.
  • Generate predictive analytics by making score requests against deployed predictive models.

Learn more

Ready to get started? To create an instance of a service or bind an application, see Using the service with Spark and Python models or Using the service with IBM® SPSS® models.

For more information about the API, see Service API for Spark and Python models or Service API for IBM® SPSS® models.

For more information about IBM® SPSS® Modeler and the modeling algorithms it provides, see IBM Knowledge Center.

For more information about IBM Data Science Experience and the modeling algorithms it provides, see https://datascience.ibm.com.