Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
のドキュメントののページを理解できません。StandardScalersklearn
StandardScaler
sklearn
誰かが私にこれを簡単な言葉で説明できますか?
これは、異なる単位に対応するデータを比較する場合に便利です。その場合、ユニットを削除します。すべてのデータの一貫した方法でこれを行うには、分散がユニタリで、系列の平均が 0 になるようにデータを変換します。