comparison test-data/temperature_config.yml @ 0:183adfc24076 draft default tip

planemo upload for repository https://github.com/goeckslab/Galaxy-Ludwig.git commit bdea9430787658783a51cc6c2ae951a01e455bb4
author goeckslab
date Tue, 07 Jan 2025 22:46:36 +0000
parents
children
comparison
equal deleted inserted replaced
-1:000000000000 0:183adfc24076
1 input_features:
2 -
3 name: temperature_feature
4 type: timeseries
5 encoder: rnn
6 embedding_size: 32
7 state_size: 32
8
9 output_features:
10 -
11 name: temperature
12 type: number
13
14 training:
15 epochs: 2