[ https://issues.apache.org/jira/browse/IGNITE-7897?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16389473#comment-16389473 ]
ASF GitHub Bot commented on IGNITE-7897: ---------------------------------------- Github user asfgit closed the pull request at: https://github.com/apache/ignite/pull/3614 > Add example of using LSQR with data normalization > ------------------------------------------------- > > Key: IGNITE-7897 > URL: https://issues.apache.org/jira/browse/IGNITE-7897 > Project: Ignite > Issue Type: Improvement > Reporter: Anton Dmitriev > Assignee: Anton Dmitriev > Priority: Major > Fix For: 2.5 > > > Currently we have an LSQR linear regression example (see > [here|https://github.com/apache/ignite/blob/master/examples/src/main/java/org/apache/ignite/examples/ml/regression/linear/DistributedLinearRegressionWithLSQRTrainerExample.java]) > and a normalization procedure example (see > [here|https://github.com/apache/ignite/blob/master/examples/src/main/java/org/apache/ignite/examples/ml/preprocessing/NormalizationExample.java]). > For better understanding we'd like to add an example that includes data > normalization and LSQR linear regression in the same time. -- This message was sent by Atlassian JIRA (v7.6.3#76005)