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)