{"categories":[{"label":"Artificial Intelligence","url":"https://skillfed.io/packages/category/scientific-engineering-artificial-intelligence/9"}],"enrichment":{"capability":"Provides a library of ready-to-use public datasets formatted as tf.data.Datasets for machine learning workflows, handling download, preparation, and standardized access.","skillfed_tags":["dataset-loading","ml-benchmarks"],"use_cases":["Load standard ML benchmarks without writing download or preprocessing code.","Build reproducible training pipelines where dataset order and splits are consistent across runs.","Prototype models quickly by chaining load output directly into data transformations.","Access a curated catalog of public datasets with standardized metadata and documentation.","Integrate dataset loading into workflows with minimal boilerplate."],"what_it_does":"tfds-nightly is a library that centralizes access to many public machine-learning datasets, downloading and preparing them into standardized tf.data.Dataset objects. It abstracts away the complexity of locating, downloading, and formatting datasets so that standard use cases work immediately\u2014you can load a dataset like MNIST with a single function call and chain it directly into your training pipeline.\n\nThe library depends on 18 runtime packages including numpy, pyarrow, protobuf, and tensorflow-metadata to handle data serialization, array operations, and metadata management. It emphasizes simplicity, performance, determinism, and reproducibility: all users get the same examples in the same order, and the library follows best practices for data pipeline efficiency. This is a nightly build, so it tracks development versions of the underlying library.","worth_installing":"Yes, if you are working with TensorFlow and need standard ML datasets. The library is actively maintained, has low install friction, and carries no known vulnerabilities. However, this is a nightly build (version 4.9.9.dev202510250044)\u2014use the stable release for production unless you specifically need development features. Always verify your right to use each dataset under its own license."},"id":"tfds-nightly","links":{"html":"https://skillfed.io/packages/tfds-nightly","md":"https://skillfed.io/packages/tfds-nightly.md","pypi":"https://pypi.org/project/tfds-nightly/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2025-10-25","license_spdx":null,"license_treatment":"permissive","name":"tfds-nightly","python_support":"supports_current","summary":"tensorflow/datasets is a library of datasets ready to use with TensorFlow."},"popularity":{"monthly_downloads":141749,"position":11233,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"4.9.9.dev202510250044"}
