Skip to content

Jan's MRI analysis #12

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

Draft
wants to merge 20 commits into
base: master
Choose a base branch
from

Conversation

valosekj
Copy link
Member

@valosekj valosekj commented Jan 22, 2025

Experimental PR for my MRI analysis. Changes:

  • Handle ValueError: y_true and y_pred contain different number of classes
  • Set default LogisticRegression solver to saga to make it work for RFE

valosekj and others added 4 commits January 21, 2025 17:06
…true_and_y_pred' of github.com:SomeoneInParticular/modular_optuna_ml into jv/experimental-fix_different_num_of_classes_between_y_true_and_y_pred
@SomeoneInParticular

This comment was marked as outdated.

@valosekj valosekj marked this pull request as ready for review January 27, 2025 21:07
@valosekj

This comment was marked as outdated.

@SomeoneInParticular

This comment was marked as outdated.

@valosekj

This comment was marked as outdated.

@valosekj valosekj marked this pull request as draft January 29, 2025 12:23
@valosekj valosekj added the experimental Related to elements of the code base which are volatile and/or not guaranteed to be implemented. label Jan 29, 2025
@valosekj valosekj changed the title Handle different number of classes between y_true and y_pred Jan MRI analysis Feb 13, 2025
@valosekj valosekj changed the title Jan MRI analysis Jan's MRI analysis Feb 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
experimental Related to elements of the code base which are volatile and/or not guaranteed to be implemented.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants