Metadata-Version: 2.0
Name: azureml-automl-core
Version: 1.0.33
Summary: AutoML client common library
Home-page: https://docs.microsoft.com/en-us/azure/machine-learning/service/
Author: Microsoft Corp
License: https://aka.ms/azureml-sdk-license
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: License :: Other/Proprietary License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: MacOS
Classifier: Operating System :: POSIX :: Linux
Description-Content-Type: text/x-rst
Requires-Dist: azureml-dataprep (<1.2.0,>=1.1.0)
Requires-Dist: Cython (>=0.25.0)
Requires-Dist: gensim
Requires-Dist: numpy
Requires-Dist: scipy
Requires-Dist: scikit-learn
Requires-Dist: pandas
Requires-Dist: tensorflow (==1.11.0)
Requires-Dist: psutil (<6.0.0,>=5.2.2)
Requires-Dist: requests (<3.0.0,>=2.17.0)
Requires-Dist: jsonschema (<3.0.0,>=2.6.0)
Requires-Dist: lightgbm (>=2.1.0)
Requires-Dist: sklearn-pandas (>=1.6.0)
Requires-Dist: dill (>=0.2.8)
Requires-Dist: skl2onnx (==1.4.3)
Requires-Dist: onnxmltools (==1.3.1)

The azureml-automl-core package is a package containing functionality used by the azureml-train-automl package. It is not designed for end-user consumption and is meant only for use as part of the Azure Machine Learning SDK.



