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

511 modulenotfounderror no module named mapieconformity scoresresidual conformity scores #514

Conversation

vincentblot28
Copy link
Collaborator

Fixes #511

@Valentin-Laurent
Copy link
Collaborator

Hello @vincentblot28,
Conformity scores are not the only imports breaking with MAPIE 0.9.0, I also listed the following:

from mapie.estimator.estimator import EnsembleRegressor
from mapie.conformity_scores.utils_classification_conformity_scores import get_true_label_position

Finally, theoretical_description_conformity_scores.rst now mentions outdated class names.

Let me know if you can take care of the above points. Thanks!

Copy link
Collaborator

@thibaultcordier thibaultcordier left a comment

Choose a reason for hiding this comment

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

Great, thanks for also handling the other classes that were likely to have the same problem.

@vincentblot28 vincentblot28 merged commit c23039a into master Sep 12, 2024
8 checks passed
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.

ModuleNotFoundError: No module named 'mapie.conformity_scores.residual_conformity_scores'
3 participants