
Ultimate access to all questions.
In the context of developing a machine learning model for a financial services company that must comply with strict regulatory requirements, at which stage in the machine learning pipeline is hyperparameter tuning most effectively conducted to ensure both model performance and compliance? Choose the best option.
A
After model deployment, to continuously improve the model based on real-world performance data.
B
Before training the model, to optimize the model's performance and ensure it meets regulatory standards from the outset.
C
During data collection, to adjust the model's parameters based on the incoming data quality and volume.
D
After model evaluation, to refine the model based on its performance metrics and compliance checks.
E
Both before training the model and after model evaluation, to initially optimize and then further refine the model's performance and compliance.