Skip to content

FIX benchopt tests#40

Merged
tomMoral merged 19 commits into
benchopt:mainfrom
tomMoral:FIX_benchopt_test
Jun 8, 2026
Merged

FIX benchopt tests#40
tomMoral merged 19 commits into
benchopt:mainfrom
tomMoral:FIX_benchopt_test

Conversation

@tomMoral

Copy link
Copy Markdown
Member

No description provided.

Comment thread benchmark_utils/download.py Outdated
Comment thread solvers/mantis.py Outdated
Comment thread objective.py Outdated
Co-authored-by: Thomas Moreau <thomas.moreau.2010@gmail.com>
@tomMoral tomMoral merged commit b53f1d8 into benchopt:main Jun 8, 2026
5 checks passed
@tomMoral tomMoral deleted the FIX_benchopt_test branch June 8, 2026 15:03
@felixdivo felixdivo mentioned this pull request Jun 8, 2026
felixdivo added a commit to felixdivo/benchmark_tsfm that referenced this pull request Jun 8, 2026
Resolve conflicts from main's "FIX benchopt tests (benchopt#40)". All conflicts
were the quantile-axis convention: the branch uses quantiles-last
(n_cutoffs, H, C, Q) while main only reformatted the old quantiles-second
(n_cutoffs, Q, H, C) layout — kept the branch's convention everywhere
(naive, seasonal_naive, tfc_api, metrics, outputs, base_solver, leakage
tests). For chronos2.py both sides independently rebased onto
BaseTSFMAdapter; kept the branch's typed predict + quantiles-last
_assemble_output and switched to the centralized POOLERS from
benchmark_utils.adapters (dropping the duplicate local dict / imports).
Wrapped two over-length lines in base_solver.py to satisfy ruff E501.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
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.

1 participant