[
https://issues.apache.org/jira/browse/IGNITE-9718?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16630060#comment-16630060
]
ASF GitHub Bot commented on IGNITE-9718:
----------------------------------------
GitHub user zaleslaw opened a pull request:
https://github.com/apache/ignite/pull/4848
IGNITE-9718: Fix typo in Random Forest JavaDoc
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/gridgain/apache-ignite ignite-9718
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/ignite/pull/4848.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #4848
----
commit efe78e1d260115d015c03c7dc0d373d1e3858a07
Author: Zinoviev Alexey <zaleslaw.sin@...>
Date: 2018-09-27T09:28:06Z
Fix typo in JavaDoc
----
> [ML] Incorrect JavaDoc in RandomForest
> --------------------------------------
>
> Key: IGNITE-9718
> URL: https://issues.apache.org/jira/browse/IGNITE-9718
> Project: Ignite
> Issue Type: Bug
> Components: ml
> Affects Versions: 2.7
> Reporter: Aleksey Zinoviev
> Assignee: Aleksey Zinoviev
> Priority: Major
> Fix For: 2.7
>
>
> ignite/modules/ml/src/main/java/org/apache/ignite/ml/tree/randomforest/RandomForestTrainer.java:141:
> warning - @param argument "cntOfTrees" is not a parameter name.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)