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

[ENH] add model selection to CLI #1121

Merged
merged 40 commits into from
Aug 11, 2023
Merged

[ENH] add model selection to CLI #1121

merged 40 commits into from
Aug 11, 2023

Commits on Aug 8, 2023

  1. update submod

    Remi-Gau committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    9c7deac View commit details
    Browse the repository at this point in the history
  2. [DATALAD] Recorded changes

    Remi-Gau committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    d3ad58e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3fe68fc View commit details
    Browse the repository at this point in the history
  4. [DATALAD] Recorded changes

    Remi-Gau committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    86be519 View commit details
    Browse the repository at this point in the history
  5. minor work on cli

    Remi-Gau committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    877fe1c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    17eaee4 View commit details
    Browse the repository at this point in the history
  7. fix some tests

    Remi-Gau committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    eb29df5 View commit details
    Browse the repository at this point in the history
  8. more fixes

    Remi-Gau committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    a8366bf View commit details
    Browse the repository at this point in the history
  9. add folders

    Remi-Gau committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    253cdc7 View commit details
    Browse the repository at this point in the history
  10. start implementing bms

    Remi-Gau committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    86f5cc7 View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2023

  1. fix system test

    Remi-Gau committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    ff6e4e2 View commit details
    Browse the repository at this point in the history
  2. loop over models

    Remi-Gau committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    61a4751 View commit details
    Browse the repository at this point in the history
  3. rm models

    Remi-Gau committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    7a81162 View commit details
    Browse the repository at this point in the history
  4. generate models

    Remi-Gau committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    201749b View commit details
    Browse the repository at this point in the history
  5. update bids matlab

    Remi-Gau committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    34a58b6 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3edb174 View commit details
    Browse the repository at this point in the history
  7. fix bug

    Remi-Gau committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    fd2cc02 View commit details
    Browse the repository at this point in the history
  8. fix test

    Remi-Gau committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    4e8227d View commit details
    Browse the repository at this point in the history
  9. refacrtor

    Remi-Gau committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    dd4ec15 View commit details
    Browse the repository at this point in the history
  10. refactor

    Remi-Gau committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    da17b00 View commit details
    Browse the repository at this point in the history
  11. add basic error handling

    Remi-Gau committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    c10d4fa View commit details
    Browse the repository at this point in the history
  12. fix test

    Remi-Gau committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    93eeef3 View commit details
    Browse the repository at this point in the history
  13. fix and doc

    Remi-Gau committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    2cd100c View commit details
    Browse the repository at this point in the history
  14. fix

    Remi-Gau committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    0cf78ff View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    9bad6bc View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2023

  1. Configuration menu
    Copy the full SHA
    f2d564d View commit details
    Browse the repository at this point in the history
  2. add use_dummy_regressor arg

    Remi-Gau committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    3792d28 View commit details
    Browse the repository at this point in the history
  3. [DATALAD] Recorded changes

    Remi-Gau committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    71a9339 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5a55992 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'tmp' into bmc

    Remi-Gau committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    17f0657 View commit details
    Browse the repository at this point in the history
  6. [DATALAD] Recorded changes

    Remi-Gau committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    6649cf0 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    cba8f1d View commit details
    Browse the repository at this point in the history
  8. refactor CI

    Remi-Gau committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    ae4418b View commit details
    Browse the repository at this point in the history
  9. FCI

    Remi-Gau committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    5f7102e View commit details
    Browse the repository at this point in the history
  10. smooth bms data

    Remi-Gau committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    0db9412 View commit details
    Browse the repository at this point in the history
  11. use the proper task

    Remi-Gau committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    f6098db View commit details
    Browse the repository at this point in the history
  12. use dummy regressor argument

    Remi-Gau committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    843c032 View commit details
    Browse the repository at this point in the history
  13. [DATALAD] Recorded changes

    Remi-Gau committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    a673ccf View commit details
    Browse the repository at this point in the history
  14. use proper argument

    Remi-Gau committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    8af559c View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2023

  1. Configuration menu
    Copy the full SHA
    0e2e5bb View commit details
    Browse the repository at this point in the history