fixed doc warning
This commit is contained in:
parent
0a78cdf264
commit
abd12c052a
@ -9,7 +9,7 @@ Extremely randomized trees have been introduced by Pierre Geurts, Damien Ernst a
|
|||||||
|
|
||||||
|
|
||||||
CvERTrees
|
CvERTrees
|
||||||
--------
|
----------
|
||||||
.. ocv:class:: CvERTrees
|
.. ocv:class:: CvERTrees
|
||||||
|
|
||||||
The class implements the Extremely randomized trees algorithm. ``CvERTrees`` is inherited from :ocv:class:`CvRTrees` and has the same interface, so see description of :ocv:class:`CvRTrees` class to get detailes. To set the training parameters of Extremely randomized trees the same class :ocv:class:`CvRTParams` is used.
|
The class implements the Extremely randomized trees algorithm. ``CvERTrees`` is inherited from :ocv:class:`CvRTrees` and has the same interface, so see description of :ocv:class:`CvRTrees` class to get detailes. To set the training parameters of Extremely randomized trees the same class :ocv:class:`CvRTParams` is used.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user