Databricks Certified Machine Learning - Associate

Databricks Certified Machine Learning - Associate

Get started today

Ultimate access to all questions.


In a machine learning project, you have a dataset with multiple features and labels. Explain the concept of feature discovery in a feature store and provide a step-by-step process to discover features in Databricks, including the necessary code snippets.




Explanation:

Option B correctly explains the concept of feature discovery in a feature store and provides a step-by-step process to discover features in Databricks, including the necessary code snippets. Option A provides a brief explanation of feature discovery but does not include the process or code. Option C is incorrect as it states that feature discovery is not possible. Option D suggests a manual approach for feature selection, which is not the best practice when using a feature store.