tensorflow-transform 1.15.0
0
A library for data preprocessing with TensorFlow
Contents
A library for data preprocessing with TensorFlow
Stars: 983, Watchers: 983, Forks: 214, Open Issues: 45The tensorflow/transform
repo was created 7 years ago and the last code push was 1 months ago.
The project is popular with 983 github stars!
How to Install tensorflow-transform
You can install tensorflow-transform using pip
pip install tensorflow-transform
or add it to a project with poetry
poetry add tensorflow-transform
Package Details
- Author
- Google Inc.
- License
- Apache 2.0
- Homepage
- https://www.tensorflow.org/tfx/transform/get_started
- PyPi:
- https://pypi.org/project/tensorflow-transform/
- GitHub Repo:
- https://github.com/tensorflow/transform
Classifiers
- Scientific/Engineering
- Scientific/Engineering/Artificial Intelligence
- Scientific/Engineering/Mathematics
- Software Development
- Software Development/Libraries
- Software Development/Libraries/Python Modules
Related Packages
Errors
A list of common tensorflow-transform errors.
Code Examples
Here are some tensorflow-transform
code examples and snippets.
GitHub Issues
The tensorflow-transform package has 45 open issues on GitHub
- How to better tune peak memory usage
- Support combiner packing for tft.vocabulary
ModuleNotFoundError
: 1.4.0 (and below, possibly) missing an explicitfuture
dependency- tft.quantiles(reduce_instance_dims=False) errors with columns that are all NaN-valued
- Add a method to evaluate an AnalyzerDef node to a tensor without saving to the graph
- Cannot process dataset with 800+ features: Job graph is too large