①sklearn.preprocessing.Normalizer(norm='l2', copy=True)norm:可以为l1、l2或max,默认为l2若为l1时,样本各个特征值除以各个特征值的绝对值之和 ...
確定! 回上一頁