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

Adding the separate and surrogate regression method classes #379

Merged
merged 399 commits into from
Apr 17, 2024
This pull request is big! We’re only showing the most recent 250 commits.

Commits on Feb 15, 2024

  1. update docs

    martinju committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    0e9d773 View commit details
    Browse the repository at this point in the history
  2. update test files

    martinju committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    c350892 View commit details
    Browse the repository at this point in the history
  3. accept also vaeac tests

    martinju committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    87f1a53 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7abd4d8 View commit details
    Browse the repository at this point in the history
  5. Test if it works now

    LHBO committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    0ef4b65 View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2024

  1. Configuration menu
    Copy the full SHA
    1f120f7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dbf01e5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    72db0d8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b1fdd58 View commit details
    Browse the repository at this point in the history
  5. .

    martinju committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    bb2a85a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    10fb862 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    68fb88d View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    25db7b3 View commit details
    Browse the repository at this point in the history
  9. more vignette file updates

    martinju committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    cd0df49 View commit details
    Browse the repository at this point in the history
  10. put the original vignette into the long-vignette format as well

    for speed-up + such that pkgdown don't need the torch stuff
    martinju committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    5d28b8a View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    4a3b4aa View commit details
    Browse the repository at this point in the history
  12. forgot to update rds files

    martinju committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    7e5bec3 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    70a3048 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    b7a85b3 View commit details
    Browse the repository at this point in the history
  15. Updated what to remove from shapr object when not saving vaeac model.…

    … This is to reduce the .rds save files size and to remove time dependent random path names
    LHBO committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    4060144 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    93311fa View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    b61ac8f View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    96e87a0 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    4ce7e98 View commit details
    Browse the repository at this point in the history
  20. Updated the figure parameters

    LHBO committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    31baa9c View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    6be1ee0 View commit details
    Browse the repository at this point in the history
  22. stylr

    LHBO committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    e4e1b58 View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2024

  1. Updated rbuildignore. Forgot to update after I split the vignettes in…

    …to creatining fig/cache in separate sub folders
    LHBO committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    d8aecdf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7f9e81c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d1622bf View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ce0e39d View commit details
    Browse the repository at this point in the history
  5. Typo

    LHBO committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    3849779 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c481d02 View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2024

  1. Updates needed for GPU to run

    Lars Henry Berge Olsen committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    4fe7b66 View commit details
    Browse the repository at this point in the history
  2. Changed from vaeac_continue_train_model to vaeac_train_model_continue…

    … for consistency
    Lars Henry Berge Olsen committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    c68e5c4 View commit details
    Browse the repository at this point in the history
  3. Update the prinouts to state what unit the model is using (CPU or GPU).

    Lars Henry Berge Olsen committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    fb9b204 View commit details
    Browse the repository at this point in the history
  4. More GPU fixes

    Lars Henry Berge Olsen committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    28567ea View commit details
    Browse the repository at this point in the history
  5. Fixed such that GPU VAEAC can continue training.

    Lars Henry Berge Olsen committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    94e579a View commit details
    Browse the repository at this point in the history
  6. Updated the vignette

    Lars Henry Berge Olsen committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    8ffc5f9 View commit details
    Browse the repository at this point in the history
  7. styler+lintr

    Lars Henry Berge Olsen committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    8ad5c4a View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2024

  1. Configuration menu
    Copy the full SHA
    e79e12d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9061e6c View commit details
    Browse the repository at this point in the history
  3. remove purl call

    martinju committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    f7cc967 View commit details
    Browse the repository at this point in the history
  4. Fixed typo and too wide lines

    LHBO committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    f429cb7 View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2024

  1. Configuration menu
    Copy the full SHA
    da6fe6a View commit details
    Browse the repository at this point in the history
  2. Adding logical indicating if we are to use regression and regression …

    …cannot be combined with other approaches
    LHBO committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    3de36ac View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3d83ff1 View commit details
    Browse the repository at this point in the history
  4. Added batch_prepare_vS_regression() which ensures that the grand co…

    …alition is taken care off.
    LHBO committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    0c7ac84 View commit details
    Browse the repository at this point in the history
  5. Added the regression_separate approach. Works without CV. Need to che…

    …ck it more tommorow.
    LHBO committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    e373f6b View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2024

  1. Configuration menu
    Copy the full SHA
    e4fdad2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1534ef8 View commit details
    Browse the repository at this point in the history
  3. Added tidymodels to references

    LHBO committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    15034bd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    141a8da View commit details
    Browse the repository at this point in the history
  5. Updated cross-validation

    LHBO committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    3fbc300 View commit details
    Browse the repository at this point in the history
  6. Updated gitignore

    LHBO committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    95888cc View commit details
    Browse the repository at this point in the history
  7. Added manuals

    LHBO committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    0470815 View commit details
    Browse the repository at this point in the history
  8. Added vignette

    LHBO committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    2d00e67 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    086ce5b View commit details
    Browse the repository at this point in the history
  10. Added vignette figure folder

    LHBO committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    cdea349 View commit details
    Browse the repository at this point in the history
  11. Small vignette update

    LHBO committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    1d93d1d View commit details
    Browse the repository at this point in the history
  12. styler + lintr

    LHBO committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    627614e View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2024

  1. styler + lintr

    LHBO committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    e31bf77 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d91460a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bbf4a7d View commit details
    Browse the repository at this point in the history
  4. Fixed non-working approach check related to that regression approach …

    …cannot be used in combined approaches.
    LHBO committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    bcc3c2c View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2024

  1. Configuration menu
    Copy the full SHA
    3413738 View commit details
    Browse the repository at this point in the history
  2. Missing comma in DESCRIPTION

    LHBO committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    a0e497b View commit details
    Browse the repository at this point in the history
  3. Tidied up reg sep

    LHBO committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    ac9acc1 View commit details
    Browse the repository at this point in the history
  4. Added first version of reg sur

    LHBO committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    70fa894 View commit details
    Browse the repository at this point in the history
  5. Shortened the code

    LHBO committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    7b9ac8e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4cfa622 View commit details
    Browse the repository at this point in the history
  7. Shortened code in explain

    LHBO committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    794887b View commit details
    Browse the repository at this point in the history
  8. Added roxygen documentation

    LHBO committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    415450a View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2024

  1. Configuration menu
    Copy the full SHA
    6befc84 View commit details
    Browse the repository at this point in the history
  2. Fixed bug and added made shorter

    LHBO committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    4191c94 View commit details
    Browse the repository at this point in the history
  3. Refactored surrogate

    LHBO committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    8993845 View commit details
    Browse the repository at this point in the history
  4. Started refactor separate

    LHBO committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    fd9ea1d View commit details
    Browse the repository at this point in the history
  5. Small visual differences

    LHBO committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    0e00829 View commit details
    Browse the repository at this point in the history

Commits on Feb 29, 2024

  1. Updated manuals

    LHBO committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    e89952a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    38a6a8e View commit details
    Browse the repository at this point in the history
  3. Changed printing

    LHBO committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    69f6c29 View commit details
    Browse the repository at this point in the history
  4. Starting to MAYBE add NN_OLSEN

    LHBO committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    b666bd2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    eeb6c26 View commit details
    Browse the repository at this point in the history
  6. Stopped using pipes %>% to make the code work in parallel using futur…

    …e. It did not find the pipfunction before, and I did not want to load tidymodels in each parallel session.
    LHBO committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    5612fdc View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    6e69e22 View commit details
    Browse the repository at this point in the history
  8. Prettier prinouts

    LHBO committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    e38d4dc View commit details
    Browse the repository at this point in the history
  9. Removed comments

    LHBO committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    faedbb5 View commit details
    Browse the repository at this point in the history
  10. Moved from right to left. I do not think I will ever be completely ha…

    …ppy. But it is not important. Want left for " 1" and "10", but right for "0.1 " and "0.01"...
    LHBO committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    b828ef7 View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2024

  1. Forgot to change function name

    LHBO committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    901e05c View commit details
    Browse the repository at this point in the history
  2. Updated vignette

    LHBO committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    be24df5 View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2024

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

Commits on Mar 5, 2024

  1. Configuration menu
    Copy the full SHA
    963855b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6ba16ae View commit details
    Browse the repository at this point in the history
  3. Removed old file

    LHBO committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    9c4d68a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    16f24e1 View commit details
    Browse the repository at this point in the history
  5. Moved where to load ppr

    LHBO committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    3211178 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    73306b9 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    5bbe272 View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2024

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

