Skip to content

Commit 42c2184

Browse files
committed
Fix formatting of citation in TargetEncoder docstring
1 parent 2ce8394 commit 42c2184

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

stubs/sklearn/preprocessing/_target_encoder.pyi

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -147,7 +147,7 @@ class TargetEncoder(OneToOneFeatureMixin, _BaseEncoder):
147147
----------
148148
.. [MIC] :doi:`Micci-Barreca, Daniele. "A preprocessing scheme for high-cardinality
149149
categorical attributes in classification and prediction problems"
150-
SIGKDD Explor. Newsl. 3, 1 (July 2001), 2732. <10.1145/507533.507538>`
150+
SIGKDD Explor. Newsl. 3, 1 (July 2001), 27-32. <10.1145/507533.507538>`
151151
152152
Examples
153153
--------

0 commit comments

Comments
 (0)