-
Notifications
You must be signed in to change notification settings - Fork 222
Fix compatibility with scikit-learn 1.8 #852
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
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
💡 Codex Review
Here are some automated review suggestions for this pull request.
ℹ️ About Codex in GitHub
Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".
* V1.4.2 (#845) * fixing the release * pushing to including the .csv * pre-commit * v 1.4.2 * Fix `SetRawAnnotations` when no stim channel (#838) * First try to fix * Add test * [pre-commit.ci] auto fixes from pre-commit.com hooks * Whats new * enforce desired event ids when creating events from annotations --------- Signed-off-by: Pierre Guetschel <[email protected]> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> * Increase compatibility with Python 3.14 (#848) * Initial plan * Increase compatibility with Python 3.14 Co-authored-by: bruAristimunha <[email protected]> --------- Co-authored-by: copilot-swe-agent[bot] <[email protected]> Co-authored-by: bruAristimunha <[email protected]> * Fix warnings from scikit-learn 1.8+ and introduce FixedPipeline (#850) * p * fixing number * Fix compatibility with scikit-learn 1.8 (#852) * fixing more colab issues * updating the utils * Enhance documentation and update design elements (#853) * more design details * more adjust * more adjusts * more updates * updating the readme * removing the roadmap * first round * more modification and almost done * including subject info * remove the video * more details * updating to colab * updating the citation * updating the __init__ * Macro release (#854) --------- Signed-off-by: Pierre Guetschel <[email protected]> Co-authored-by: Bru <[email protected]> Co-authored-by: Pierre Guetschel <[email protected]> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: Copilot <[email protected]> Co-authored-by: bruAristimunha <[email protected]>
* Release 1.4.3 (#855) * V1.4.2 (#845) * fixing the release * pushing to including the .csv * pre-commit * v 1.4.2 * Fix `SetRawAnnotations` when no stim channel (#838) * First try to fix * Add test * [pre-commit.ci] auto fixes from pre-commit.com hooks * Whats new * enforce desired event ids when creating events from annotations --------- Signed-off-by: Pierre Guetschel <[email protected]> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> * Increase compatibility with Python 3.14 (#848) * Initial plan * Increase compatibility with Python 3.14 Co-authored-by: bruAristimunha <[email protected]> --------- Co-authored-by: copilot-swe-agent[bot] <[email protected]> Co-authored-by: bruAristimunha <[email protected]> * Fix warnings from scikit-learn 1.8+ and introduce FixedPipeline (#850) * p * fixing number * Fix compatibility with scikit-learn 1.8 (#852) * fixing more colab issues * updating the utils * Enhance documentation and update design elements (#853) * more design details * more adjust * more adjusts * more updates * updating the readme * removing the roadmap * first round * more modification and almost done * including subject info * remove the video * more details * updating to colab * updating the citation * updating the __init__ * Macro release (#854) --------- Signed-off-by: Pierre Guetschel <[email protected]> Co-authored-by: Bru <[email protected]> Co-authored-by: Pierre Guetschel <[email protected]> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: Copilot <[email protected]> Co-authored-by: bruAristimunha <[email protected]> * updating the md and yml * updating the DNS config * more documentation fix * checking links automatically * Update README.md Signed-off-by: Bru <[email protected]> * more fix within the links * fixing the url --------- Signed-off-by: Pierre Guetschel <[email protected]> Signed-off-by: Bru <[email protected]> Signed-off-by: Bru <[email protected]> Co-authored-by: Bruno Aristimunha <[email protected]> Co-authored-by: Pierre Guetschel <[email protected]> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: Copilot <[email protected]>
Mostly affects colab.