1

Would it be the right approach to apply MinMaxScaler() to a data column that contains many zeros, for example [0.0 3.1 0.0 0.0 8.2 0.0 2.5 15.85 0.0 0.0 0.0] if after scaling all these values ​​where there are zeros are filled. Will this affect the selection of features?

0 Answers0