You're Invited: Meet the Socket team at BSidesSF and RSAC - April 27 - May 1.RSVP

tensorflow-metadata

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

tensorflow-metadata

Library and standards for schema and statistics.

1.17.1
100

Supply Chain Security

100

Vulnerability

100

Quality

100

Maintenance

100

License

Maintainers
2

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.

FAQs

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts