Mercurial > repos > goeckslab > ludwig_experiment
view test-data/render_config01.yml @ 7:4d0d8859a0f2 draft default tip
planemo upload for repository https://github.com/goeckslab/Galaxy-Ludwig.git commit 59a0f37fed961b3ba4c55f8205e7cf4ebd551767
| author | goeckslab |
|---|---|
| date | Sat, 06 Sep 2025 01:53:23 +0000 |
| parents | 78e6686a218e |
| children |
line wrap: on
line source
input_features: - name: '' encoder: type: passthrough type: number output_features: - name: '' decoder: num_fc_layers: 0 output_size: 256 fc_dropout: 0.0 type: classifier loss: type: softmax_cross_entropy top_k: 3 type: category combiner: type: concat trainer: batch_size: 128 epochs: 100 optimizer: type: adam learning_rate: 0.001 early_stop: 5 model_type: ecd
