| copyright |
|
||
|---|---|---|---|
| lastupdated | 2017-08-09 |
{:new_window: target="_blank"} {:shortdesc: .shortdesc} {:screen: .screen} {:codeblock: .codeblock} {:pre: .pre}
{: #WMLgettingstarted}
Use IBM® Watson™ Machine Learning to integrate predictive analytics with your applications. Data scientists use machine learning to develop predictive models, whereas developers use machine learning to create applications that make smarter decisions, solve tough problems, and improve user outcomes. {: shortdesc}
To use Watson Machine Learning, from the Bluemix catalog, you must create the service instance here.
- Create and store a model.
- Deploy a model.
- Use the deployed model
scoring endpointin your application to get predictions.
The Watson Machine Learning service is a set of REST APIs that can be called from any programming language.
The focus of the Watson Machine Learning service is deployment, but note that IBM SPSS Modeler or Data Science Experience is required for authoring and working with models and pipelines. Both SPSS Modeler and Data Science Experience (leveraging Spark MLlib and Python scikit-learn) offer various modeling methods that are taken from machine learning, artificial intelligence, and statistics.
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 SPSS models.
If you are interested in exploring the API, see Service API for Spark and Python models or Service API for SPSS models.
For details about SPSS Modeler and the modeling algorithms it provides, see IBM Knowledge Center.
For details about IBM Data Science Experience and the modeling algorithms it provides, see https://datascience.ibm.com.