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] support for probabilistic regressors (skpro) in make_reduction, direct reduction #5536

Merged
merged 64 commits into from Jan 14, 2024

Commits on Nov 4, 2023

  1. Configuration menu
    Copy the full SHA
    36f2809 View commit details
    Browse the repository at this point in the history
  2. refactor pt2

    fkiraly committed Nov 4, 2023
    Configuration menu
    Copy the full SHA
    0c6ee63 View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2023

  1. linting

    fkiraly committed Nov 6, 2023
    Configuration menu
    Copy the full SHA
    e151802 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d6d93a4 View commit details
    Browse the repository at this point in the history
  3. linting

    fkiraly committed Nov 6, 2023
    Configuration menu
    Copy the full SHA
    bc4a231 View commit details
    Browse the repository at this point in the history
  4. replace

    fkiraly committed Nov 6, 2023
    Configuration menu
    Copy the full SHA
    dcf359e View commit details
    Browse the repository at this point in the history
  5. Update _reduce.py

    fkiraly committed Nov 6, 2023
    Configuration menu
    Copy the full SHA
    6224b5b View commit details
    Browse the repository at this point in the history
  6. Update _reduce.py

    fkiraly committed Nov 6, 2023
    Configuration menu
    Copy the full SHA
    88bf8a5 View commit details
    Browse the repository at this point in the history
  7. Update _fh.py

    fkiraly committed Nov 6, 2023
    Configuration menu
    Copy the full SHA
    4383231 View commit details
    Browse the repository at this point in the history
  8. Revert "Update _fh.py"

    This reverts commit 4383231.
    fkiraly committed Nov 6, 2023
    Configuration menu
    Copy the full SHA
    5176828 View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2023

  1. Update test_reduce_global.py

    fkiraly committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    7485982 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2023

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

