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

API transform solver functions into classes #63

Merged
merged 87 commits into from
Sep 13, 2022

Commits on Aug 29, 2022

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

Commits on Aug 31, 2022

  1. Configuration menu
    Copy the full SHA
    d7b83cb View commit details
    Browse the repository at this point in the history
  2. WIP cd solver

    PABannier committed Aug 31, 2022
    Configuration menu
    Copy the full SHA
    2c9f953 View commit details
    Browse the repository at this point in the history
  3. try solver

    PABannier committed Aug 31, 2022
    Configuration menu
    Copy the full SHA
    84cfaa0 View commit details
    Browse the repository at this point in the history
  4. linter happy

    PABannier committed Aug 31, 2022
    Configuration menu
    Copy the full SHA
    0f469b3 View commit details
    Browse the repository at this point in the history
  5. intialize df

    mathurinm committed Aug 31, 2022
    Configuration menu
    Copy the full SHA
    44e5b3c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    715f4cb View commit details
    Browse the repository at this point in the history
  7. WIP

    PABannier committed Aug 31, 2022
    Configuration menu
    Copy the full SHA
    d62e18a View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2022

  1. WIP estimators

    PABannier committed Sep 1, 2022
    Configuration menu
    Copy the full SHA
    8928c1c View commit details
    Browse the repository at this point in the history
  2. CLN rest of estimators

    PABannier committed Sep 1, 2022
    Configuration menu
    Copy the full SHA
    bf8784c View commit details
    Browse the repository at this point in the history
  3. lint

    PABannier committed Sep 1, 2022
    Configuration menu
    Copy the full SHA
    058d94c View commit details
    Browse the repository at this point in the history
  4. Update skglm/estimators.py

    Co-authored-by: mathurinm <mathurinm@users.noreply.github.com>
    PABannier and mathurinm committed Sep 1, 2022
    Configuration menu
    Copy the full SHA
    8215ca7 View commit details
    Browse the repository at this point in the history
  5. changed to _glm_fit

    PABannier committed Sep 1, 2022
    Configuration menu
    Copy the full SHA
    1b216ef View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a847b59 View commit details
    Browse the repository at this point in the history
  7. a -> an

    PABannier committed Sep 1, 2022
    Configuration menu
    Copy the full SHA
    cc0ac81 View commit details
    Browse the repository at this point in the history
  8. refactor GramCD

    PABannier committed Sep 1, 2022
    Configuration menu
    Copy the full SHA
    d92f292 View commit details
    Browse the repository at this point in the history
  9. cln estimators

    PABannier committed Sep 1, 2022
    Configuration menu
    Copy the full SHA
    fc5d488 View commit details
    Browse the repository at this point in the history
  10. some fixes for doc

    mathurinm committed Sep 1, 2022
    Configuration menu
    Copy the full SHA
    803d357 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    2fe0360 View commit details
    Browse the repository at this point in the history
  12. warm_start

    PABannier committed Sep 1, 2022
    Configuration menu
    Copy the full SHA
    1aeaeab View commit details
    Browse the repository at this point in the history
  13. warm_start 2

    PABannier committed Sep 1, 2022
    Configuration menu
    Copy the full SHA
    993b5b1 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    7f06be0 View commit details
    Browse the repository at this point in the history
  15. FIX tests

    PABannier committed Sep 1, 2022
    Configuration menu
    Copy the full SHA
    d47f0a9 View commit details
    Browse the repository at this point in the history
  16. fix more tests

    PABannier committed Sep 1, 2022
    Configuration menu
    Copy the full SHA
    92a2b80 View commit details
    Browse the repository at this point in the history
  17. fixed test_prox_newton

    PABannier committed Sep 1, 2022
    Configuration menu
    Copy the full SHA
    b765d4d View commit details
    Browse the repository at this point in the history
  18. fix test datafits

    PABannier committed Sep 1, 2022
    Configuration menu
    Copy the full SHA
    5ff9945 View commit details
    Browse the repository at this point in the history
  19. fix gram tests

    PABannier committed Sep 1, 2022
    Configuration menu
    Copy the full SHA
    1402a16 View commit details
    Browse the repository at this point in the history
  20. prox newton

    mathurinm committed Sep 1, 2022
    Configuration menu
    Copy the full SHA
    74cd022 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    1d36882 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    9817dda View commit details
    Browse the repository at this point in the history
  23. solver.solve harmonized

    PABannier committed Sep 1, 2022
    Configuration menu
    Copy the full SHA
    61f7370 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    6c1b026 View commit details
    Browse the repository at this point in the history
  25. fix

    PABannier committed Sep 1, 2022
    Configuration menu
    Copy the full SHA
    b373bce View commit details
    Browse the repository at this point in the history
  26. test groups fixed

    PABannier committed Sep 1, 2022
    Configuration menu
    Copy the full SHA
    214b195 View commit details
    Browse the repository at this point in the history
  27. fixed some other tests

    PABannier committed Sep 1, 2022
    Configuration menu
    Copy the full SHA
    840010d View commit details
    Browse the repository at this point in the history
  28. added MTL solver

    PABannier committed Sep 1, 2022
    Configuration menu
    Copy the full SHA
    99eb5bc View commit details
    Browse the repository at this point in the history
  29. lint

    PABannier committed Sep 1, 2022
    Configuration menu
    Copy the full SHA
    8cf7be7 View commit details
    Browse the repository at this point in the history
  30. added warm start

    PABannier committed Sep 1, 2022
    Configuration menu
    Copy the full SHA
    b0c8fcb View commit details
    Browse the repository at this point in the history
  31. better namings of files

    PABannier committed Sep 1, 2022
    Configuration menu
    Copy the full SHA
    486f6af View commit details
    Browse the repository at this point in the history
  32. fix linting

    PABannier committed Sep 1, 2022
    Configuration menu
    Copy the full SHA
    831dea0 View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    80a3ca0 View commit details
    Browse the repository at this point in the history
  34. fix some bugs

    PABannier committed Sep 1, 2022
    Configuration menu
    Copy the full SHA
    c6326b5 View commit details
    Browse the repository at this point in the history
  35. Configuration menu
    Copy the full SHA
    5706695 View commit details
    Browse the repository at this point in the history
  36. fix signature path mtl

    PABannier committed Sep 1, 2022
    Configuration menu
    Copy the full SHA
    998fe6a View commit details
    Browse the repository at this point in the history
  37. Configuration menu
    Copy the full SHA
    980c6aa View commit details
    Browse the repository at this point in the history
  38. Configuration menu
    Copy the full SHA
    5531131 View commit details
    Browse the repository at this point in the history
  39. Configuration menu
    Copy the full SHA
    9b79388 View commit details
    Browse the repository at this point in the history
  40. some fixes

    mathurinm committed Sep 1, 2022
    Configuration menu
    Copy the full SHA
    9e68bee View commit details
    Browse the repository at this point in the history
  41. fix some docstrings

    mathurinm committed Sep 1, 2022
    Configuration menu
    Copy the full SHA
    8950736 View commit details
    Browse the repository at this point in the history
  42. Configuration menu
    Copy the full SHA
    5729aec View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2022

  1. Configuration menu
    Copy the full SHA
    2c754ab View commit details
    Browse the repository at this point in the history
  2. passing test estimators

    PABannier committed Sep 2, 2022
    Configuration menu
    Copy the full SHA
    83e1034 View commit details
    Browse the repository at this point in the history
  3. fixed MTL tests

    PABannier committed Sep 2, 2022
    Configuration menu
    Copy the full SHA
    bc3421d View commit details
    Browse the repository at this point in the history
  4. fix return_n_iter

    PABannier committed Sep 2, 2022
    Configuration menu
    Copy the full SHA
    f524a31 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    226bf61 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4c6521d View commit details
    Browse the repository at this point in the history
  7. linter almost happy

    PABannier committed Sep 2, 2022
    Configuration menu
    Copy the full SHA
    318d968 View commit details
    Browse the repository at this point in the history
  8. tests are passing

    PABannier committed Sep 2, 2022
    Configuration menu
    Copy the full SHA
    2e38382 View commit details
    Browse the repository at this point in the history
  9. Update skglm/estimators.py

    Co-authored-by: mathurinm <mathurinm@users.noreply.github.com>
    PABannier and mathurinm committed Sep 2, 2022
    Configuration menu
    Copy the full SHA
    9b9b7f1 View commit details
    Browse the repository at this point in the history
  10. Update skglm/estimators.py

    Co-authored-by: mathurinm <mathurinm@users.noreply.github.com>
    PABannier and mathurinm committed Sep 2, 2022
    Configuration menu
    Copy the full SHA
    67ebeba View commit details
    Browse the repository at this point in the history
  11. _solver -> solver'

    PABannier committed Sep 2, 2022
    Configuration menu
    Copy the full SHA
    eb3bc5d View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    95b7c93 View commit details
    Browse the repository at this point in the history
  13. removed path

    PABannier committed Sep 2, 2022
    Configuration menu
    Copy the full SHA
    2c1c13f View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    2d656ae View commit details
    Browse the repository at this point in the history
  15. remove noqa

    PABannier committed Sep 2, 2022
    Configuration menu
    Copy the full SHA
    c1c6976 View commit details
    Browse the repository at this point in the history
  16. revert

    PABannier committed Sep 2, 2022
    Configuration menu
    Copy the full SHA
    e6a035f View commit details
    Browse the repository at this point in the history
  17. docs building

    PABannier committed Sep 2, 2022
    Configuration menu
    Copy the full SHA
    b46521e View commit details
    Browse the repository at this point in the history
  18. docs building 2

    PABannier committed Sep 2, 2022
    Configuration menu
    Copy the full SHA
    fd38917 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    fcfa0ea View commit details
    Browse the repository at this point in the history
  20. linter ok

    PABannier committed Sep 2, 2022
    Configuration menu
    Copy the full SHA
    4220c1e View commit details
    Browse the repository at this point in the history
  21. fix pydocstyle

    PABannier committed Sep 2, 2022
    Configuration menu
    Copy the full SHA
    3fb5ef1 View commit details
    Browse the repository at this point in the history
  22. revert __init__

    PABannier committed Sep 2, 2022
    Configuration menu
    Copy the full SHA
    4220ae3 View commit details
    Browse the repository at this point in the history
  23. fix docstring

    PABannier committed Sep 2, 2022
    Configuration menu
    Copy the full SHA
    ddb0174 View commit details
    Browse the repository at this point in the history
  24. l

    PABannier committed Sep 2, 2022
    Configuration menu
    Copy the full SHA
    115437c View commit details
    Browse the repository at this point in the history
  25. green?

    PABannier committed Sep 2, 2022
    Configuration menu
    Copy the full SHA
    436de98 View commit details
    Browse the repository at this point in the history
  26. ADD base solver

    PABannier committed Sep 2, 2022
    Configuration menu
    Copy the full SHA
    d054b8c View commit details
    Browse the repository at this point in the history
  27. green

    PABannier committed Sep 2, 2022
    Configuration menu
    Copy the full SHA
    ec43d36 View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2022

  1. Configuration menu
    Copy the full SHA
    43b333a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7e9664d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9e9e1e4 View commit details
    Browse the repository at this point in the history
  4. CLN

    mathurinm committed Sep 8, 2022
    Configuration menu
    Copy the full SHA
    38bf792 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0cee34a View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2022

  1. Update skglm/solvers/prox_newton.py

    Co-authored-by: Badr MOUFAD <65614794+Badr-MOUFAD@users.noreply.github.com>
    mathurinm and Badr-MOUFAD committed Sep 9, 2022
    Configuration menu
    Copy the full SHA
    ad77737 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    84be3fa View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2022

  1. Configuration menu
    Copy the full SHA
    c480523 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    baf2f56 View commit details
    Browse the repository at this point in the history
  3. linter happy

    Badr-MOUFAD committed Sep 12, 2022
    Configuration menu
    Copy the full SHA
    ab6bab1 View commit details
    Browse the repository at this point in the history