[
https://issues.apache.org/jira/browse/IGNITE-6872?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16253526#comment-16253526
]
Oleg Ignatenko commented on IGNITE-6872:
----------------------------------------
drafted implementation, unit test and example in branch
[ignite-6872|https://github.com/gridgain/apache-ignite/tree/ignite-6872] -
[~chief], [~amalykh] please feel free to take a look. Next thing I plan is to
add exporter like one we've got for KMeans - please note this may impact
current implementation - specifically I may reconsider making regression
implement Model instead of current "composition" way in case if it turns out
more convenient for export matters.
> Linear regression should implement Model API
> --------------------------------------------
>
> Key: IGNITE-6872
> URL: https://issues.apache.org/jira/browse/IGNITE-6872
> Project: Ignite
> Issue Type: Task
> Security Level: Public(Viewable by anyone)
> Components: ml
> Reporter: Oleg Ignatenko
> Assignee: Oleg Ignatenko
> Fix For: 2.4
>
>
> When linear regression was originally implemented per IGNITE-5012 we had no
> Model API.
> Now that this API is available (merged into master with IGNITE-5218) lin
> regression needs to adapt to implement it.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)