Initial commit

This commit is contained in:
Zhongwei Li
2025-11-29 18:50:58 +08:00
commit 3fb2d73fdf
11 changed files with 488 additions and 0 deletions

View File

@@ -0,0 +1,7 @@
# Assets
Bundled resources for automl-pipeline-builder skill
- [ ] pipeline_template.yaml: YAML template for defining the structure and configuration of the AutoML pipeline.
- [ ] example_dataset.csv: Sample dataset that can be used as input for the AutoML pipeline.
- [ ] evaluation_report_template.html: HTML template for generating the model evaluation report.