5.3. Preprocessing data — scikit-learn 0.21.3 documentation
5.3. Preprocessing data The sklearn.preprocessing package provides several common utility functions and transformer classes to change raw feature vectors into a representation that is more suitable for the downstream estimators. In general, learning algori
scikit-learn.org