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 random sampler transform #636

Merged
merged 6 commits into from
Jan 28, 2022
Merged

Add random sampler transform #636

merged 6 commits into from
Jan 28, 2022

Conversation

zhiltsov-max
Copy link
Contributor

@zhiltsov-max zhiltsov-max commented Jan 27, 2022

Summary

  • Adds a random sampler, which allows quickly extract smaller datasets with randomly-selected items
  • Regular sampler renamed to relevancy sampler for clarity and better distinction

How to test

Checklist

License

  • I submit my code changes under the same MIT License that covers the project.
    Feel free to contact the maintainers if that's a concern.
  • I have updated the license header for each file (see an example below)
# Copyright (C) 2021 Intel Corporation
#
# SPDX-License-Identifier: MIT

@zhiltsov-max zhiltsov-max merged commit b99f712 into develop Jan 28, 2022
@zhiltsov-max zhiltsov-max deleted the zm/add-random-sampler branch January 28, 2022 15:17
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.

2 participants