摘要:
preprocessing 模块提供了数据预处理函数和预处理类,预处理类主要是为了方便添加到 pipeline 过程中。 数据标准化 标准化预处理函数: preprocessing.scale (X, axis=0, with_mean=True, with_std=True, copy=True) 阅读全文
posted @ 2016-04-13 17:05
moonswap
阅读(6142)
评论(0)
推荐(0)
浙公网安备 33010602011771号