Ultimate access to all questions.
You are tasked with developing a machine learning model to predict trends in the stock market. The dataset you are using contains a wide range of features, such as stock prices, trading volumes, economic indicators, and sentiment scores, each varied in magnitude. During the data exploration phase, you notice that some features have much larger ranges than others. You are concerned that the features with large magnitudes may disproportionately influence the model. To prevent this issue and ensure a balanced input to your model, what preprocessing step should you take?