diff test-data/ludwig_auto_config.yaml @ 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/ludwig_auto_config.yaml	Tue Jan 07 22:45:39 2025 +0000
@@ -0,0 +1,8 @@
+input_features:
+- name: 'Unnamed: 0'
+  type: number
+- name: temperature_feature
+  type: text
+output_features:
+- name: temperature
+  type: number