Question
Which of the following transformations is most
appropriate to bring all feature values into the range [0,1] for a machine learning model?Solution
Explanation: Min-Max Normalization is a technique used to scale features to a fixed range, typically [0,1]. This transformation is particularly useful for algorithms sensitive to the scale of input data, such as gradient descent-based models. This method ensures that each feature contributes proportionately to the model, eliminating bias caused by varying scales across features. Min-Max Normalization is especially suitable for cases where the data has a defined range, making it ideal for neural networks and distance-based algorithms like k-NN. Option A: Z-score Standardization scales data to have a mean of 0 and a standard deviation of 1, which is more suitable for normally distributed data. It does not confine the values to a specific range like [0,1]. Option C: One-Hot Encoding is used for categorical variables, converting them into binary vectors. It is not applicable for scaling numerical data. Option D: Logarithmic Transformation is used to handle skewness in data and is not designed to scale values into a fixed range. Option E: Ordinal Encoding converts categorical data into integers based on their ordinal rank, which is unrelated to numerical feature scaling.
Deepa scored 42% marks and failed by 84 marks, whereas Aman scored 72% marks, which was 96 marks more than the passing marks. Find the total marks of th...
Monthly income of A is Rs. 44500 out of which he spent 22%, 14% and 23% of his total income in rent, medicine and transportation, respectively. Find his...
A company allowed 9% commission on the total sales made by the salesman and a bonus of 1% on the sales over Rs. 40000. If the salesman deposited Rs. 81...
A jacket originally priced at ₹3,000 is on sale for 20% off. If a 5% sales tax is applied after the discount, what is the final price of the jacket?
Income of A is twice the income of B. B and A spend 50% and 60% respectively of their incomes. Find the savings of A, if B saves Rs. 12000 in a month.
If 75% of a number is added to 75, the result is the number itself, then the number is:
Out of her income of Rs. 60,000, Anjali spent 25% on rent, 40% of the remaining income on travel, and saved the rest. If she would have spent Rs. 200 mo...
Two students appeared in an exam and one secured 10 marks more than the other. If marks of student who got more marks is 51% of the sum of the marks of ...
In a job fair, 50% of the people are graduates, one fifth of them are post graduates and rest are double graduates. If three-fourth of the graduates, 60...
A and B together have total of Rs.4200 out of which they donated 10% to the orphanage school. The remaining amount is to be then redistributed between t...