Commits on Nov 11, 2023

  1. set proba tag

    fkiraly committed Nov 11, 2023
    Configuration menu
    Copy the full SHA
    8a91ae5 View commit details
    Browse the repository at this point in the history
  2. linting

    fkiraly committed Nov 11, 2023
    Configuration menu
    Copy the full SHA
    2b681bc View commit details
    Browse the repository at this point in the history
  3. Revert "linting"

    This reverts commit 2b681bc.
    fkiraly committed Nov 11, 2023
    Configuration menu
    Copy the full SHA
    94ff092 View commit details
    Browse the repository at this point in the history
  4. Revert "set proba tag"

    This reverts commit 8a91ae5.
    fkiraly committed Nov 11, 2023
    Configuration menu
    Copy the full SHA
    4030067 View commit details
    Browse the repository at this point in the history
  5. set proba tag

    fkiraly committed Nov 11, 2023
    Configuration menu
    Copy the full SHA
    b90ea66 View commit details
    Browse the repository at this point in the history
  6. Update _reduce.py

    fkiraly committed Nov 11, 2023
    Configuration menu
    Copy the full SHA
    ff83fa3 View commit details
    Browse the repository at this point in the history
  7. Update _reduce.py

    fkiraly committed Nov 11, 2023
    Configuration menu
    Copy the full SHA
    e2a2b71 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    dab01f2 View commit details
    Browse the repository at this point in the history
  9. Update _reduce.py

    fkiraly committed Nov 11, 2023
    Configuration menu
    Copy the full SHA
    4f60c17 View commit details
    Browse the repository at this point in the history
  10. Update _reduce.py

    fkiraly committed Nov 11, 2023
    Configuration menu
    Copy the full SHA
    97dcd95 View commit details
    Browse the repository at this point in the history
  11. Update _reduce.py

    fkiraly committed Nov 11, 2023
    Configuration menu
    Copy the full SHA
    2e30d9b View commit details
    Browse the repository at this point in the history
  12. Update _reduce.py

    fkiraly committed Nov 11, 2023
    Configuration menu
    Copy the full SHA
    f961e3b View commit details
    Browse the repository at this point in the history
  13. Update _reduce.py

    fkiraly committed Nov 11, 2023
    Configuration menu
    Copy the full SHA
    e5f1abd View commit details
    Browse the repository at this point in the history
  14. Update _reduce.py

    fkiraly committed Nov 11, 2023
    Configuration menu
    Copy the full SHA
    79630b3 View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2023

  1. handle column types

    fkiraly committed Nov 12, 2023
    Configuration menu
    Copy the full SHA
    9652225 View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2023

  1. typo

    fkiraly committed Nov 24, 2023
    Configuration menu
    Copy the full SHA
    02a8fca View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2023

  1. Configuration menu
    Copy the full SHA
    6f5646c View commit details
    Browse the repository at this point in the history
  2. fix initial dataframe

    fkiraly committed Nov 26, 2023
    Configuration menu
    Copy the full SHA
    9dcaecc View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2024

  1. Configuration menu
    Copy the full SHA
    4685b5f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d15673e View commit details
    Browse the repository at this point in the history
  3. Update _reduce.py

    fkiraly committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    1445562 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cbfa7f9 View commit details
    Browse the repository at this point in the history
  5. predict_nan

    fkiraly committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    eeddf07 View commit details
    Browse the repository at this point in the history
  6. Update _reduce.py

    fkiraly committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    446d157 View commit details
    Browse the repository at this point in the history
  7. docstring

    fkiraly committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    8f63d7d View commit details
    Browse the repository at this point in the history
  8. docstr format

    fkiraly committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    91075c7 View commit details
    Browse the repository at this point in the history
  9. expected return ix

    fkiraly committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    31d4a0c View commit details
    Browse the repository at this point in the history
  10. Update _fh.py

    fkiraly committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    5f12f54 View commit details
    Browse the repository at this point in the history
  11. Update _reduce.py

    fkiraly committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    76edf2e View commit details
    Browse the repository at this point in the history
  12. Update _reduce.py

    fkiraly committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    78470ab View commit details
    Browse the repository at this point in the history
  13. Update _reduce.py

    fkiraly committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    0d328d7 View commit details
    Browse the repository at this point in the history
  14. fix _cut_df

    fkiraly committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    531a29c View commit details
    Browse the repository at this point in the history
  15. remove duplication

    fkiraly committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    81bd556 View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2024

  1. test local and global

    fkiraly committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    297c236 View commit details
    Browse the repository at this point in the history
  2. Update _reduce.py

    fkiraly committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    50b27f9 View commit details
    Browse the repository at this point in the history
  3. Update _reduce.py

    fkiraly committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    2586d45 View commit details
    Browse the repository at this point in the history
  4. Update _reduce.py

    fkiraly committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    12a0dba View commit details
    Browse the repository at this point in the history
  5. Update _reduce.py

    fkiraly committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    44a8ad2 View commit details
    Browse the repository at this point in the history
  6. Update _reduce.py

    fkiraly committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    5c38dcb View commit details
    Browse the repository at this point in the history
  7. Update _reduce.py

    fkiraly committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    b133789 View commit details
    Browse the repository at this point in the history
  8. Update _reduce.py

    fkiraly committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    7cd3467 View commit details
    Browse the repository at this point in the history
  9. Update _reduce.py

    fkiraly committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    1a45b79 View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2024

  1. Update _reduce.py

    fkiraly committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    d7e6bb0 View commit details
    Browse the repository at this point in the history
  2. fix fh exp sort

    fkiraly committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    ad5d352 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ba37813 View commit details
    Browse the repository at this point in the history
  4. Update _reduce.py

    fkiraly committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    17b9ed9 View commit details
    Browse the repository at this point in the history
  5. Update _reduce.py

    fkiraly committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    c6988ff View commit details
    Browse the repository at this point in the history
  6. move coercion

    fkiraly committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    5ae9c19 View commit details
    Browse the repository at this point in the history
  7. Update _fh.py

    fkiraly committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    0b44b32 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    1e7b67e View commit details
    Browse the repository at this point in the history
  9. Update _reduce.py

    fkiraly committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    0546795 View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2024

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