A library for exploring and validating machine learning data.
TensorFlow Data Validation (TFDV) is a library for exploring and validating machine learning data. It is designed to be highly scalable and to work well with TensorFlow and TensorFlow Extended (TFX).
TensorFlow Data Validation (TFDV) is a library for exploring and validating machine learning data. It is designed to be highly scalable and to work well with TensorFlow and TensorFlow Extended (TFX).
To install py39-tensorflow-data-validation, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install py39-tensorflow-data-validation
To see what files were installed by py39-tensorflow-data-validation, run:
port contents py39-tensorflow-data-validation
To later upgrade py39-tensorflow-data-validation, run:
sudo port selfupdate && sudo port upgrade py39-tensorflow-data-validation
Reporting an issue on MacPorts Trac
The MacPorts Project uses a system called Trac to file tickets to report bugs and enhancement requests.
Though anyone may search Trac for tickets, you must have a GitHub account in order to login to Trac to create tickets.