Skip to content

Commit

Permalink
Merge pull request #722 from galaxyproject/clml
Browse files Browse the repository at this point in the history
[cloud] Add ML section
  • Loading branch information
natefoo authored Apr 17, 2024
2 parents 93d49d3 + 99ecd40 commit e000ee2
Show file tree
Hide file tree
Showing 2 changed files with 51 additions and 0 deletions.
12 changes: 12 additions & 0 deletions cloud/machine_learning.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
tool_panel_section_label: Machine Learning
tools:
- name: sklearn_build_pipeline
owner: bgruening
- name: sklearn_searchcv
owner: bgruening
- name: plotly_parallel_coordinates_plot
owner: bgruening
- name: sklearn_ensemble
owner: bgruening
- name: plotly_regression_performance_plots
owner: bgruening
39 changes: 39 additions & 0 deletions cloud/machine_learning.yml.lock
Original file line number Diff line number Diff line change
@@ -0,0 +1,39 @@
install_repository_dependencies: true
install_resolver_dependencies: false
install_tool_dependencies: false
tool_panel_section_label: Machine Learning
tools:
- name: sklearn_build_pipeline
owner: bgruening
revisions:
- 4c4ec859c31a
- 840f29aad145
tool_panel_section_id: machine_learning
tool_panel_section_label: Machine Learning
- name: sklearn_searchcv
owner: bgruening
revisions:
- 25ab6b4e376e
- 7626ea9c2e1b
tool_panel_section_id: machine_learning
tool_panel_section_label: Machine Learning
- name: plotly_parallel_coordinates_plot
owner: bgruening
revisions:
- 7b21a9b5922f
- 9958188c6195
tool_panel_section_id: machine_learning
tool_panel_section_label: Machine Learning
- name: sklearn_ensemble
owner: bgruening
revisions:
- 060ca94ac049
- 1a53edc4b438
tool_panel_section_id: machine_learning
tool_panel_section_label: Machine Learning
- name: plotly_regression_performance_plots
owner: bgruening
revisions:
- 389227fa1864
tool_panel_section_id: machine_learning
tool_panel_section_label: Machine Learning

0 comments on commit e000ee2

Please sign in to comment.