开始使用免费开始使用

Advanced Visualizations with TensorFlow Data Validation

本练习是课程的一部分

Production Machine Learning Systems

查看课程

练习说明

This lab illustrates how TensorFlow Data Validation (TFDV) can be used to investigate and visualize your dataset. That includes looking at descriptive statistics, inferring a schema, checking for and fixing anomalies, and checking for drift and skew in our dataset. It is important to understand your datasets characteristics, including how it might change over time in your production pipeline. It is also important to look for anomalies in your data, and to compare your training, evaluation, and serving datasets to make sure that they are consistent.