Metadata-Version: 2.0
Name: streamsx.pmml
Version: 1.0.5
Summary: PMML integration for IBM Streams
Home-page: https://github.com/IBMStreams/pypi.streamsx.pmml
Author: IBM Streams @ github.com
Author-email: hegermar@de.ibm.com
License: Apache License - Version 2.0
Keywords: streams,ibmstreams,streaming,analytics,streaming-analytics,pmml
Platform: UNKNOWN
Classifier: Development Status :: 1 - Planning
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Requires-Dist: streamsx (>=1.12.10,<2.0)

Overview
========

Provides functions to score input records using PMML models and to interact with the Watson Machine Learning (WML) repository.


This package exposes the `com.ibm.streams.pmml` toolkit as Python methods for use with Streaming Analytics service on
IBM Cloud and IBM Streams including IBM Cloud Pak for Data.

* `IBM Streams <https://ibmstreams.github.io/>`_
* `IBM Cloud Machine-Learning-Service <https://console.bluemix.net/catalog/services/machine-learning>`_


For details on PMML see `Predictive Model Markup Language <https://en.wikipedia.org/wiki/Predictive_Model_Markup_Language>`_.

For details on WML see `Watson Machine Learning Service <https://dataplatform.cloud.ibm.com/docs/content/analyze-data/ml-overview.html?context=analytics>`_.


Documentation
=============

* `streamsx.pmml package documentation <http://streamsxpmml.readthedocs.io>`_


