Files
gh-jeremylongshore-claude-c…/skills/automl-pipeline-builder/scripts/README.md
2025-11-29 18:50:58 +08:00

8 lines
429 B
Markdown

# Scripts
Bundled resources for automl-pipeline-builder skill
- [ ] data_validation.py: Script to validate input data for the AutoML pipeline, ensuring data quality and preventing errors.
- [ ] model_evaluation.py: Script to evaluate the performance of the trained AutoML model using various metrics and generate a report.
- [ ] pipeline_deployment.py: Script to deploy the trained AutoML pipeline to a production environment.