+ 2
Anyone know how to normalize the data in python
Normalize the breast cancer data set
4 Réponses
+ 1
You can use MinMaxScaler
https://scikit-learn.org/stable/modules/generated/sklearn.preprocessing.MinMaxScaler.html
+ 2
Thank you 💕
0
please send me how to do this right answer
- 1
how to write this answer