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

Support of multimodal data in DataSourceSplitter + bugfix #1119 #1138

Merged
merged 15 commits into from
Aug 14, 2023

Commits on Aug 10, 2023

  1. Refactor data splitters logic

    Fix #1119
    
    Add support of MultiModalData in cv_folds
    
    Delete some code that solves problems are solved in the new DataSourceSplitter or in new cv_folds
    kasyanovse committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    5f3fbb2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b5444f3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2a3a17e View commit details
    Browse the repository at this point in the history
  4. Add tests

    Also some fixes in new code
    kasyanovse committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    b731077 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4950dbe View commit details
    Browse the repository at this point in the history
  6. Fixes

    Fix calls of changed functions, add correct parameters to some test, fix data splitting functions
    kasyanovse committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    c9b2928 View commit details
    Browse the repository at this point in the history
  7. Fixes

    kasyanovse committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    e57097c View commit details
    Browse the repository at this point in the history
  8. Fixes

    kasyanovse committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    6cb04df View commit details
    Browse the repository at this point in the history
  9. Fixes

    kasyanovse committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    971617d View commit details
    Browse the repository at this point in the history
  10. Fixes

    kasyanovse committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    0e3f875 View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2023

  1. Configuration menu
    Copy the full SHA
    b0c854f View commit details
    Browse the repository at this point in the history
  2. Fixes

    kasyanovse committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    d9002a8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    65e5990 View commit details
    Browse the repository at this point in the history
  4. Fixes

    kasyanovse committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    e3da922 View commit details
    Browse the repository at this point in the history
  5. Fixes

    kasyanovse committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    d77ecdb View commit details
    Browse the repository at this point in the history