I vote for camel case, which is more natural (IMO) and in sync with the
Java counterparts of SystemDS.

Regards,
Arnab..

On Thu, Jan 16, 2025 at 3:30 PM Elias Strauß <
elias.stra...@campus.tu-berlin.de> wrote:

> Hi all,
>
> I am currently working on consolidating all DML builtin script parameters
> and found parameter names in snake_case and camelCase in equal amounts. I
> attached a list with the statistics about the paramter names and their
> current usage. A small example for each variant with different identifiers:
>
> snake: camel:
>
> verbose verbose
> max_iterations maxIterations
> X X
> X_train Xtrain
> X_train_prime XtrainPrime
>
> What is your preffered option?
>
> Best regards,
> Elias
>
>
>

Reply via email to