[
https://issues.apache.org/jira/browse/IGNITE-9513?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Alexey Zinoviev updated IGNITE-9513:
------------------------------------
Ignite Flags: (was: Docs Required)
> [ML] Unify all preprocessors trainers' generics
> -----------------------------------------------
>
> Key: IGNITE-9513
> URL: https://issues.apache.org/jira/browse/IGNITE-9513
> Project: Ignite
> Issue Type: Improvement
> Components: ml
> Reporter: Alexey Zinoviev
> Assignee: Alexey Zinoviev
> Priority: Trivial
> Fix For: 2.8
>
>
> Currently we have
> EncoderTrainer<K, V> implements PreprocessingTrainer<K, V, Object[], Vector>
> and
> BinarizationTrainer<K, V> implements PreprocessingTrainer<K, V, Vector,
> Vector>
> It will helps with raw types in OneVsRest or in Pipeline and CV processes
--
This message was sent by Atlassian Jira
(v8.3.4#803005)