Issue | #Downvotes for this reason | By |
---|
clip | Set to True to clip transformed values of held-out data to provided `feature range` .. versionadded:: 0.24 | default: false |
copy | Set to False to perform inplace row normalization and avoid a copy (if the input is already a numpy array) | default: true |
feature_range | Desired range of transformed data | default: [0, 1] |