Metadata-Version: |
2.1 |
Name: |
azureml-train-automl |
Version: |
1.59.0 |
Summary: |
Used for automatically finding the best machine learning model and its parameters. |
Author: |
Microsoft Corp |
Home-Page: |
https://docs.microsoft.com/python/api/overview/azure/ml/?view=azure-ml-py |
License: |
https://aka.ms/azureml-sdk-license |
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.8 |
Classifier: |
Programming Language :: Python :: 3.9 |
Classifier: |
Programming Language :: Python :: 3.10 |
Classifier: |
Programming Language :: Python :: 3.11 |
Classifier: |
Topic :: Scientific/Engineering :: Artificial Intelligence |
Classifier: |
Operating System :: Microsoft :: Windows |
Classifier: |
Operating System :: MacOS |
Classifier: |
Operating System :: POSIX :: Linux |
Requires-Python: |
>=3.8,<3.12 |
Requires-Dist: |
azureml-automl-core (~=1.59.0) |
Requires-Dist: |
azureml-automl-runtime (~=1.59.0) |
Requires-Dist: |
azureml-dataset-runtime[fuse,pandas] (~=1.59.0) |
Requires-Dist: |
azureml-train-automl-client (~=1.59.0) |
Requires-Dist: |
azureml-train-automl-runtime (~=1.59.0) |
Requires-Dist: |
azureml-responsibleai (~=1.59.0) |
Requires-Dist: |
mypy (~=1.1); extra == "test" |
Requires-Dist: |
types-PyYAML; extra == "test" |
Requires-Dist: |
types-requests (==2.31.0); extra == "test" |
Requires-Dist: |
types-setuptools; extra == "test" |
Requires-Dist: |
types-toml; extra == "test" |
Requires-Dist: |
types-six; extra == "test" |
Requires-Dist: |
types-urllib3; extra == "test" |
Requires-Dist: |
torch (==2.2.2); extra == "tabular" |
Requires-Dist: |
prophet (==1.1.4); extra == "tabular" |
Requires-Dist: |
xgboost (==1.5.2); extra == "tabular" |
Requires-Dist: |
mlflow-skinny (==2.15.1); extra == "tabular" |
Provides-Extra: |
test |
Provides-Extra: |
tabular |
Description-Content-Type: |
text/x-rst |
License-File: |
LICENSE.txt |