Skip to content
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

Add similarity as default action #158

Closed
wants to merge 6 commits into from

Conversation

caitlynachen
Copy link
Contributor

Screen Shot 2020-11-27 at 2 49 31 PM

@dorisjlee
Copy link
Member

Related to #36

lux/action/similarity.py Outdated Show resolved Hide resolved
lux/core/frame.py Outdated Show resolved Hide resolved
@dorisjlee
Copy link
Member

Thanks @caitlynachen, could we add a few tests inside test_action.py that validates that similarity is working correctly? (e.g., checks that the top k items are in fact the most similar ones.)

Copy link
Contributor

@jerrysong1324 jerrysong1324 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Are there tests on this?

lux/action/similarity.py Show resolved Hide resolved
lux/action/similarity.py Show resolved Hide resolved
lux/action/similarity.py Outdated Show resolved Hide resolved
@dorisjlee
Copy link
Member

@caitlynachen: Could you fix the failing test on this before we review the PR?
Also, could you please remove the test notebook examples/similarity.ipynb and move the examples into the test files?
Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants