Skip to content

Commit

Permalink
Fix docstring
Browse files Browse the repository at this point in the history
  • Loading branch information
reidjohnson committed Apr 16, 2024
1 parent 039ca4a commit 20ac96d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion quantile_forest/_quantile_forest.py
Original file line number Diff line number Diff line change
Expand Up @@ -1111,7 +1111,7 @@ class RandomForestQuantileRegressor(BaseForestQuantileRegressor):
Learning Research, 7(Jun), 983-999, 2006.
http://www.jmlr.org/papers/volume7/meinshausen06a/meinshausen06a.pdf
.. [2] L. Breiman, "Random Forests", Machine Learning, 45(1), 5-32, 2001.
.. [2] \L. Breiman, "Random Forests", Machine Learning, 45(1), 5-32, 2001.
.. [3] P. Geurts, D. Ernst., and L. Wehenkel, "Extremely randomized
trees", Machine Learning, 63(1), 3-42, 2006.
Expand Down

0 comments on commit 20ac96d

Please sign in to comment.