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 3e29334 commit ef54931Copy full SHA for ef54931
doc/developers/contributing.rst
@@ -1125,7 +1125,7 @@ the correct interface more easily.
1125
1126
.. topic:: ``BaseEstimator`` and mixins:
1127
1128
- We tend to use use "duck typing", so building an estimator which follows
+ We tend to use "duck typing", so building an estimator which follows
1129
the API suffices for compatibility, without needing to inherit from or
1130
even import any scikit-learn classes.
1131
0 commit comments