[jira] [Created] (IGNITE-10727) [ML] InfModel and Model merging

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Created] (IGNITE-10727) [ML] InfModel and Model merging

Anton Vinogradov (Jira)
Alexey Platonov created IGNITE-10727:
----------------------------------------

             Summary: [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
             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)