[
https://issues.apache.org/jira/browse/IGNITE-10539?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Artem Malykh updated IGNITE-10539:
----------------------------------
Component/s: ml
> [ML] Make 'with' methods consistent
> -----------------------------------
>
> Key: IGNITE-10539
> URL: https://issues.apache.org/jira/browse/IGNITE-10539
> Project: Ignite
> Issue Type: Improvement
> Components: ml
> Reporter: Artem Malykh
> Priority: Major
>
> In some places we have 'with*' methods making inplace changes and returning
> object itself (for example MLPTrainer::withLoss) while in other places we
> have them creating new instances with corresponding parameter changed (for
> example DatasetBuilder::withFilter,
> DatasetBuilder::withUpstreamTrainsformer). This inconsistency makes user look
> into javadoc each time and worsens overall API consistensy level.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)