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 flexible gram solver with penalty and using datafit #16

Closed

Commits on May 5, 2022

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

Commits on May 10, 2022

  1. fix wrong docstring

    PABannier committed May 10, 2022
    Configuration menu
    Copy the full SHA
    34db4fc View commit details
    Browse the repository at this point in the history
  2. reorg cd_gram_quadratic

    PABannier committed May 10, 2022
    Configuration menu
    Copy the full SHA
    2110db1 View commit details
    Browse the repository at this point in the history
  3. fix cd epoch

    PABannier committed May 10, 2022
    Configuration menu
    Copy the full SHA
    247bb75 View commit details
    Browse the repository at this point in the history
  4. green

    PABannier committed May 10, 2022
    Configuration menu
    Copy the full SHA
    11742dc View commit details
    Browse the repository at this point in the history
  5. ERR circular import

    PABannier committed May 10, 2022
    Configuration menu
    Copy the full SHA
    4a44957 View commit details
    Browse the repository at this point in the history
  6. fix circular import

    PABannier committed May 10, 2022
    Configuration menu
    Copy the full SHA
    a85f5cf View commit details
    Browse the repository at this point in the history
  7. linter happy

    PABannier committed May 10, 2022
    Configuration menu
    Copy the full SHA
    6c9b146 View commit details
    Browse the repository at this point in the history
  8. fix sparse

    PABannier committed May 10, 2022
    Configuration menu
    Copy the full SHA
    30363ea View commit details
    Browse the repository at this point in the history
  9. tests are passing

    PABannier committed May 10, 2022
    Configuration menu
    Copy the full SHA
    14d3800 View commit details
    Browse the repository at this point in the history
  10. added FISTA gram

    PABannier committed May 10, 2022
    Configuration menu
    Copy the full SHA
    59b8f6c View commit details
    Browse the repository at this point in the history
  11. linter happy

    PABannier committed May 10, 2022
    Configuration menu
    Copy the full SHA
    6bb4706 View commit details
    Browse the repository at this point in the history
  12. fix tests

    PABannier committed May 10, 2022
    Configuration menu
    Copy the full SHA
    f0ed28a View commit details
    Browse the repository at this point in the history
  13. added solver arguments

    PABannier committed May 10, 2022
    Configuration menu
    Copy the full SHA
    5dd40fd View commit details
    Browse the repository at this point in the history

Commits on May 11, 2022

  1. Update skglm/solvers/cd_solver.py

    Co-authored-by: mathurinm <mathurinm@users.noreply.github.com>
    PABannier and mathurinm committed May 11, 2022
    Configuration menu
    Copy the full SHA
    07714ac View commit details
    Browse the repository at this point in the history
  2. Update skglm/solvers/gram.py

    Co-authored-by: mathurinm <mathurinm@users.noreply.github.com>
    PABannier and mathurinm committed May 11, 2022
    Configuration menu
    Copy the full SHA
    8aee1b6 View commit details
    Browse the repository at this point in the history
  3. pass Mathurin's comments

    PABannier committed May 11, 2022
    Configuration menu
    Copy the full SHA
    0b940ee View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    522cf69 View commit details
    Browse the repository at this point in the history
  5. linter happy

    PABannier committed May 11, 2022
    Configuration menu
    Copy the full SHA
    b5b9d09 View commit details
    Browse the repository at this point in the history

Commits on May 14, 2022

  1. fix w_init

    PABannier committed May 14, 2022
    Configuration menu
    Copy the full SHA
    fc791d6 View commit details
    Browse the repository at this point in the history
  2. ENH if statement

    PABannier committed May 14, 2022
    Configuration menu
    Copy the full SHA
    9e19e08 View commit details
    Browse the repository at this point in the history

Commits on May 16, 2022

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

Commits on Jun 15, 2022

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