Skip to content
Snippets Groups Projects
Commit 2304f745 authored by Samuel GAIST's avatar Samuel GAIST
Browse files

Revert "[parameters] Fix numerical parameter type"

and "[advanced][algorithms][pca] Fixed v1 declaration"

This reverts commit c4bd73dd.
and commit ffbd06c1.

While the default value can be strings rather than numerical,
they are still handled properly.

However, since the online platform already contains experiments
ran with these "wrong" declaration and to ensure it's coherence,
the examples for API V1 will be kept as is and the schema
validation for v1 will take into account that.

This will allow to keep the current system untouched and ensure
future algorithms to be written correctly.
parent f79ac459
No related branches found
No related tags found
1 merge request!21Revert numerical parameter type fixes
Showing
with 65 additions and 65 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment