首先说明下sklearn中preprocessing库里面的scale函数使用方法: ... Normalizer().fit(X) # fit does nothing; >>> normalizer; Normalizer(copy=True ...
確定! 回上一頁