- 
                Notifications
    You must be signed in to change notification settings 
- Fork 748
Adding snippet for embedding visualisation #5802
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
| The latest updates on your projects. Learn more about Vercel for Git ↗︎ 
 | 
| @@ -0,0 +1,74 @@ | |||
| # /// script | |||
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
thoughts on renaming these series to embedding-1.py? maybe for more discoverability (also not teaching you altair, but rather using some tools for embedding)
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Sure. In my mind this is the main visualisation technique for embeddings, but I agree it's less of an altair thing at this point
Co-authored-by: Akshay Agrawal <[email protected]>
The snippet in this PR contains a minimum example of a bulk labelling workflow, which doubles as a nice example of a embedding visualization technique.