Mercurial > repos > goeckslab > ludwig_experiment
diff test-data/temp_model01/training_set_metadata.json @ 0:78e6686a218e draft default tip
planemo upload for repository https://github.com/goeckslab/Galaxy-Ludwig.git commit bdea9430787658783a51cc6c2ae951a01e455bb4
author | goeckslab |
---|---|
date | Tue, 07 Jan 2025 22:45:39 +0000 |
parents | |
children |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/test-data/temp_model01/training_set_metadata.json Tue Jan 07 22:45:39 2025 +0000 @@ -0,0 +1,30 @@ +{ + "checksum": "Jbmy_ivercWYnCSYbcBm8A==", + "data_train_hdf5_fp": "/tmp/tmp_nv27oze/job_working_directory/000/3/working/temperature_la.training.hdf5", + "dataset_src": "/tmp/tmp_nv27oze/job_working_directory/000/3/working/temperature_la.csv", + "temperature": { + "preprocessing": { + "computed_fill_value": 0.0, + "computed_outlier_fill_value": 0.0, + "fill_value": 0.0, + "missing_value_strategy": "drop_row", + "normalization": null, + "outlier_strategy": null, + "outlier_threshold": 3.0 + } + }, + "temperature_feature": { + "max_timeseries_length": 20, + "preprocessing": { + "cache_encoder_embeddings": false, + "computed_fill_value": "", + "fill_value": "", + "missing_value_strategy": "fill_with_const", + "padding": "right", + "padding_value": 0.0, + "timeseries_length_limit": 256, + "tokenizer": "space", + "window_size": 0 + } + } +} \ No newline at end of file