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

Python interface for sampling of hierarchical clustering #190

Merged
merged 1 commit into from
Dec 17, 2022

Conversation

yaushian
Copy link
Contributor

@yaushian yaushian commented Dec 9, 2022

Issue #, if available:

Description of changes:
Implement python interface for connecting the sampling of hierarchical clustering in clustering.hpp. Also, add a toy python unit test for sampling.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@yaushian yaushian force-pushed the clustering_sampling_python branch from 2f3a5b3 to 1135506 Compare December 10, 2022 00:50
pecos/core/base.py Outdated Show resolved Hide resolved
pecos/xmc/base.py Outdated Show resolved Hide resolved
@yaushian yaushian force-pushed the clustering_sampling_python branch from 1135506 to c2d8b0c Compare December 14, 2022 23:22
pecos/core/base.py Show resolved Hide resolved
pecos/core/utils/clustering.hpp Outdated Show resolved Hide resolved
pecos/xmc/base.py Outdated Show resolved Hide resolved
pecos/core/utils/clustering.hpp Show resolved Hide resolved
pecos/core/base.py Outdated Show resolved Hide resolved
@yaushian yaushian force-pushed the clustering_sampling_python branch from c2d8b0c to 78e5f2d Compare December 15, 2022 20:59
test/pecos/xmc/test_xmc.py Outdated Show resolved Hide resolved
pecos/core/base.py Outdated Show resolved Hide resolved
@OctoberChang
Copy link
Contributor

conditional approve the PR, if all unit test and checks pass.

@yaushian yaushian force-pushed the clustering_sampling_python branch from 78e5f2d to da54178 Compare December 16, 2022 23:21
@OctoberChang OctoberChang merged commit 2ad6828 into amzn:mainline Dec 17, 2022
@yaushian yaushian deleted the clustering_sampling_python branch December 19, 2022 21:35
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