Contents

tensorflow-estimator 2.15.0

0

TensorFlow Estimator.

TensorFlow Estimator.

Stars: 295, Watchers: 295, Forks: 199, Open Issues: 7

The tensorflow/estimator repo was created 5 years ago and the last code push was 2 months ago.
The project is popular with 295 github stars!

How to Install tensorflow-estimator

You can install tensorflow-estimator using pip

pip install tensorflow-estimator

or add it to a project with poetry

poetry add tensorflow-estimator

Package Details

Author
Google Inc.
License
Apache 2.0
Homepage
https://www.tensorflow.org/
PyPi:
https://pypi.org/project/tensorflow-estimator/
GitHub Repo:
https://github.com/tensorflow/estimator

Classifiers

  • Scientific/Engineering
  • Scientific/Engineering/Artificial Intelligence
  • Scientific/Engineering/Mathematics
  • Software Development
  • Software Development/Libraries
  • Software Development/Libraries/Python Modules
No  tensorflow-estimator  pypi packages just yet.

Errors

A list of common tensorflow-estimator errors.

Code Examples

Here are some tensorflow-estimator code examples and snippets.

Related Packages & Articles

tensorflow-metadata 1.14.0

TensorFlow Metadata provides standard representations for metadata that are useful when training machine learning models with TensorFlow.

thinc 8.2.3

A refreshing functional take on deep learning, compatible with your favorite libraries

tensorflow 2.16.1

TensorFlow is an open source machine learning framework for everyone.

nlp 0.4.0

HuggingFace/NLP is an open library of NLP datasets.

keras 3.2.0

Keras is a deep learning API written in Python, running on top of the machine learning platform TensorFlow. The core data structures of Keras are layers and models. The philosophy is to keep simple things simple, while allowing the user to be fully in control when they need to (the ultimate control being the easy extensibility of the source code via subclassing).