Continue with your mobile number
Normalization is a data transformation technique that rescales numeric values to a common scale, often between 0 and 1, while retaining relative differences between them. This method is crucial when dealing with mixed data types, as it allows fair comparisons between numerical variables, especially when they are on different scales. Normalization helps to mitigate the influence of large values dominating smaller ones in the analysis, particularly in machine learning models. When working with mixed data, normalization ensures that each variable contributes equally to the analysis without scale bias. The other options are incorrect because: • Option 1 (Imputation) deals with missing data, not rescaling variables. • Option 2 (Standardization) adjusts for mean and variance but does not rescale to a fixed range, which may not be suitable for all models. • Option 4 (Encoding) converts categorical data to numeric but doesn’t affect numeric variable scales. • Option 5 (Aggregation) combines data points but doesn’t standardize or normalize them.
Which protocol is used to dynamically assign IP addresses to devices on a network?
The latency of a network is
Which of the following is the main advantage of using the Round Robin CPU Scheduling algorithm over First-Come-First-Serve (FCFS) in terms of process ex...
Which of the following statements accurately describes a guided transmission medium?
What is the primary function of a gateway in a network?
Which register stores the temporary results during computation?
In a binomial heap, if the root is greater than the left child and less than the right child, which of the following statements is correct?
Which is best fit for blank space 16?
Which is not an IoT OS?
Which is not the property of Data warehouse