feathr-ai / feathr-ai/feathr

Product Recommendation Demo Naming Improvement

Open
#521 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Scala
Stars
1.9k
Forks
247
PR merge metrics
No merged PRs in 30d

Description

Current Product Recommendation Demo naming uses different style and anchor name is meaningless.
Improvement:
1. follow snake style in all entity names: `userProfileData` to `user_profile_data`
2. change anchor name to more meaningful words: e.g. `user_profile_anchor`
3. remove `feature` prefix of all features as its redundant.
4. summarize a `sample notebook style standard` with above rules
![image](https://user-images.githubusercontent.com/26561033/181487676-13ea7444-c946-413c-bb57-603f61ba10ea.png)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.