TensorFlow 数据预处理库 tf.Transform

码农软件 · 软件分类 · 机器学习/深度学习 · 2019-08-06 23:13:10

软件介绍

tf.Transform 是一个使用 TensorFlow 进行数据预处理的库。它允许用户结合各种数据处理框架(目前支持 Apache Beam,但是可以扩展 tf.Transform 以支持其他框架),使用 TensorFlow 来转换数据。 因为 tf.Transform 是基于 TensorFlow 构建的,所以它允许用户导出一个计算图(graph),用户随后可以将导出的 TensorFlow 计算图(TensorFlow graph)合并到它们的服务模型中,从而避免服务模型和训练数据之间的偏差。

本文地址:https://codercto.com/soft/d/11809.html

Complexity and Approximation

Complexity and Approximation

G. Ausiello、P. Crescenzi、V. Kann、Marchetti-sp、Giorgio Gambosi、Alberto M. Spaccamela / Springer / 2003-02 / USD 74.95

This book is an up-to-date documentation of the state of the art in combinatorial optimization, presenting approximate solutions of virtually all relevant classes of NP-hard optimization problems. The......一起来看看 《Complexity and Approximation》 这本书的介绍吧!

JS 压缩/解压工具
JS 压缩/解压工具

在线压缩/解压 JS 代码

正则表达式在线测试
正则表达式在线测试

正则表达式在线测试

HEX CMYK 转换工具
HEX CMYK 转换工具

HEX CMYK 互转工具