[
https://issues.apache.org/jira/browse/IGNITE-8232?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16437586#comment-16437586
]
Yury Babak edited comment on IGNITE-8232 at 4/13/18 5:05 PM:
-------------------------------------------------------------
Broken javadocs
[Step 1/1] [WARNING]
/data/teamcity/work/8241162b5ce21231/modules/ml/src/main/java/org/apache/ignite/ml/math/functions/IgniteBiFunction.java:31:
warning - @inheritDoc used but andThen(IgniteFunction<? super R, ? extends V>)
does not override or implement any method.
was (Author: chief):
Broken javadocs
> ML package cleanup for 2.5 release
> ----------------------------------
>
> Key: IGNITE-8232
> URL: https://issues.apache.org/jira/browse/IGNITE-8232
> Project: Ignite
> Issue Type: Improvement
> Components: ml
> Affects Versions: 2.5
> Reporter: Anton Dmitriev
> Assignee: Yury Babak
> Priority: Major
> Fix For: 2.5
>
>
> To prepare release 2.5 we need to cleanup existing code.
> # Cleanup {{org.apache.ignite.ml.Trainer}} and correspondent
> {{LinearRegressionQRTrainer}}.
> # Cleanup {{org.apache.ignite.ml.trainers.Trainer}} and correspondent
> {{GroupTrainer}}/{{Metaoptimizer}}.
> # Cleanup {{Estimators}} class.
> # Use {{SimpleLabeledDatasetData}} instead of {{LinSysPartitionDataOnHeap}}.
> # Cleanup {{GradientFunction}}, {{GradientDescent}},
> {{LeastSquaresGradientFunction}}, etc. in {{optimization}} package.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)