Greetings,
are there only 3 methods(Mean, Z-score, Divide by max/min) for feature scaling? or there are more than that? If yes, then what are they?
Regards.
Greetings,
are there only 3 methods(Mean, Z-score, Divide by max/min) for feature scaling? or there are more than that? If yes, then what are they?
Regards.
Welcome to the community.
There are indeed more methods for feature scaling available and each of has its own strengths and is suitable for different types of data and different use cases. The choice of scaling method depends on your specific requirements and the nature of your data.
Here it are some examples:
I hope this helps! Let me know if you have any other questions.
Best regards
Thank you!
Glad to help!