Ultimate access to all questions.
Upgrade Now 🚀
Sign in to unlock AI tutor
When developing a recommendation system in Databricks using collaborative filtering with the Alternating Least Squares (ALS) algorithm, which of the following is the most crucial consideration for optimizing ALS performance?
A
Preprocess the data to handle missing values before applying ALS.
B
Tune the regularization parameter to control model complexity.
C
Increase the number of ALS iterations for better convergence.
D
Use a larger number of latent factors for improved model accuracy.