QuestionQ3

AI Operations

An IS auditor is examining a dataset containing fields related to a restaurant's food-delivery process. Which of the following data-preparation techniques should be used to ensure that no individual feature dominates and that all fields are weighted appropriately in the AI model's correlations?

Explanation

Feature scaling places numeric values on comparable ranges, preventing a feature with a comparatively large magnitude or variance from exerting disproportionate influence on correlations and model training.

Community Discussion

No comments yet. Be the first to start the discussion!