All Projects → tensorflow → Metadata

tensorflow / Metadata

Licence: apache-2.0
Utilities for passing TensorFlow-related metadata between tools

Programming Languages

python
139335 projects - #7 most used programming language

TensorFlow Metadata

Python PyPI

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

The metadata serialization formats include:

  • A schema describing tabular data (e.g., tf.Examples).
  • A collection of summary statistics over such datasets.
  • A problem statement quantifying the objectives of a model.

The metadata may be produced by hand or automatically during input data analysis, and may be consumed for data validation, exploration, and transformation.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].