Galaxy | Tool Preview

Preprocess (version 1.0.11.0)
Advanced Options
Advanced Options 0
Saves the preprocessor after fitting to the data. The preprocessor can then be passed to other tools and used in later operations.

What it does

This tool provides several transformer classes to change raw feature vectors into a representation that is more suitable for the downstream estimators. The library is provided by sklearn.preprocessing package.

For information about preprocessing classes and parameter settings please refer to Scikit-learn preprocessing.