Commits on Mar 8, 2024

  1. Updated regression train for surrogate regression to improve the cros…

    …s validation by ensuring independence between training and evaluation data.
    LHBO committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    08ec72e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    15fcf03 View commit details
    Browse the repository at this point in the history
  3. Updated the vignette

    LHBO committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    ac65a20 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6be6eb4 View commit details
    Browse the repository at this point in the history
  5. Styler + lintr

    LHBO committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    e946fd8 View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2024

  1. Added option for regression_tune_values to be a function. Needed fo…

    …r, e.g., ranger and mtry, where mtry cannot be larger than n_features in each combination. The function can then take this into consideration and change the hyperparameter values for each coalition size
    LHBO committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    781c025 View commit details
    Browse the repository at this point in the history
  2. Fix bug in vaeac

    LHBO committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    c1b2fd3 View commit details
    Browse the repository at this point in the history
  3. Staretd looking at NN_Olsen

    LHBO committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    8677c6a View commit details
    Browse the repository at this point in the history
  4. Added mixed data to the vignette

    LHBO committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    67e85d8 View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2024

  1. Configuration menu
    Copy the full SHA
    46b0910 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6a91ce7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8b024fb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ab6170c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d9135f1 View commit details
    Browse the repository at this point in the history
  6. Added vignette figures

    LHBO committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    633ab92 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    9c54741 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    97f2385 View commit details
    Browse the repository at this point in the history
  9. Removed files

    LHBO committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    6f5d3e1 View commit details
    Browse the repository at this point in the history
  10. Updated description

    LHBO committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    a3bc72e View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    a50f659 View commit details
    Browse the repository at this point in the history
  12. styler + lintr

    LHBO committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    3d96fad View commit details
    Browse the repository at this point in the history
  13. Added TOC to vignette

    LHBO committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    c02e5bf View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    15a2367 View commit details
    Browse the repository at this point in the history
  15. Update vignette plots

    LHBO committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    8133885 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    62c64c8 View commit details
    Browse the repository at this point in the history
  17. Updated manuals 1

    LHBO committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    8e3a727 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    e1a9e15 View commit details
    Browse the repository at this point in the history
  19. Changed namespace

    LHBO committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    06ae057 View commit details
    Browse the repository at this point in the history
  20. added manuals 2

    LHBO committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    0751063 View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2024

  1. Configuration menu
    Copy the full SHA
    cc3b109 View commit details
    Browse the repository at this point in the history
  2. Updated the manuals

    LHBO committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    e76a550 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ba16a3d View commit details
    Browse the repository at this point in the history
  4. Fixed warnings in check

    LHBO committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    47402c4 View commit details
    Browse the repository at this point in the history
  5. Updated the vignette

    LHBO committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    fa34acd View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2024

  1. Configuration menu
    Copy the full SHA
    84687e4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f4bdd0d View commit details
    Browse the repository at this point in the history
  3. Updated vignettes

    LHBO committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    5b266ab View commit details
    Browse the repository at this point in the history
  4. Updated libraries

    LHBO committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    d0adcb2 View commit details
    Browse the repository at this point in the history
  5. Fixed ::: check message

    LHBO committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    98cbf76 View commit details
    Browse the repository at this point in the history
  6. Updated Manuals

    LHBO committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    7a10b40 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f53ce16 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    ad4312e View commit details
    Browse the repository at this point in the history
  9. Added tests for regression

    LHBO committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    0151f11 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    70cef48 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    3e31a55 View commit details
    Browse the repository at this point in the history
  12. Fixed vignette

    LHBO committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    e0ff09d View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    c590a58 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    827a4a5 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    1515247 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    c3bfa23 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    e22df68 View commit details
    Browse the repository at this point in the history
  18. Shorten the test names

    LHBO committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    6bc4de7 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    f05f5f8 View commit details
    Browse the repository at this point in the history
  20. Manuals

    LHBO committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    93fac47 View commit details
    Browse the repository at this point in the history
  21. Merged master into branch

    Merge branch 'master' into Lars/shapr_regression
    # Please enter a commit message to explain why this merge is necessary,
    # especially if it merges an updated upstream into a topic branch.
    #
    # Lines starting with '#' will be ignored, and an empty message aborts
    # the commit.
    LHBO committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    0c9c0e0 View commit details
    Browse the repository at this point in the history
  22. Styler

    LHBO committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    fa9642c View commit details
    Browse the repository at this point in the history
  23. Typo

    LHBO committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    afc758e View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    c86f50b View commit details
    Browse the repository at this point in the history
  25. Added check for forecast

    LHBO committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    fb2feba View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    20334db View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    3352928 View commit details
    Browse the repository at this point in the history
  28. Uppdate printout for approaches

    LHBO committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    4488193 View commit details
    Browse the repository at this point in the history
  29. Manuals

    LHBO committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    bfec276 View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    92051eb View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    cb6554d View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    bba2d05 View commit details
    Browse the repository at this point in the history
  33. Renamed manuals

    LHBO committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    e596ac1 View commit details
    Browse the repository at this point in the history
  34. Fixed manual file names now?

    LHBO committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    c6d4f99 View commit details
    Browse the repository at this point in the history
  35. Enabling all tests

    LHBO committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    28a5bdc View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2024

  1. Update R-CMD-check.yaml

    martinju authored Mar 15, 2024
    Configuration menu
    Copy the full SHA
    3047b09 View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2024

  1. Fixed such that we get the same surrogate model independent if the CV…

    … was done in in parallel or sequential. Previously, we got the same optimal tuning values, but the random state was different, so for models with random fitting procedures, we got different models. Fixed by setting the seed right before fitting the model.
    LHBO committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    2acbe61 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e766320 View commit details
    Browse the repository at this point in the history
  3. Updated the vignette

    LHBO committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    8ba57a8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6d504cd View commit details
    Browse the repository at this point in the history
  5. Update manuals

    LHBO committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    4336f80 View commit details
    Browse the repository at this point in the history
  6. Styler + lintr

    LHBO committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    84c171e View commit details
    Browse the repository at this point in the history
  7. Fixed R-CMD to match how Martin did it

    Merge remote-tracking branch 'refs/remotes/origin/Lars/shapr_regression' into Lars/shapr_regression
    
    # Conflicts:
    #	.github/workflows/R-CMD-check.yaml
    LHBO committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    16139d9 View commit details
    Browse the repository at this point in the history
  8. Roxygen

    LHBO committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    1b59fac View commit details
    Browse the repository at this point in the history
  9. Specify that the regression approaches are only applicable when calle…

    …d from R. One could technically use it from python to, but I am unsure how to let the user specify the tidymodel object.
    LHBO committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    b13d747 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    ef82612 View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2024

  1. set bash shell on windows

    martinju authored Mar 20, 2024
    Configuration menu
    Copy the full SHA
    e35cdd2 View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2024

  1. delete unwanted cache files

    I don't quite understand how it was possible to add them as they were in the local gitignore file...
    martinju committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    9ca5424 View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2024

  1. Configuration menu
    Copy the full SHA
    05ac0a5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cd0a09d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fef0f6f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3fd76f4 View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2024

  1. Configuration menu
    Copy the full SHA
    3d1a1e5 View commit details
    Browse the repository at this point in the history
  2. Refactored batch_compute_vS()

    LHBO committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    dc0ecff View commit details
    Browse the repository at this point in the history
  3. Uppdated warning message

    LHBO committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    96b22ad View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f678bb4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    522707a View commit details
    Browse the repository at this point in the history
  6. Fixed names

    LHBO committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    3d6ca2c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1664bca View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    c5dd174 View commit details
    Browse the repository at this point in the history
  9. Changed main vignette such that explanation is not overwritten, and…

    … started adding workflows
    LHBO committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    176261b View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2024

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

