mathysgrapotte / stimulus

Stochastic Testing and Input Manipulation for Unbiased Learning Systems
14 stars 5 forks source link

Checking correctness of Json for noise and split parameters. #50

Open alessiovignoli opened 4 months ago

alessiovignoli commented 4 months ago

As described above the Json schema can be implemented using this module Here.

The schema is just a fancy word to describe all the operations that have to be made on the Json to make sure it has the right structure and datatypes.

alessiovignoli commented 4 months ago

On this topic check what happens (allow it or not) when the user specifies "noise" : None .