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

Develop #89

Merged
merged 41 commits into from
Nov 4, 2024
Merged

Develop #89

merged 41 commits into from
Nov 4, 2024

Commits on Jul 13, 2023

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

Commits on Aug 21, 2023

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

Commits on Sep 12, 2023

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

Commits on Sep 13, 2023

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

Commits on Sep 14, 2023

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

Commits on Sep 25, 2023

  1. Added score_train parameter

    jernsting committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    94d1dd3 View commit details
    Browse the repository at this point in the history
  2. fix missing metrics error

    jernsting committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    d23d3a1 View commit details
    Browse the repository at this point in the history
  3. Fixed serialization error

    jernsting committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    8773978 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2023

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

Commits on Nov 23, 2023

  1. adapt metrics to sklearn

    RLeenings committed Nov 23, 2023
    Configuration menu
    Copy the full SHA
    f7c6d5a View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2024

  1. Configuration menu
    Copy the full SHA
    b910f68 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'feature/score_train' of github.com:wwu-mmll/photonai in…

    …to feature/score_train
    RLeenings committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    9d10313 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b960e40 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    339d7d0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4ca1459 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2024

  1. Bump scikit-learn from 1.1.3 to 1.5.2

    Bumps [scikit-learn](https://github.com/scikit-learn/scikit-learn) from 1.1.3 to 1.5.2.
    - [Release notes](https://github.com/scikit-learn/scikit-learn/releases)
    - [Commits](scikit-learn/scikit-learn@1.1.3...1.5.2)
    
    ---
    updated-dependencies:
    - dependency-name: scikit-learn
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Oct 23, 2024
    Configuration menu
    Copy the full SHA
    cc2fb63 View commit details
    Browse the repository at this point in the history
  2. Update requirements.txt

    jernsting authored Oct 23, 2024
    Configuration menu
    Copy the full SHA
    c7d1e3f View commit details
    Browse the repository at this point in the history
  3. Fixed tests

    jernsting committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    91f5ad5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    92e933e View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2024

  1. Merge pull request #85 from wwu-mmll/dependabot/pip/scikit-learn-1.5.2

    Bump scikit-learn from 1.1.3 to 1.5.2
    jernsting authored Oct 25, 2024
    Configuration menu
    Copy the full SHA
    ce17572 View commit details
    Browse the repository at this point in the history
  2. Removed backmapping tests

    jernsting committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    1fb1a1e View commit details
    Browse the repository at this point in the history
  3. removed tmp dir usage

    jernsting committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    f1e54cb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a830f01 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4ebebdb View commit details
    Browse the repository at this point in the history
  6. Bump actions/setup-python from 4 to 5

    Bumps [actions/setup-python](https://github.com/actions/setup-python) from 4 to 5.
    - [Release notes](https://github.com/actions/setup-python/releases)
    - [Commits](actions/setup-python@v4...v5)
    
    ---
    updated-dependencies:
    - dependency-name: actions/setup-python
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Oct 25, 2024
    Configuration menu
    Copy the full SHA
    8d7bcae View commit details
    Browse the repository at this point in the history
  7. Merge pull request #86 from wwu-mmll/dependabot/github_actions/action…

    …s/setup-python-5
    
    Bump actions/setup-python from 4 to 5
    jernsting authored Oct 25, 2024
    Configuration menu
    Copy the full SHA
    03c6572 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #90 from wwu-mmll/develop

    Merge dev into feature branch due to many dev changes.
    jernsting authored Oct 25, 2024
    Configuration menu
    Copy the full SHA
    59382a3 View commit details
    Browse the repository at this point in the history
  9. Merge pull request #83 from wwu-mmll/feature/score_train

    Feature/score train
    jernsting authored Oct 25, 2024
    Configuration menu
    Copy the full SHA
    e0eb08d View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    825f627 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    a334422 View commit details
    Browse the repository at this point in the history
  12. Merge pull request #91 from wwu-mmll/revert-83-feature/score_train

    Revert "Feature/score train"
    jernsting authored Oct 25, 2024
    Configuration menu
    Copy the full SHA
    9e08353 View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2024

  1. Configuration menu
    Copy the full SHA
    ee2b1a4 View commit details
    Browse the repository at this point in the history
  2. Adapted metrics to sklearn

    jernsting committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    f5a5f8f View commit details
    Browse the repository at this point in the history
  3. removed unneeded statement

    jernsting committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    9a2c317 View commit details
    Browse the repository at this point in the history
  4. fixed dummy error

    jernsting committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    921b7f8 View commit details
    Browse the repository at this point in the history
  5. Fixed score_train error

    jernsting committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    2683ca9 View commit details
    Browse the repository at this point in the history
  6. Fixed dummy special case

    jernsting committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    90683da View commit details
    Browse the repository at this point in the history
  7. Merge pull request #95 from wwu-mmll/feature/score_train_v2

    Feature/score train v2
    jernsting authored Nov 4, 2024
    Configuration menu
    Copy the full SHA
    7baa097 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #96 from wwu-mmll/develop

    Develop
    jernsting authored Nov 4, 2024
    Configuration menu
    Copy the full SHA
    5a69f9b View commit details
    Browse the repository at this point in the history
  9. Merge pull request #75 from wwu-mmll/feature/connectome_based_predict…

    …ive_modeling
    
    Add CPM feature selection as model wrapper
    NilsWinter authored Nov 4, 2024
    Configuration menu
    Copy the full SHA
    b3e29cd View commit details
    Browse the repository at this point in the history