Commits on Apr 9, 2024

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

    LHBO committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    8aaff55 View commit details
    Browse the repository at this point in the history
  3. Typo

    LHBO committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    6dcb264 View commit details
    Browse the repository at this point in the history
  4. Typo

    LHBO committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    bba4757 View commit details
    Browse the repository at this point in the history
  5. Fixed the error?

    LHBO committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    a04f388 View commit details
    Browse the repository at this point in the history
  6. Fixed the error now?

    LHBO committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    556f85b View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2024

  1. Configuration menu
    Copy the full SHA
    5cb1f4f View commit details
    Browse the repository at this point in the history
  2. Updated setup test snaps (changed text since we now use regression.

    … instead of underscore).
    LHBO committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    cebd3d7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c1182ed View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c9e9804 View commit details
    Browse the repository at this point in the history
  5. Updated such that the regression.model,

    `regression.tune_values`, and `regression.recipe_func`
    parameter can be provided as strings
    LHBO committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    7b804bc View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    41f0a90 View commit details
    Browse the repository at this point in the history
  7. styler

    LHBO committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    4d87fbf View commit details
    Browse the repository at this point in the history
  8. Manual updates

    LHBO committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    1fffa33 View commit details
    Browse the repository at this point in the history
  9. Rerun reg vignette

    LHBO committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    5f553ad View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2024

  1. Merged master into branch

    Merge branch 'master' into Lars/shapr_regression
    # Please enter a commit message to explain why this merge is necessary,
    # especially if it merges an updated upstream into a topic branch.
    #
    # Lines starting with '#' will be ignored, and an empty message aborts
    # the commit.
    LHBO committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    f4df345 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e95d939 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1d157ed View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e8842d2 View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2024

  1. changed batch_prepare_vS to batch_prepare_vS_MC_auxiliary to make…

    … it clear that this function is a helper function to `batch_prepare_vS_MC`
    LHBO committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    50c3eed View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1e9d85b View commit details
    Browse the repository at this point in the history
  3. Added some comments

    LHBO committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    b7228af View commit details
    Browse the repository at this point in the history
  4. Changed several things in python's explain:

    0. Fixed such that we can use `regression_separate` and `regression_surrogate` in python.
    1. Fixed indentation.
    2. Specified where `.utils` is loaded from.
    3. Added `**kwargs` to `explain()` such that we can actually send approach specific arguments. These must have the form `approach_parameter_name` in python, but added code to translate them to the R syntax `approach.parameter_name`.
    4. Added documentation and some comments.
    5. Refactored `compute_vS()` such that it splits between if we use MC-based or regression-based method.
    6. As Python and pyr2 do not support tidymodels, we remove all objects related to `regression` in the `internal` list before converting it to python objects and returning them.
    LHBO committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    2c0fe7d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b22da04 View commit details
    Browse the repository at this point in the history
  6. Missed the MSEv_g object

    LHBO committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    d59ebe5 View commit details
    Browse the repository at this point in the history
  7. Small typo

    LHBO committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    53686b0 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    4ff04aa View commit details
    Browse the repository at this point in the history
  9. Typo

    LHBO committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    c3bf277 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    d163e57 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    0ae63af View commit details
    Browse the repository at this point in the history
  12. Pycharm added requirements file

    LHBO committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    8bb9926 View commit details
    Browse the repository at this point in the history
  13. Added MSEv ouput of the methods

    LHBO committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    c98bb08 View commit details
    Browse the repository at this point in the history
  14. Updated the manuals

    LHBO committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    f7e4ac6 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    b7f7fe9 View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2024

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

