In doing this, whether the row of the data is training, testing, or validation is stored in the paramOfInterest column
1 2 | record_partitioned_data_parameters_to_db(dblink, partitioned_data,
parameters, new_experiment_id)
|
dblink |
A link to the database in which this table is being created |
partitioned_data |
Partitioned dataset being used in emulator generation, to add to DB |
parameters |
Simulation parameters being examined |
new_experiment_id |
ID for this experiment in the database |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.