Metadata-Version: 2.1
Name: watson-machine-learning-client-V4
Version: 1.0.121
Summary: Watson Machine Learning API Client
Home-page: http://wml-api-pyclient-v4.mybluemix.net
Author: IBM
Author-email: svagaral@in.ibm.com, nagiredd@in.ibm.com, amadeusz.masny1@ibm.com
License: BSD
Keywords: watson,machine learning,IBM,Bluemix,client,API,IBM Cloud
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Natural Language :: English
Classifier: License :: OSI Approved :: BSD License
Classifier: Programming Language :: Python :: 3.6
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Operating System :: POSIX :: Linux
Classifier: Operating System :: Microsoft :: Windows
Classifier: Intended Audience :: Science/Research
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Information Technology
Classifier: Topic :: Software Development :: Libraries
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Classifier: Topic :: Scientific/Engineering :: Information Analysis
Classifier: Topic :: Internet
Requires-Python: >=3.6
Description-Content-Type: text/markdown
Requires-Dist: requests
Requires-Dist: urllib3
Requires-Dist: pandas (<=1.0.5)
Requires-Dist: certifi
Requires-Dist: lomond
Requires-Dist: tabulate
Requires-Dist: ibm-cos-sdk (==2.7.*)

******************************************
## Welcome to `watson-machine-learning-client`
******************************************

``watson-machine-learning-client`` is a library that allows to work with Watson Machine Learning service on [IBM Cloud](https://console.bluemix.net/catalog/services/machine-learning).
Train, test and deploy your models as APIs for application development, share with colleagues using this python library.

### [Package Sphinx documentation](http://wml-api-pyclient-v4.mybluemix.net)


##### NOTE:
``DEPRECATED!!`` This Watson Machine Learning client V4 Beta version is deprecated starting ``Sep 1st, 2020`` and will be
discontinued at the end of the migration period. Migrate to new V4 GA release of [IBM Watson Machine Learning Python client](https://pypi.org/project/ibm-watson-machine-learning/) .
 Refer to the [documentation](https://dataplatform.cloud.ibm.com/docs/content/wsj/analyze-data/wml-ai.html) for the migration process to be able to access new features

This package is being replaced in favor of new package ["ibm-watson-machine-learning"](<https://pypi.org/project/ibm-watson-machine-learning/>) in V4 GA release version of IBM Watson Machine Learning Python client.
Refer to the new V4 GA release [documentation](http://ibm-wml-api-pyclient.mybluemix.net) for more details.

==========================================


