Normalizer ¶. class sklearn.preprocessing.Normalizer(norm='l2', *, copy=True). 将样本分别归一化为单位范数。 具有至少一个非零分量的每个样本(即数据矩阵的每 ...
確定! 回上一頁