[jira] [Created] (IGNITE-12156) [ML] Add meta information to models

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

[jira] [Created] (IGNITE-12156) [ML] Add meta information to models

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

             Summary: [ML] Add meta information to models
                 Key: IGNITE-12156
                 URL: https://issues.apache.org/jira/browse/IGNITE-12156
             Project: Ignite
          Issue Type: Improvement
          Components: ml
            Reporter: Alexey Platonov
            Assignee: Alexey Platonov


Current models don't contain any information about their learning process or a features meta-information or information about the type of model (for example RegressionTree doesn't differ from ClassificationTree in the interface). It leads to extra work in other APIs. For example, we cannot define automatically set of metrics for a user-passed model in Evaluator.



--
This message was sent by Atlassian Jira
(v8.3.2#803003)