Commits on Apr 15, 2024

  1. Configuration menu
    Copy the full SHA
    4acc193 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5cb94da View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    24e76bf View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d596189 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    048e1f7 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1c56989 View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2024

  1. Configuration menu
    Copy the full SHA
    1db3e5e View commit details
    Browse the repository at this point in the history
  2. Changed comment in py-explain

    LHBO committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    3088ba6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cff264d View commit details
    Browse the repository at this point in the history
  4. Updated kwargs docu in python.

    LHBO committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    de3e9b9 View commit details
    Browse the repository at this point in the history
  5. Update manuals

    LHBO committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    b9b7f0e View commit details
    Browse the repository at this point in the history
  6. Martin: merged his updates into mine

    Merge remote-tracking branch 'refs/remotes/origin/Lars/shapr_regression' into Lars/shapr_regression
    # Please enter a commit message to explain why this merge is necessary,
    # especially if it merges an updated upstream into a topic branch.
    #
    # Lines starting with '#' will be ignored, and an empty message aborts
    # the commit.
    LHBO committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    5ba6bb9 View commit details
    Browse the repository at this point in the history
  7. Typo vignette

    LHBO committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    c9fd319 View commit details
    Browse the repository at this point in the history
  8. Fixed conflicts in reg vignette

    LHBO committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    cd3e69a View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    8b54165 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    ca2516c View commit details
    Browse the repository at this point in the history
  11. Updated the main vignette too

    LHBO committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    fe1b756 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    79b1ee1 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    fe9c4a5 View commit details
    Browse the repository at this point in the history
  14. Same as previous

    LHBO committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    4e751dd View commit details
    Browse the repository at this point in the history