We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6dc84d9 commit 2ab2487Copy full SHA for 2ab2487
mapie/regression/regression.py
@@ -17,7 +17,7 @@
17
from mapie.utils import (check_alpha, check_alpha_and_n_samples,
18
check_cv, check_estimator_fit_predict,
19
check_n_features_in, check_n_jobs, check_null_weight,
20
- check_verbose)
+ check_verbose, get_effective_calibration_samples)
21
from mapie.conformity_scores.check import check_conformity_score
22
23
0 commit comments