[
https://issues.apache.org/jira/browse/IGNITE-10727?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16730183#comment-16730183
]
ASF GitHub Bot commented on IGNITE-10727:
-----------------------------------------
Github user asfgit closed the pull request at:
https://github.com/apache/ignite/pull/5723
> [ML] InfModel and Model merging
> --------------------------------
>
> Key: IGNITE-10727
> URL: https://issues.apache.org/jira/browse/IGNITE-10727
> Project: Ignite
> Issue Type: Improvement
> Components: ml
> Reporter: Alexey Platonov
> Assignee: Anton Dmitriev
> Priority: Major
> Fix For: 2.8
>
>
> Currently "InfModel" and "Model" provide parallel architecture in terms of
> using of "InfModels" in after-learning steps like compositions, estimations
> etc. I propose to move "InfModel" to top of models hierarchy and rename it to
> just "Model" and current "Model" rename to
> "LearnedModel/LocalModel/Your_ad_may_be_here". So in this way "InfModel" will
> be just model with apply-function for generic I-O values and "Model" will be
> serializable thing on Vector-Double.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)