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 Multi-Task ElasticNet support #238

Merged
merged 47 commits into from
Nov 12, 2022

Commits on Jan 19, 2022

  1. Configuration menu
    Copy the full SHA
    81d0f1e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7e8408e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1b69b8e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e5b76e7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    196a2a5 View commit details
    Browse the repository at this point in the history
  6. fix failing CD tests

    PABannier committed Jan 19, 2022
    Configuration menu
    Copy the full SHA
    dc91b62 View commit details
    Browse the repository at this point in the history
  7. working ent mtl penalties

    PABannier committed Jan 19, 2022
    Configuration menu
    Copy the full SHA
    3bb5333 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    f9f9959 View commit details
    Browse the repository at this point in the history
  9. added MultiTaskEnet struct

    PABannier committed Jan 19, 2022
    Configuration menu
    Copy the full SHA
    e23d876 View commit details
    Browse the repository at this point in the history
  10. added MTENET documentation

    PABannier committed Jan 19, 2022
    Configuration menu
    Copy the full SHA
    f316c95 View commit details
    Browse the repository at this point in the history
  11. added API MTENET

    PABannier committed Jan 19, 2022
    Configuration menu
    Copy the full SHA
    1ae6522 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    f13a150 View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2022

  1. added multi-task estimators

    PABannier committed Jan 22, 2022
    Configuration menu
    Copy the full SHA
    b347963 View commit details
    Browse the repository at this point in the history
  2. added tests for MTL

    PABannier committed Jan 22, 2022
    Configuration menu
    Copy the full SHA
    80d9a02 View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2022

  1. pass comments

    PABannier committed Jan 23, 2022
    Configuration menu
    Copy the full SHA
    3d981ef View commit details
    Browse the repository at this point in the history
  2. CLN files

    PABannier committed Jan 23, 2022
    Configuration menu
    Copy the full SHA
    36f4b70 View commit details
    Browse the repository at this point in the history
  3. cleaner implementation

    PABannier committed Jan 23, 2022
    Configuration menu
    Copy the full SHA
    15b280b View commit details
    Browse the repository at this point in the history
  4. cln tests

    PABannier committed Jan 23, 2022
    Configuration menu
    Copy the full SHA
    d81a5cd View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2022

  1. changed map into fold

    PABannier committed Feb 19, 2022
    Configuration menu
    Copy the full SHA
    a21bc1a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7f32afc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6c56e06 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a07fb39 View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2022

  1. Configuration menu
    Copy the full SHA
    75023d9 View commit details
    Browse the repository at this point in the history
  2. map instead of fold

    PABannier committed Feb 20, 2022
    Configuration menu
    Copy the full SHA
    ba3a574 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    114fc03 View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2022

  1. converted back fold to map

    PABannier committed Feb 21, 2022
    Configuration menu
    Copy the full SHA
    30744c0 View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2022

  1. pass comments

    PABannier committed Mar 3, 2022
    Configuration menu
    Copy the full SHA
    3b5f37d View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2022

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

Commits on Aug 13, 2022

  1. Fix compiler errors

    YuhanLiin committed Aug 13, 2022
    Configuration menu
    Copy the full SHA
    b09e37b View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2022

  1. Configuration menu
    Copy the full SHA
    a3cc0b4 View commit details
    Browse the repository at this point in the history
  2. Fix multi enet tests

    YuhanLiin committed Aug 14, 2022
    Configuration menu
    Copy the full SHA
    b7667d6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d992c2c View commit details
    Browse the repository at this point in the history
  4. Revert "Make compute_intercept generic"

    This reverts commit d992c2c.
    YuhanLiin committed Aug 14, 2022
    Configuration menu
    Copy the full SHA
    d707040 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    fa5ee8c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    693cb85 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1d2a68d View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    8a0779d View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    6f6f026 View commit details
    Browse the repository at this point in the history
  10. Remove bad derives

    YuhanLiin committed Aug 14, 2022
    Configuration menu
    Copy the full SHA
    4cfbbd5 View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2022

  1. Address review comments

    YuhanLiin committed Aug 27, 2022
    Configuration menu
    Copy the full SHA
    5b125f9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7e7b63c View commit details
    Browse the repository at this point in the history
  3. Fix CI issues

    YuhanLiin committed Aug 27, 2022
    Configuration menu
    Copy the full SHA
    9f7d40a View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2022

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

Commits on Nov 12, 2022

  1. Configuration menu
    Copy the full SHA
    f70f0b7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c18c4db View commit details
    Browse the repository at this point in the history
  3. Fix docs

    YuhanLiin committed Nov 12, 2022
    Configuration menu
    Copy the full SHA
    9551892 View commit details
    Browse the repository at this point in the history