Skip to content

Conversation

@chrishalcrow
Copy link
Member

PR future-proofs an upcoming scikit-optimize change.

scikit-optimize is changing behaviour in a future version. When it reads in e.g. [2,4] as a hyperparameter range it currently reads this as "the range of ints 2 to 4", but in future will read as the set "2 and 4".

To future-proof, we need to update and clarify the hyperparameter search spaces for the model training in the auto-curation part of our code.

(I don't know what to label this as....)

@chrishalcrow chrishalcrow requested a review from alejoe91 October 15, 2025 09:33
@zm711 zm711 added the curation Related to curation module label Oct 19, 2025
@alejoe91 alejoe91 merged commit 7c0139e into SpikeInterface:main Oct 23, 2025
15 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

curation Related to curation module

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants