sklearn.preprocessing.normalize(X, norm='l2', *, axis=1, copy=True, return_norm=False). [源码]. 分别将输入向量缩放为单位范数(向量长度)。
確定! 回上一頁