Mercurial > repos > goeckslab > ludwig_experiment
comparison 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 |
comparison
equal
deleted
inserted
replaced
-1:000000000000 | 0:78e6686a218e |
---|---|
1 { | |
2 "checksum": "Jbmy_ivercWYnCSYbcBm8A==", | |
3 "data_train_hdf5_fp": "/tmp/tmp_nv27oze/job_working_directory/000/3/working/temperature_la.training.hdf5", | |
4 "dataset_src": "/tmp/tmp_nv27oze/job_working_directory/000/3/working/temperature_la.csv", | |
5 "temperature": { | |
6 "preprocessing": { | |
7 "computed_fill_value": 0.0, | |
8 "computed_outlier_fill_value": 0.0, | |
9 "fill_value": 0.0, | |
10 "missing_value_strategy": "drop_row", | |
11 "normalization": null, | |
12 "outlier_strategy": null, | |
13 "outlier_threshold": 3.0 | |
14 } | |
15 }, | |
16 "temperature_feature": { | |
17 "max_timeseries_length": 20, | |
18 "preprocessing": { | |
19 "cache_encoder_embeddings": false, | |
20 "computed_fill_value": "", | |
21 "fill_value": "", | |
22 "missing_value_strategy": "fill_with_const", | |
23 "padding": "right", | |
24 "padding_value": 0.0, | |
25 "timeseries_length_limit": 256, | |
26 "tokenizer": "space", | |
27 "window_size": 0 | |
28 } | |
29 } | |
30 } |