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 0a04bfa commit df418dcCopy full SHA for df418dc
mapie/estimator/regressor.py
@@ -125,12 +125,6 @@ class EnsembleRegressor:
125
126
By default ``0``.
127
128
- random_state: Optional[Union[int, RandomState]]
129
- Pseudo random number generator state used for random sampling.
130
- Pass an int for reproducible output across multiple function calls.
131
-
132
- By default ``None``.
133
134
Attributes
135
----------
136
single_estimator_: sklearn.RegressorMixin
0 commit comments