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

MTN use benchopt 1.5 API #29

Merged
merged 4 commits into from
Jul 17, 2024

Conversation

wassimmazouz
Copy link
Contributor

No description provided.

@wassimmazouz
Copy link
Contributor Author

@mathurinm benchmark is up to date with 1.5 API

@mathurinm mathurinm closed this Jul 16, 2024
@mathurinm mathurinm reopened this Jul 16, 2024
@mathurinm
Copy link
Contributor

mathurinm commented Jul 16, 2024

(closed/reopened to trigger the tests, after reenabling the workflow that had been disabled due to inactivity on the repo)

@wassimmazouz wassimmazouz requested a review from mathurinm July 17, 2024 08:19
@mathurinm mathurinm merged commit 740550b into benchopt:main Jul 17, 2024
4 checks passed
@mathurinm
Copy link
Contributor

Thanks heaps @wassimmazouz !

@mathurinm mathurinm deleted the MTN-use-benchopt-1.5-API branch July 17, 2024 08:53
'isotropy': ["anisotropic", "isotropic"],
'data_fit': ["lsq", "huber"]}

def __init__(self, reg=0.02, delta=0.1,
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@wassimmazouz was there a particular reason to remove the init ? this slipped through

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

there is no need for __init__ to pass the parameters as we do this directly with benchopt, so removing it avoids having duplicated code, that you need to keep up to date when adding new parameters.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants