Intelegentny_Pszczelarz/.venv/Lib/site-packages/tensorflow_estimator-2.12.0.dist-info/METADATA
2023-06-19 00:49:18 +02:00

30 lines
1.2 KiB
Plaintext

Metadata-Version: 2.1
Name: tensorflow-estimator
Version: 2.12.0
Summary: TensorFlow Estimator.
Home-page: https://www.tensorflow.org/
Download-URL: https://github.com/tensorflow/estimator/tags
Author: Google Inc.
License: Apache 2.0
Keywords: tensorflow estimator tensor machine learning
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Education
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Topic :: Scientific/Engineering
Classifier: Topic :: Scientific/Engineering :: Mathematics
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Classifier: Topic :: Software Development
Classifier: Topic :: Software Development :: Libraries
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Python: >=3.7
TensorFlow Estimator is a high-level API that encapsulates model training,
evaluation, prediction, and exporting.