Start learning 50% faster. Sign in now
Get Started with ixamBee
Start learning 50% faster. Sign in nowExplanation: 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.
A sum of money was invested at 10% p.a. compound interest (compounded annually), and it amounted to Rs. 6050 at the end of 2 year...
Amit deposited Rs. 15,000 into an investment with a 12% annual compound interest rate for a duration of two years. Calculate the total interest earned b...
Digvijay takes a loan of ₹25,000 at an annual compound interest rate of 10%. He repays ₹4,000 at the end of each year. How much should he pay at the...
The compound interest on Rs. 30,000 at 7%per annum for n years is Rs. 4347. The value of n is
A sum of ₹10,000 is invested at a compound interest rate of 10% per annum. What will be the amount after 2 years if the interest is compounded annually?
At what percentage rate, compound interest compounded annually for a sum of ₹40,000, will amount to ₹44,100 in two years?
What is the compound interest in a sum of 7500 for 12/5 years at 20% p.a., interest compounded yearly (nearest to an integer)?
A sum of money amounts to Rs 1024 in 4 years and Rs 1458 in 7 years at a compound rate of interest. What is the rate of interest per annum?
'A' invests Rs.10,000 for 3 years at a certain rate of interest. At the end of the second year, it amounts to Rs.11,664. Calculate the rate of interest ...
The simple interest on a sum of money will be Rs. 800 after 10 years. If the principal is tripled after 5 years, what will be total interest at the end ...