Feature Store best practice: refactoring notebook
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
โ09-30-2022 12:44 AM
Hello,
I have a question about best practice regarding registering a feature in Databricks feature store.
โ
Lets say that I create and register featuresโ during the EDA or experiment phase of a ML project.
Later the model is moving to production stage or other models are beginning to consume the features.
Is it best practice to then move the feature creation code into its own standalone Notebook?
โ
Related question:
A notebook registers features, but when the feature store generates those features for consumption , do all the cells in the associated notebook run , or can it determine only the code that relates specifically to the feature ETL?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
โ10-08-2022 11:06 PM
Hi @Willis Hardingโ
Does @Kaniz Fatmaโ response answer your question? If yes, would you be happy to mark it as best so that other members can find the solution more quickly?
We'd love to hear from you.
Thanks!

