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 oversampling strategies to interleave datasets #4831

Commits on Aug 11, 2022

  1. Configuration menu
    Copy the full SHA
    edb756a View commit details
    Browse the repository at this point in the history
  2. format code according to the library style

    Yoach Lacombe committed Aug 11, 2022
    Configuration menu
    Copy the full SHA
    345a5e3 View commit details
    Browse the repository at this point in the history
  3. update interleave_datasets description

    Yoach Lacombe committed Aug 11, 2022
    Configuration menu
    Copy the full SHA
    da58422 View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2022

  1. Add correct Error type for a non implemented strategy in interleave_d…

    …atasets
    Yoach Lacombe committed Aug 24, 2022
    Configuration menu
    Copy the full SHA
    c0236dd View commit details
    Browse the repository at this point in the history
  2. correcting an example in the comments

    Yoach Lacombe committed Aug 24, 2022
    Configuration menu
    Copy the full SHA
    76ab4c3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c63379a View commit details
    Browse the repository at this point in the history
  4. correct the case of oversampling strategy with no probabilities of _i…

    …nterleave_map_style_datasets and add comments
    Yoach Lacombe committed Aug 24, 2022
    Configuration menu
    Copy the full SHA
    88d12f1 View commit details
    Browse the repository at this point in the history
  5. reformat with datasets's style

    Yoach Lacombe committed Aug 24, 2022
    Configuration menu
    Copy the full SHA
    de490eb View commit details
    Browse the repository at this point in the history
  6. add tests for oversampling strategy in interleave_datasets

    Yoach Lacombe committed Aug 24, 2022
    Configuration menu
    Copy the full SHA
    1be09cc View commit details
    Browse the repository at this point in the history
  7. mention of the sampling strategy of interleave_datasets in the docume…

    …ntation of process.mdx
    Yoach Lacombe committed Aug 24, 2022
    Configuration menu
    Copy the full SHA
    7ce7a15 View commit details
    Browse the repository at this point in the history