[
https://issues.apache.org/jira/browse/IGNITE-7242?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16296609#comment-16296609
]
ASF GitHub Bot commented on IGNITE-7242:
----------------------------------------
GitHub user YuriBabak opened a pull request:
https://github.com/apache/ignite/pull/3251
IGNITE-7242: Broken javadoc for KNN
fixed
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/gridgain/apache-ignite ignite-7242
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/ignite/pull/3251.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 #3251
----
commit 25f0d5de50555a4fb93b697141a0eb23c8632471
Author: YuriBabak <[email protected]>
Date: 2017-12-19T10:26:06Z
IGNITE-7242: Broken javadoc for KNN
fixed
----
> Broken javadoc for KNN
> ----------------------
>
> Key: IGNITE-7242
> URL: https://issues.apache.org/jira/browse/IGNITE-7242
> Project: Ignite
> Issue Type: Bug
> Components: ml
> Reporter: Yury Babak
> Assignee: Yury Babak
> Fix For: 2.4
>
>
> [Step 7/7] [WARNING]
> C:\BuildAgent\work\bd85361428dcdb1\modules\ml\src\main\java\org\apache\ignite\ml\knn\regression\KNNMultipleLinearRegression.java:40:
> warning - Tag @inheritDoc cannot be used in constructor documentation. It
> can only be used in the following types of documentation: class/interface,
> method, inline text.
> [Step 7/7] [WARNING]
> C:\BuildAgent\work\bd85361428dcdb1\modules\ml\src\main\java\org\apache\ignite\ml\knn\regression\KNNMultipleLinearRegression.java:40:
> warning - @inheritDoc used but KNNMultipleLinearRegression(int,
> DistanceMeasure, KNNStrategy, LabeledDataset) does not override or implement
> any method.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)