Skip to content

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
@Valentin-Laurent Valentin-Laurent deleted the 511-modulenotfounderror-no-module-named-mapieconformity_scoresresidual_conformity_scores branch November 12, 2024 13:37
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'

4 participants