tf.TransformTensorFlow 數(shù)據(jù)預(yù)處理庫
tf.Transform 是一個使用 TensorFlow 進行數(shù)據(jù)預(yù)處理的庫。它允許用戶結(jié)合各種數(shù)據(jù)處理框架(目前支持 Apache Beam,但是可以擴展 tf.Transform 以支持其他框架),使用 TensorFlow 來轉(zhuǎn)換數(shù)據(jù)。 因為 tf.Transform 是基于 TensorFlow 構(gòu)建的,所以它允許用戶導(dǎo)出一個計算圖(graph),用戶隨后可以將導(dǎo)出的 TensorFlow 計算圖(TensorFlow graph)合并到它們的服務(wù)模型中,從而避免服務(wù)模型和訓(xùn)練數(shù)據(jù)之間的偏差。
評論
圖片
表情
