normalizer = preprocessing.Normalizer().fit(X) # fit does nothing >>> normalizer Normalizer ...
確定! 回上一頁