[jira] [Created] (IGNITE-11122) [ML] Extend DatasetBuilder API with ability to extract features and labels depending on each other

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

[jira] [Created] (IGNITE-11122) [ML] Extend DatasetBuilder API with ability to extract features and labels depending on each other

Anton Vinogradov (Jira)
Artem Malykh created IGNITE-11122:
-------------------------------------

             Summary: [ML] Extend DatasetBuilder API with ability to extract features and labels depending on each other
                 Key: IGNITE-11122
                 URL: https://issues.apache.org/jira/browse/IGNITE-11122
             Project: Ignite
          Issue Type: Improvement
          Components: ml
    Affects Versions: 2.8
            Reporter: Artem Malykh
            Assignee: Artem Malykh


In  some training algorithms (for example in boosting) we need extract labels of dataset depending on features (in boosting labels in a given training iteration will be the result of currently composed part of model application to the features). 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)